summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Ryan <anthonyryan1@gmail.com>2015-10-18 20:14:01 -0400
committerAnthony Ryan <anthonyryan1@gmail.com>2015-10-26 14:02:45 -0400
commit68094515e99d372640000f147c958f3e6470322c (patch)
treeb788d8fe72dfb2c89280a85d7272ecb004ca434e /net-p2p/rtorrent/metadata.xml
parentgames-strategy/0ad: rm old (diff)
downloadgentoo-68094515e99d372640000f147c958f3e6470322c.tar.gz
gentoo-68094515e99d372640000f147c958f3e6470322c.tar.bz2
gentoo-68094515e99d372640000f147c958f3e6470322c.zip
net-p2p/rtorrent: version bump 0.9.6
* Bumped net-libs/libtorrent (required bump by dependency) * Updated the HOMEPAGE and SRC_URI due to changes upstream * [Repoman] Bumped EAPI, copyright and added slot operators * Added additional metadata and fixed indentation of metadata.xml * Added missing test dependency for libtorrent * Removed posix_falloc test override (resolved upstream) * Initial LibreSSL support Fixes https://bugs.gentoo.org/562830
Diffstat (limited to 'net-p2p/rtorrent/metadata.xml')
-rw-r--r--net-p2p/rtorrent/metadata.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/net-p2p/rtorrent/metadata.xml b/net-p2p/rtorrent/metadata.xml
index 0547227d9821..9fa2e6deabbe 100644
--- a/net-p2p/rtorrent/metadata.xml
+++ b/net-p2p/rtorrent/metadata.xml
@@ -3,11 +3,12 @@
<pkgmetadata>
<herd>net-p2p</herd>
<longdescription lang="en">
- Console BitTorrent client using ncurses based on libtorrent written in C++.
-</longdescription>
+ 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>
+ <flag name="daemon">Uses <pkg>app-misc/screen</pkg> to daemonize this application</flag>
</use>
+ <upstream>
+ <remote-id type="github">rakshasa/rtorrent</remote-id>
+ </upstream>
</pkgmetadata>