diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-01 18:42:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-01 18:42:09 +0000 |
commit | 028b520bf323d30e64b45da2de6a8d4026793664 (patch) | |
tree | 0228a90f30f6c2ac0e5823c45383dffc609b42b7 /net-p2p | |
parent | Stable on ppc wrt bug 233122 (diff) | |
download | gentoo-2-028b520bf323d30e64b45da2de6a8d4026793664.tar.gz gentoo-2-028b520bf323d30e64b45da2de6a8d4026793664.tar.bz2 gentoo-2-028b520bf323d30e64b45da2de6a8d4026793664.zip |
Stable on ppc wrt bug 233122
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.8.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 6aae04c51342..abb456a5ab1f 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.112 2008/07/30 07:17:48 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.113 2008/08/01 18:42:09 nixnut Exp $ + + 01 Aug 2008; nixnut <nixnut@gentoo.org> rtorrent-0.8.2-r3.ebuild: + Stable on ppc wrt bug 233122 30 Jul 2008; Dawid Węgliński <cla@gentoo.org> rtorrent-0.8.2-r3.ebuild: Stable on amd64 (bug #233122) diff --git a/net-p2p/rtorrent/rtorrent-0.8.2-r3.ebuild b/net-p2p/rtorrent/rtorrent-0.8.2-r3.ebuild index 2a1f2a07c092..4d6d3a76a276 100644 --- a/net-p2p/rtorrent/rtorrent-0.8.2-r3.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.8.2-r3.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.8.2-r3.ebuild,v 1.3 2008/07/30 07:17:48 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.8.2-r3.ebuild,v 1.4 2008/08/01 18:42:09 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 ipv6 xmlrpc" DEPEND=">=net-libs/libtorrent-0.12.${PV##*.} |