summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-12-17 16:00:34 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-12-17 16:00:34 +0000
commit1b02ca81e7c4f31979b8d0154ec6258075f25370 (patch)
tree3fee149618bbcbd45c145e95f11e38ee46eebcce /net-libs
parentStable on ppc wrt bug #158047. (diff)
downloadgentoo-2-1b02ca81e7c4f31979b8d0154ec6258075f25370.tar.gz
gentoo-2-1b02ca81e7c4f31979b8d0154ec6258075f25370.tar.bz2
gentoo-2-1b02ca81e7c4f31979b8d0154ec6258075f25370.zip
Stable on ppc wrt bug #158007.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libtorrent/ChangeLog6
-rw-r--r--net-libs/libtorrent/libtorrent-0.10.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 696ab41c5353..ecfcd3722938 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,10 @@
# 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.80 2006/12/14 02:02:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.81 2006/12/17 16:00:34 dertobi123 Exp $
+
+ 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ libtorrent-0.10.4.ebuild:
+ Stable on ppc wrt bug #158007.
14 Dec 2006; Brent Baude <ranger@gentoo.org> libtorrent-0.10.4.ebuild:
Marking libtorrent-0.10.4 ppc64 stable for bug 158007
diff --git a/net-libs/libtorrent/libtorrent-0.10.4.ebuild b/net-libs/libtorrent/libtorrent-0.10.4.ebuild
index 05d0944f0a7b..e303bdcd0ed7 100644
--- a/net-libs/libtorrent/libtorrent-0.10.4.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.10.4.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.10.4.ebuild,v 1.6 2006/12/14 02:02:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.10.4.ebuild,v 1.7 2006/12/17 16:00:34 dertobi123 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"