summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-08-02 21:35:43 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-08-02 21:35:43 +0000
commit4a367808e3bd8191ebb89351ae7618e13c58e164 (patch)
treeebe3599c9dc7e8c8afd1c052a2576f5355dc523d /net-libs/libtorrent
parentStable on ppc64; bug #233122 (diff)
downloadhistorical-4a367808e3bd8191ebb89351ae7618e13c58e164.tar.gz
historical-4a367808e3bd8191ebb89351ae7618e13c58e164.tar.bz2
historical-4a367808e3bd8191ebb89351ae7618e13c58e164.zip
Stable on ppc64; bug #233122
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog6
-rw-r--r--net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 38b9f30bd899..9b2fa6513257 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.120 2008/08/01 18:41:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.121 2008/08/02 21:35:43 corsair Exp $
+
+ 02 Aug 2008; Markus Rothe <corsair@gentoo.org>
+ libtorrent-0.12.2-r3.ebuild:
+ Stable on ppc64; bug #233122
01 Aug 2008; nixnut <nixnut@gentoo.org> libtorrent-0.12.2-r3.ebuild:
Stable on ppc wrt bug 233122
diff --git a/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild b/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild
index 0334363ec09c..33e6ca76afce 100644
--- a/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.12.2-r3.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/libtorrent/libtorrent-0.12.2-r3.ebuild,v 1.4 2008/08/01 18:41:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.12.2-r3.ebuild,v 1.5 2008/08/02 21:35:43 corsair Exp $
inherit autotools 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 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug ipv6"