blob: efb8172bf68c644c5ac6ce4bb1cec74be32924f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<use>
<flag name="apop">Enables the APOP authentication method</flag>
</use>
<longdescription lang="en">
</longdescription>
<upstream>
<remote-id type="sourceforge">libmail</remote-id>
</upstream>
</pkgmetadata>
|