summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-17 19:47:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-17 19:47:19 +0000
commita6c3ec84ff4f0c6385dd81a3da5a8e7bd2648e6e (patch)
treea05dc81b31a5052ac2049970524ae988a2961202 /net-libs/rb_libtorrent
parentStable for amd64, wrt bug #481440 (diff)
downloadgentoo-2-a6c3ec84ff4f0c6385dd81a3da5a8e7bd2648e6e.tar.gz
gentoo-2-a6c3ec84ff4f0c6385dd81a3da5a8e7bd2648e6e.tar.bz2
gentoo-2-a6c3ec84ff4f0c6385dd81a3da5a8e7bd2648e6e.zip
Stable for amd64, wrt bug #481440
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index 0ed55bd52653..bebc839fd8ae 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.160 2013/05/15 19:30:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.161 2013/08/17 19:47:19 ago Exp $
+
+ 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> rb_libtorrent-0.16.10.ebuild:
+ Stable for amd64, wrt bug #481440
*rb_libtorrent-0.16.10 (15 May 2013)
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild
index c19080966b06..33f4c7978b67 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.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.10.ebuild,v 1.1 2013/05/15 19:30:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild,v 1.2 2013/08/17 19:47:19 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"