summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-03-28 07:04:25 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-03-28 07:04:25 +0000
commit65312743d6fb85982a526e0f68f4e3deed3bc4fa (patch)
tree0b33985581279c934865771a0b179b1fc9f5e1b9 /net-libs/libtorrent
parentstable x86, bug 172456 (diff)
downloadgentoo-2-65312743d6fb85982a526e0f68f4e3deed3bc4fa.tar.gz
gentoo-2-65312743d6fb85982a526e0f68f4e3deed3bc4fa.tar.bz2
gentoo-2-65312743d6fb85982a526e0f68f4e3deed3bc4fa.zip
stable x86, bug 172469
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog6
-rw-r--r--net-libs/libtorrent/libtorrent-0.11.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 83f9ff758295..e11af4cc58d8 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.91 2007/03/27 20:47:55 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.92 2007/03/28 07:04:25 opfer Exp $
+
+ 28 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
+ libtorrent-0.11.2.ebuild:
+ stable x86, bug 172469
*libtorrent-0.11.3 (27 Mar 2007)
diff --git a/net-libs/libtorrent/libtorrent-0.11.2.ebuild b/net-libs/libtorrent/libtorrent-0.11.2.ebuild
index 27eb345f725e..d96735a0cae3 100644
--- a/net-libs/libtorrent/libtorrent-0.11.2.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.11.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.2.ebuild,v 1.2 2007/01/28 13:54:36 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.2.ebuild,v 1.3 2007/03/28 07:04:25 opfer Exp $
inherit eutils toolchain-funcs flag-o-matic libtool autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://libtorrent.rakshasa.no/"
SRC_URI="http://libtorrent.rakshasa.no/downloads/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug"