summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-04-10 23:00:15 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-04-10 23:00:15 +0000
commit2e512922e3d50a15535fe042231da1cc3f5e6687 (patch)
tree862d4f02f6f9286b59ae685535472bb85f31ceed /net-libs
parentx11-base/xorg-drivers: remove unnecessary blocks (diff)
downloadgentoo-2-2e512922e3d50a15535fe042231da1cc3f5e6687.tar.gz
gentoo-2-2e512922e3d50a15535fe042231da1cc3f5e6687.tar.bz2
gentoo-2-2e512922e3d50a15535fe042231da1cc3f5e6687.zip
Stable on amd64 wrt bug #312825
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/rb_libtorrent/ChangeLog6
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.14.9-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index 4b73e552aee8..fa46792e6827 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.83 2010/04/10 15:29:18 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.84 2010/04/10 23:00:15 hwoarang Exp $
+
+ 11 Apr 2010; Markos Chandras <hwoarang@gentoo.org>
+ rb_libtorrent-0.14.9-r1.ebuild:
+ Stable on amd64 wrt bug #312825
*rb_libtorrent-0.14.10 (10 Apr 2010)
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.14.9-r1.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.14.9-r1.ebuild
index a31ed5f28a20..63d7bd1e649d 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.14.9-r1.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.14.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.14.9-r1.ebuild,v 1.2 2010/04/08 12:35:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.14.9-r1.ebuild,v 1.3 2010/04/10 23:00:15 hwoarang Exp $
EAPI="2"
inherit autotools eutils flag-o-matic versionator
@@ -15,7 +15,7 @@ SRC_URI="http://libtorrent.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE="debug doc examples python test"
RESTRICT="test"