summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-09-08 16:17:37 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-09-08 16:17:37 +0000
commite8947fe286bff3df1349e3199d2f0885049b2227 (patch)
tree7f0d64132c09092df6241a31449fb9cdf2a6bcd3 /net-p2p
parentAdd myself as the maintainer. (diff)
downloadgentoo-2-e8947fe286bff3df1349e3199d2f0885049b2227.tar.gz
gentoo-2-e8947fe286bff3df1349e3199d2f0885049b2227.tar.bz2
gentoo-2-e8947fe286bff3df1349e3199d2f0885049b2227.zip
Stable on ppc64; bug #146845
(Portage version: 2.1-r2)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rtorrent/ChangeLog5
-rw-r--r--net-p2p/rtorrent/rtorrent-0.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index 387d3132c27d..836991e84a44 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.54 2006/09/02 12:25:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.55 2006/09/08 16:17:37 corsair Exp $
+
+ 08 Sep 2006; Markus Rothe <corsair@gentoo.org> rtorrent-0.6.0.ebuild:
+ Stable on ppc64; bug #146845
02 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> rtorrent-0.6.1.ebuild:
Correct dependency on libtorrent version, thanks to jieryn in bug #145837.
diff --git a/net-p2p/rtorrent/rtorrent-0.6.0.ebuild b/net-p2p/rtorrent/rtorrent-0.6.0.ebuild
index 45e2b03e114f..4534544c1442 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.1 2006/07/08 23:11:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.6.0.ebuild,v 1.2 2006/09/08 16:17:37 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"
DEPEND=">=net-libs/libtorrent-0.10.0