gentoo/dev-libs/libcgroup/metadata.xml
Michał Górny 67a42fc25a
*/*: remove blueness@ from most of his packages, by his request
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-01-28 21:06:01 +01:00

18 lines
675 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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="github">libcgroup/libcgroup</remote-id>
<remote-id type="sourceforge">libcg</remote-id>
</upstream>
</pkgmetadata>