summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-22 14:02:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-22 14:02:59 +0000
commitb3268a87b2911d016f430f68199ce59d333a48d9 (patch)
tree4ebcb9fb38b31e29f62f7f3e775cf6597221d7f5 /net-libs/rb_libtorrent
parentStable for ppc, wrt bug #447166 (diff)
downloadgentoo-2-b3268a87b2911d016f430f68199ce59d333a48d9.tar.gz
gentoo-2-b3268a87b2911d016f430f68199ce59d333a48d9.tar.bz2
gentoo-2-b3268a87b2911d016f430f68199ce59d333a48d9.zip
Stable for ppc, wrt bug #442314
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r--net-libs/rb_libtorrent/ChangeLog5
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index 426a619b8b31..24180bf8725c 100644
--- a/net-libs/rb_libtorrent/ChangeLog
+++ b/net-libs/rb_libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/rb_libtorrent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.145 2012/12/18 10:43:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.146 2012/12/22 14:02:59 ago Exp $
+
+ 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> rb_libtorrent-0.16.5.ebuild:
+ Stable for ppc, wrt bug #442314
18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> rb_libtorrent-0.16.5.ebuild:
Stable for amd64, wrt bug #442314
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild
index e3ba0dd04e0c..7347c2233d0e 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild,v 1.7 2012/12/18 10:43:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild,v 1.8 2012/12/22 14:02:59 ago Exp $
EAPI="4"
PYTHON_DEPEND="python? 2:2.6"
@@ -19,7 +19,7 @@ SRC_URI="http://libtorrent.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc examples python ssl static-libs"
RESTRICT="test"