gentoo-zh/net-p2p/amule-dlp/metadata.xml
Register 85a97c41e3
**/metadata.xml: Replace http by https in DOCTYPE element (#1197)
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Register <458892+aieu@users.noreply.github.com>
2021-09-13 19:00:16 +08:00

14 lines
440 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">amule-project/amule</remote-id>
</upstream>
<use>
<flag name="daemon">Enable amule daemon</flag>
<flag name="remote">Enable remote controlling of the client</flag>
<flag name="stats">Enable statistic reporting</flag>
</use>
</pkgmetadata>