summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-07-20 17:40:00 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-07-20 17:40:00 +0000
commitd55a3ad70ff3f136d69c25aa2000a10602093dc0 (patch)
treef8ecb7193b99b8b3f8f840fb30ce5b076838af1a /net-libs/libtorrent
parentStable on ppc64; bug #139507 (diff)
downloadgentoo-2-d55a3ad70ff3f136d69c25aa2000a10602093dc0.tar.gz
gentoo-2-d55a3ad70ff3f136d69c25aa2000a10602093dc0.tar.bz2
gentoo-2-d55a3ad70ff3f136d69c25aa2000a10602093dc0.zip
Stable on ppc64; bug #139716
(Portage version: 2.1-r1)
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index b1766d5c5a16..b8f71bb1f4e4 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.61 2006/07/10 17:33:04 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.62 2006/07/20 17:40:00 corsair Exp $
+
+ 20 Jul 2006; Markus Rothe <corsair@gentoo.org> libtorrent-0.9.3.ebuild:
+ Stable on ppc64; bug #139716
10 Jul 2006; Joshua Jackson <tsunam@gentoo.org> libtorrent-0.9.3.ebuild:
Stable x86; bug #139716
diff --git a/net-libs/libtorrent/libtorrent-0.9.3.ebuild b/net-libs/libtorrent/libtorrent-0.9.3.ebuild
index 658133bacb73..5dc2144a4e46 100644
--- a/net-libs/libtorrent/libtorrent-0.9.3.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.9.3.ebuild,v 1.4 2006/07/10 17:33:04 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.9.3.ebuild,v 1.5 2006/07/20 17:40:00 corsair 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"