summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-01-31 21:21:28 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-01-31 21:21:28 +0000
commitcf9a760e6023300a6bb42fa72eb9a54a0624981e (patch)
tree78a9f00133be03658eafd3024581edefbf11b8e1 /net-libs
parentStable on ppc64; bug #164080 (diff)
downloadgentoo-2-cf9a760e6023300a6bb42fa72eb9a54a0624981e.tar.gz
gentoo-2-cf9a760e6023300a6bb42fa72eb9a54a0624981e.tar.bz2
gentoo-2-cf9a760e6023300a6bb42fa72eb9a54a0624981e.zip
Stable on ppc64; bug #164235
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 56463d1961d7..8b7a15c0a586 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.85 2007/01/28 16:27:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.86 2007/01/31 21:21:28 corsair Exp $
+
+ 31 Jan 2007; Markus Rothe <corsair@gentoo.org> libtorrent-0.11.1.ebuild:
+ Stable on ppc64; bug #164235
28 Jan 2007; Raúl Porcel <armin76@gentoo.org> libtorrent-0.11.1.ebuild:
x86 stable wrt bug 164235
diff --git a/net-libs/libtorrent/libtorrent-0.11.1.ebuild b/net-libs/libtorrent/libtorrent-0.11.1.ebuild
index 4224ccb129dc..a7f90a33019d 100644
--- a/net-libs/libtorrent/libtorrent-0.11.1.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.11.1.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.1.ebuild,v 1.2 2007/01/28 16:27:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.1.ebuild,v 1.3 2007/01/31 21:21:28 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"