summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-11-09 15:52:25 +0000
committerDawid Węgliński <cla@gentoo.org>2007-11-09 15:52:25 +0000
commit2cd214acedc6a7a8fb758ecc7ebbaa4a55cb7ae0 (patch)
tree81c1c6ef37d0c793b2405f627cb395679f49bff5 /net-libs/libtorrent
parentStable on x86 (diff)
downloadgentoo-2-2cd214acedc6a7a8fb758ecc7ebbaa4a55cb7ae0.tar.gz
gentoo-2-2cd214acedc6a7a8fb758ecc7ebbaa4a55cb7ae0.tar.bz2
gentoo-2-2cd214acedc6a7a8fb758ecc7ebbaa4a55cb7ae0.zip
Stable on x86, bug #198558
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.11.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 6bc95c9341aa..4be97ab9f79e 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# 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.100 2007/10/25 19:23:13 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.101 2007/11/09 15:52:25 cla Exp $
+
+ 09 Nov 2007; Dawid Węgliński <cla@gentoo.org> libtorrent-0.11.8.ebuild:
+ Stable on x86 (bug #198558)
25 Oct 2007; Timothy Redaelli <drizzt@gentoo.org>
+libtorrent-0.11.9.ebuild:
diff --git a/net-libs/libtorrent/libtorrent-0.11.8.ebuild b/net-libs/libtorrent/libtorrent-0.11.8.ebuild
index db7adc635318..2fc654f31717 100644
--- a/net-libs/libtorrent/libtorrent-0.11.8.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.11.8.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.8.ebuild,v 1.1 2007/09/08 14:36:56 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.8.ebuild,v 1.2 2007/11/09 15:52:25 cla Exp $
inherit eutils toolchain-funcs flag-o-matic libtool
@@ -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"