summaryrefslogtreecommitdiff
blob: 870f1d0493eeac0c9fdaf436896106d25998c674 (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<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="old-output">use old ifconfig output style (useful for when new output breaks scripts)</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="sourceforge">net-tools</remote-id>
</upstream>
</pkgmetadata>