diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 20:57:05 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 20:57:05 +0000 |
commit | d64b0db680b0c7692020d63709f29b2a5e52844c (patch) | |
tree | 6d76bbc03bdb005b5ffd0035e8206f09e732585c /net-p2p/rtorrent | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-d64b0db680b0c7692020d63709f29b2a5e52844c.tar.gz gentoo-2-d64b0db680b0c7692020d63709f29b2a5e52844c.tar.bz2 gentoo-2-d64b0db680b0c7692020d63709f29b2a5e52844c.zip |
stable on ppc wrt bug #209140
(Portage version: 2.1.4.1)
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.7.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index f1aa6e6c21c0..656098ef96f2 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.104 2008/02/06 14:29:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.105 2008/02/06 20:57:05 nixnut Exp $ + + 06 Feb 2008; nixnut <nixnut@gentoo.org> rtorrent-0.7.9.ebuild: + stable on ppc wrt bug #209140 06 Feb 2008; Christoph Mende <angelos@gentoo.org> rtorrent-0.7.9.ebuild: Stable on amd64, bug #209140 diff --git a/net-p2p/rtorrent/rtorrent-0.7.9.ebuild b/net-p2p/rtorrent/rtorrent-0.7.9.ebuild index b29056c015b5..a31da7470c97 100644 --- a/net-p2p/rtorrent/rtorrent-0.7.9.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.7.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.9.ebuild,v 1.7 2008/02/06 14:29:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.9.ebuild,v 1.8 2008/02/06 20:57:05 nixnut Exp $ inherit 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="debug xmlrpc" RDEPEND=">=net-libs/libtorrent-0.11.${PV##*.} |