Drop remaining $Id$ and $Header$ from files.
[gentoo.git] / dev-libs / libcgroup / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>blueness@gentoo.org</email>
6                 <name>Anthony G. Basile</name>
7         </maintainer>
8         <longdescription>
9                 This package provides configuration and command-line tools, as well as a
10                 rules processing daemon for working with kernel control groups.
11         </longdescription>
12         <use>
13                 <flag name="daemon">Install the configuration tools and init/config files.</flag>
14                 <flag name="tools">Install the cgroup rules processing daemon and init/config files.</flag>
15         </use>
16         <upstream>
17                 <remote-id type="sourceforge">libcg</remote-id>
18         </upstream>
19 </pkgmetadata>