diff options
author | 2006-09-24 09:14:03 +0000 | |
---|---|---|
committer | 2006-09-24 09:14:03 +0000 | |
commit | 7a3e5ca94b2af1310af5bed249c9e8f94660fd84 (patch) | |
tree | 082b393e3ac6bee5b3a59cc1b2109fa49772a3f7 /net-p2p | |
parent | net-misc/hylafax stable on ppc. (diff) | |
download | gentoo-2-7a3e5ca94b2af1310af5bed249c9e8f94660fd84.tar.gz gentoo-2-7a3e5ca94b2af1310af5bed249c9e8f94660fd84.tar.bz2 gentoo-2-7a3e5ca94b2af1310af5bed249c9e8f94660fd84.zip |
net-p2p/rtorrent stable on ppc.
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog index 2f932e576a4b..812133bfff7a 100644 --- a/net-p2p/rtorrent/ChangeLog +++ b/net-p2p/rtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/rtorrent # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.59 2006/09/14 10:50:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.60 2006/09/24 09:14:03 hansmi Exp $ + + 24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> rtorrent-0.6.0.ebuild: + Stable on ppc. *rtorrent-0.6.2 (14 Sep 2006) diff --git a/net-p2p/rtorrent/rtorrent-0.6.0.ebuild b/net-p2p/rtorrent/rtorrent-0.6.0.ebuild index b512982af072..eab30d1c5243 100644 --- a/net-p2p/rtorrent/rtorrent-0.6.0.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.6.0.ebuild,v 1.5 2006/09/09 12:57:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.6.0.ebuild,v 1.6 2006/09/24 09:14:03 hansmi 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.10.0 |