aboutsummaryrefslogtreecommitdiff
blob: a21aac9eb21dd1b92aa39f2425ea8fc44872b24f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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="kill">Build the kill program</flag>
	<flag name="modern-top">Enables new startup defaults of top. Keeps old defaults if disabled</flag>
	<flag name="ncurses">Build programs that use ncurses: top, slabtop, watch</flag>
</use>
<upstream>
	<remote-id type="sourceforge">procps</remote-id>
</upstream>
</pkgmetadata>