summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-12-17 16:01:57 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-12-17 16:01:57 +0000
commitfe323dd2c056111c29b14e0a7afdce16ff734c9b (patch)
treec7ace62f9f96251c27027589a138988a01b5fbd7 /net-p2p
parentStable on ppc wrt bug #158007. (diff)
downloadgentoo-2-fe323dd2c056111c29b14e0a7afdce16ff734c9b.tar.gz
gentoo-2-fe323dd2c056111c29b14e0a7afdce16ff734c9b.tar.bz2
gentoo-2-fe323dd2c056111c29b14e0a7afdce16ff734c9b.zip
Stable on ppc wrt bug #158007.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rtorrent/ChangeLog6
-rw-r--r--net-p2p/rtorrent/rtorrent-0.6.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index 4d987fd5c829..6818584cafc6 100644
--- a/net-p2p/rtorrent/ChangeLog
+++ b/net-p2p/rtorrent/ChangeLog
@@ -1,6 +1,10 @@
# 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.69 2006/12/14 02:06:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.70 2006/12/17 16:01:57 dertobi123 Exp $
+
+ 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ rtorrent-0.6.4.ebuild:
+ Stable on ppc wrt bug #158007.
14 Dec 2006; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking rtorrent-0.6.4 ppc64 stable for bug 158007
diff --git a/net-p2p/rtorrent/rtorrent-0.6.4.ebuild b/net-p2p/rtorrent/rtorrent-0.6.4.ebuild
index 7aed5227ff42..9b8d09925f37 100644
--- a/net-p2p/rtorrent/rtorrent-0.6.4.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.6.4.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.4.ebuild,v 1.4 2006/12/13 15:37:56 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.6.4.ebuild,v 1.5 2006/12/17 16:01:57 dertobi123 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.1