diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-10 21:52:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-10 21:52:28 +0000 |
commit | 9ac9fad1ad91cf5fe77a7b417ca8cef945fe761e (patch) | |
tree | 89b49775760b01117b6166b581d1d31b2d593867 /net-p2p | |
parent | Stable on ppc64; bug #198558 (diff) | |
download | gentoo-2-9ac9fad1ad91cf5fe77a7b417ca8cef945fe761e.tar.gz gentoo-2-9ac9fad1ad91cf5fe77a7b417ca8cef945fe761e.tar.bz2 gentoo-2-9ac9fad1ad91cf5fe77a7b417ca8cef945fe761e.zip |
Stable on ppc64; bug #198558
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.7.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index eb8d638a1f45..6ab1aa2540fe 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.96 2007/11/09 18:37:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.97 2007/11/10 21:52:28 corsair Exp $ + + 10 Nov 2007; Markus Rothe <corsair@gentoo.org> rtorrent-0.7.8.ebuild: + Stable on ppc64; bug #198558 09 Nov 2007; nixnut <nixnut@gentoo.org> rtorrent-0.7.8.ebuild: Stable on ppc wrt bug 198558 diff --git a/net-p2p/rtorrent/rtorrent-0.7.8.ebuild b/net-p2p/rtorrent/rtorrent-0.7.8.ebuild index 24df319e6cba..d47e49a90b93 100644 --- a/net-p2p/rtorrent/rtorrent-0.7.8.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.8.ebuild,v 1.4 2007/11/09 18:37:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.7.8.ebuild,v 1.5 2007/11/10 21:52:28 corsair 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 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=net-libs/libtorrent-0.11.${PV##*.} |