summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-10 11:02:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-10 11:02:55 +0000
commit64fc91bc8145196e92e380c8a1f3fbd00a07dc97 (patch)
treeb80239fb56d5bfa7a20c14c39b6a97c95f78d138 /net-libs
parentStable for x86, wrt bug #522710 (diff)
downloadgentoo-2-64fc91bc8145196e92e380c8a1f3fbd00a07dc97.tar.gz
gentoo-2-64fc91bc8145196e92e380c8a1f3fbd00a07dc97.tar.bz2
gentoo-2-64fc91bc8145196e92e380c8a1f3fbd00a07dc97.zip
Stable for x86, wrt bug #522764
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/rb_libtorrent/ChangeLog5
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index ec1f9f0afc8f..1729a55b8606 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.176 2014/10/09 09:54:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.177 2014/10/10 11:02:55 ago Exp $
+
+ 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> rb_libtorrent-0.16.17.ebuild:
+ Stable for x86, wrt bug #522764
09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> rb_libtorrent-0.16.17.ebuild:
Stable for amd64, wrt bug #522764
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild
index 4595015a03cf..42a2bb3b3c79 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.17.ebuild,v 1.3 2014/10/09 09:54:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v 1.4 2014/10/10 11:02:55 ago Exp $
EAPI="4"
PYTHON_DEPEND="python? 2:2.6"
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/libtorrent/${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"