summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-11 18:57:25 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-11 18:57:25 +0000
commitde0f578015e6ea2807468004b506e3a3f606b413 (patch)
treefad4f103ddf1573a1ae0181154fdc1718cd1a3a2 /net-libs/rb_libtorrent
parentStable on amd64 wrt bug #365393 (diff)
downloadgentoo-2-de0f578015e6ea2807468004b506e3a3f606b413.tar.gz
gentoo-2-de0f578015e6ea2807468004b506e3a3f606b413.tar.bz2
gentoo-2-de0f578015e6ea2807468004b506e3a3f606b413.zip
Stable on amd64 wrt bug #365393
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r--net-libs/rb_libtorrent/ChangeLog6
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.15.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index a9d0b6d48a6b..5a29d9ca6cb2 100644
--- a/net-libs/rb_libtorrent/ChangeLog
+++ b/net-libs/rb_libtorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/rb_libtorrent
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.108 2011/04/15 14:48:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.109 2011/05/11 18:57:25 hwoarang Exp $
+
+ 11 May 2011; Markos Chandras <hwoarang@gentoo.org>
+ rb_libtorrent-0.15.6.ebuild:
+ Stable on amd64 wrt bug #365393
15 Apr 2011; Pacho Ramos <pacho@gentoo.org> rb_libtorrent-0.15.6.ebuild:
Needs python2 to compile ok (bug #315321 with Markos Chandras permission).
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.6.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.6.ebuild
index 6781fcbe2044..ad62a54e737f 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.6.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.15.6.ebuild,v 1.3 2011/04/15 20:41:33 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.6.ebuild,v 1.4 2011/05/11 18:57:25 hwoarang Exp $
EAPI="2"
PYTHON_DEPEND="python? 2:2.6"
@@ -18,7 +18,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"
RESTRICT="test"