summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-12-26 07:01:43 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-12-26 07:01:43 +0000
commita58d9270eaba9487d8a0eab5116e57f924cf0cb5 (patch)
tree2f319bbb0e894f40408d6f1b97b5b20504766254 /net-p2p/rtorrent/metadata.xml
parentamd64 stable, bug #252525 (diff)
downloadhistorical-a58d9270eaba9487d8a0eab5116e57f924cf0cb5.tar.gz
historical-a58d9270eaba9487d8a0eab5116e57f924cf0cb5.tar.bz2
historical-a58d9270eaba9487d8a0eab5116e57f924cf0cb5.zip
Add a new USE=daemon flag to provide init scripts. bug #250578
Package-Manager: portage-2.2_rc18/cvs/Linux 2.6.27.10 x86_64
Diffstat (limited to 'net-p2p/rtorrent/metadata.xml')
-rw-r--r--net-p2p/rtorrent/metadata.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/net-p2p/rtorrent/metadata.xml b/net-p2p/rtorrent/metadata.xml
index 43c12b95722f..2146b1f9fc63 100644
--- a/net-p2p/rtorrent/metadata.xml
+++ b/net-p2p/rtorrent/metadata.xml
@@ -12,8 +12,17 @@
<name>Timothy Redaelli</name>
<description>Secondary Maintainer</description>
</maintainer>
+<maintainer>
+ <email>darkside@gentoo.org</email>
+ <description>Only CC on bugs regarding the init script.</description>
+</maintainer>
<longdescription lang="en">
Console BitTorrent client using ncurses based on libtorrent written in C++.
</longdescription>
+<use>
+ <flag name='daemon'>Uses <pkg>app-misc/screen</pkg> to daemonize this
+ application"
+ </flag>
+</use>
</pkgmetadata>