From 08a94ee7628b642c5a888c6e8954c306b071f51c Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 28 Aug 2013 11:16:05 +0000 Subject: Stable for x86, wrt bug #481440 (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) --- net-libs/rb_libtorrent/ChangeLog | 5 ++++- net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-libs/rb_libtorrent') diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index f8cc2935a74a..4e40ce1f67f4 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.163 2013/08/26 16:53:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.164 2013/08/28 11:16:05 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo rb_libtorrent-0.16.10.ebuild: + Stable for x86, wrt bug #481440 26 Aug 2013; Agostino Sarubbo rb_libtorrent-0.16.10.ebuild: Stable for ppc, wrt bug #481440 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 bd7458421c13..1a7700fdc2f9 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.4 2013/08/26 16:53:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild,v 1.5 2013/08/28 11:16:05 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" -- cgit v1.2.3-65-gdbad