summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-09 11:30:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-09 11:30:17 +0000
commit29772cb04120a5c8e23a761ec42bbcd8e3b2ffd2 (patch)
tree3163dafdb794d83adb125d436111e759522605ff
parentStable for ppc, wrt bug #460352 (diff)
downloadgentoo-2-29772cb04120a5c8e23a761ec42bbcd8e3b2ffd2.tar.gz
gentoo-2-29772cb04120a5c8e23a761ec42bbcd8e3b2ffd2.tar.bz2
gentoo-2-29772cb04120a5c8e23a761ec42bbcd8e3b2ffd2.zip
Stable for ppc, wrt bug #460188
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r--net-libs/rb_libtorrent/ChangeLog5
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.16.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index e8febf1ff5a6..cd44610b713b 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.155 2013/03/09 11:05:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.156 2013/03/09 11:30:17 ago Exp $
+
+ 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> rb_libtorrent-0.16.8.ebuild:
+ Stable for ppc, wrt bug #460188
09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> rb_libtorrent-0.16.8.ebuild:
Stable for ppc64, wrt bug #460188
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.8.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.8.ebuild
index 8b0c935f9e6f..3ed96353f38b 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.8.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.8.ebuild,v 1.4 2013/03/09 11:05:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.8.ebuild,v 1.5 2013/03/09 11:30:17 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"