summaryrefslogtreecommitdiff
blob: d539cc547286bb50c87e9eede956420970204ac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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="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>