diff options
author | Brent Baude <ranger@gentoo.org> | 2009-11-18 20:17:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-11-18 20:17:13 +0000 |
commit | 74b56146ec766304e20b06be45e89489afc674e0 (patch) | |
tree | 7279fb2714ead123653475054d1b1ea0f999f375 /net-p2p | |
parent | stable x86, bug 289627 (diff) | |
download | gentoo-2-74b56146ec766304e20b06be45e89489afc674e0.tar.gz gentoo-2-74b56146ec766304e20b06be45e89489afc674e0.tar.bz2 gentoo-2-74b56146ec766304e20b06be45e89489afc674e0.zip |
Marking rtorrent-0.8.5 ppc64 for bug 291036
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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 63bc69b0b6b6..892f212a28a2 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.140 2009/10/27 18:11:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.141 2009/11/18 20:17:13 ranger Exp $ + + 18 Nov 2009; Brent Baude <ranger@gentoo.org> rtorrent-0.8.5.ebuild: + Marking rtorrent-0.8.5 ppc64 for bug 291036 27 Oct 2009; Patrick Lauer <patrick@gentoo.org> rtorrent-0.8.5.ebuild: Readding 0.8.2-gcc34.patch for #224031 diff --git a/net-p2p/rtorrent/rtorrent-0.8.5.ebuild b/net-p2p/rtorrent/rtorrent-0.8.5.ebuild index 7c969fa089f1..7daf242b4bed 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.3 2009/11/16 13:06:25 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.5.ebuild,v 1.4 2009/11/18 20:17:13 ranger 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##*.} |