summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-05 16:38:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-05 16:38:03 +0000
commitf36a5b12baec72aea93d897d478c680e35db77ca (patch)
tree746b989773b80244991fe469c774198763448797 /net-libs/rb_libtorrent
parentAdd USE flag description to metadata wrt GLEP 56. (diff)
downloadgentoo-2-f36a5b12baec72aea93d897d478c680e35db77ca.tar.gz
gentoo-2-f36a5b12baec72aea93d897d478c680e35db77ca.tar.bz2
gentoo-2-f36a5b12baec72aea93d897d478c680e35db77ca.zip
x86 stable
(Portage version: 2.1.4.4)
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.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index 9ae44b938f55..f03a40f1436e 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.50 2008/07/05 19:14:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.51 2008/08/05 16:38:03 armin76 Exp $
+
+ 05 Aug 2008; Raúl Porcel <armin76@gentoo.org> rb_libtorrent-0.13.ebuild:
+ x86 stable
*rb_libtorrent-0.13.1 (05 Jul 2008)
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13.ebuild
index 1dc2c3ec96fd..0b0e6e7c4176 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.13.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.13.ebuild,v 1.2 2008/04/19 17:09:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13.ebuild,v 1.3 2008/08/05 16:38:03 armin76 Exp $
inherit eutils autotools
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE="debug"