Files
guru/net-nntp/inn/metadata.xml
Anna (cybertailor) Vyalkova 0df98f9eae net-nntp/inn: add 2.7.1
Closes: https://bugs.gentoo.org/840499
Closes: https://bugs.gentoo.org/901343
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-04-30 19:12:24 +05:00

30 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>cyber+gentoo@sysrq.in</email>
<name>Anna</name>
</maintainer>
<upstream>
<remote-id type="github">InterNetNews/inn</remote-id>
<bugs-to>https://github.com/InterNetNews/inn/issues</bugs-to>
<doc>https://www.eyrie.org/~eagle/software/inn/docs/</doc>
<maintainer>
<email>eagle@eyrie.org</email>
<name>Russ Allbery</name>
</maintainer>
</upstream>
<longdescription>
InterNetNews is a complete Usenet system. The cornerstone of the package is
innd, an NNTP server that multiplexes all I/O. Newsreading is handled by a
separate server, nnrpd, that is spawned for each client. Both innd and nnrpd
have some slight variances from the NNTP protocol.
</longdescription>
<use>
<flag name="cancel-locks" restrict="&gt;=net-nntp/inn-2.7.1">Enable Cancel-Lock header functionality</flag>
<flag name="keywords" restrict="&lt;net-nntp/inn-2.7.1">Enable automatic innd keyword generation</flag>
<flag name="low-memory">Use tagged hash table for history to reduce memory footprint</flag>
<flag name="largefile" restrict="&lt;net-nntp/inn-2.7.1">Support files larger than 2GB</flag>
</use>
</pkgmetadata>