summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2015-01-16 09:53:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2015-01-16 09:53:31 +0000
commit96c9764c35a483be15784c74b32d2efca6fa5036 (patch)
treef02fbbe7e1bf5e612018cc75df934c474e24f29f /net-libs
parentsparc stable wrt #516766 (diff)
downloadgentoo-2-96c9764c35a483be15784c74b32d2efca6fa5036.tar.gz
gentoo-2-96c9764c35a483be15784c74b32d2efca6fa5036.tar.bz2
gentoo-2-96c9764c35a483be15784c74b32d2efca6fa5036.zip
sparc stable wrt #522764
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/rb_libtorrent/ChangeLog7
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index 6b3f0f2923cc..7d96284e5202 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.182 2014/12/19 21:07:33 hwoarang Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.183 2015/01/16 09:53:31 armin76 Exp $
+
+ 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> rb_libtorrent-0.16.17.ebuild:
+ sparc stable wrt #522764
*rb_libtorrent-1.0.3 (19 Dec 2014)
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 5253f486a0cb..07ed2a065221 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
+# Copyright 1999-2015 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.6 2014/11/15 08:33:02 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v 1.7 2015/01/16 09:53:31 armin76 Exp $
EAPI="4"
PYTHON_DEPEND="python? 2:2.7"
@@ -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 test"
RESTRICT="test"