diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-23 21:04:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-23 21:04:54 +0000 |
commit | 153577482ef141cf2bbc5aaddf06d44c59612688 (patch) | |
tree | 42b141bb906b91bca33557d299c6d734f8504358 /net-p2p | |
parent | x86 stable, bug #291036 (diff) | |
download | gentoo-2-153577482ef141cf2bbc5aaddf06d44c59612688.tar.gz gentoo-2-153577482ef141cf2bbc5aaddf06d44c59612688.tar.bz2 gentoo-2-153577482ef141cf2bbc5aaddf06d44c59612688.zip |
x86 stable, bug #291036
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 892f212a28a2..b62686cddd2c 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.141 2009/11/18 20:17:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.142 2009/11/23 21:04:54 maekke Exp $ + + 23 Nov 2009; Markus Meier <maekke@gentoo.org> rtorrent-0.8.5.ebuild: + x86 stable, bug #291036 18 Nov 2009; Brent Baude <ranger@gentoo.org> rtorrent-0.8.5.ebuild: Marking rtorrent-0.8.5 ppc64 for bug 291036 diff --git a/net-p2p/rtorrent/rtorrent-0.8.5.ebuild b/net-p2p/rtorrent/rtorrent-0.8.5.ebuild index 7daf242b4bed..b960786ec6db 100644 --- a/net-p2p/rtorrent/rtorrent-0.8.5.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.5.ebuild,v 1.4 2009/11/18 20:17:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.5.ebuild,v 1.5 2009/11/23 21:04:54 maekke Exp $ inherit base eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="daemon debug ipv6 xmlrpc" COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.} |