Files
gentoo/sys-apps/net-tools/metadata.xml
2023-06-29 10:03:57 +01:00

20 lines
811 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="arp">build the arp and rarp tools (for manipulating the ARP cache)</flag>
<flag name="hostname">build the hostname and dnsdomainname tools</flag>
<flag name="plipconfig">build the plipconfig tool (for working with old PLIP hardware)</flag>
<flag name="slattach">build the slattach tool (for working with old serial ports)</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:net-tools_project:net-tools</remote-id>
<remote-id type="sourceforge">net-tools</remote-id>
<remote-id type="github">ecki/net-tools</remote-id>
</upstream>
</pkgmetadata>