summaryrefslogtreecommitdiff
path: root/dev-libs/libcgroup/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libcgroup/metadata.xml')
-rw-r--r--dev-libs/libcgroup/metadata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-libs/libcgroup/metadata.xml b/dev-libs/libcgroup/metadata.xml
new file mode 100644
index 000000000000..c35d422f9d07
--- /dev/null
+++ b/dev-libs/libcgroup/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>blueness@gentoo.org</email>
+ <name>Anthony G. Basile</name>
+ </maintainer>
+ <longdescription>
+ This package provides configuration and command-line tools, as well as a
+ rules processing daemon for working with kernel control groups.
+ </longdescription>
+ <use>
+ <flag name="daemon">Install the configuration tools and init/config files.</flag>
+ <flag name="tools">Install the cgroup rules processing daemon and init/config files.</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">libcg</remote-id>
+ </upstream>
+</pkgmetadata>