diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-07 21:51:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-07 21:51:56 +0000 |
commit | 417780092b9fdbc7ae4c3973956e6a99b5ec9ca0 (patch) | |
tree | 6457059dde2a1f3a6462071a0edd7df1d8e1e833 /net-p2p/rtorrent | |
parent | Marking libtorrent-0.12.9 ppc64 for bug 389817 (diff) | |
download | gentoo-2-417780092b9fdbc7ae4c3973956e6a99b5ec9ca0.tar.gz gentoo-2-417780092b9fdbc7ae4c3973956e6a99b5ec9ca0.tar.bz2 gentoo-2-417780092b9fdbc7ae4c3973956e6a99b5ec9ca0.zip |
Marking rtorrent-0.8.9 ppc64 for bug 389817
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.8.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 8d55f51c0b9a..f74b6f3ee1ef 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.168 2011/12/11 22:10:47 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.169 2012/03/07 21:51:56 ranger Exp $ + + 07 Mar 2012; Brent Baude <ranger@gentoo.org> rtorrent-0.8.9.ebuild: + Marking rtorrent-0.8.9 ppc64 for bug 389817 11 Dec 2011; Markus Meier <maekke@gentoo.org> rtorrent-0.8.9.ebuild: x86 stable, bug #389817 diff --git a/net-p2p/rtorrent/rtorrent-0.8.9.ebuild b/net-p2p/rtorrent/rtorrent-0.8.9.ebuild index 84d6e14d5b8b..e160749cedd4 100644 --- a/net-p2p/rtorrent/rtorrent-0.8.9.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.8.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild,v 1.5 2011/12/11 22:10:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.9.ebuild,v 1.6 2012/03/07 21:51:56 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="color daemon debug ipv6 test xmlrpc" COMMON_DEPEND=">=net-libs/libtorrent-0.12.${PV##*.} |