summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-02-03 15:24:42 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-02-03 15:24:42 +0000
commitc72c3884a52fdf74e6c325afc5f3ce9117d64138 (patch)
treeb93692ae6e70b75aad63acd93cff08a9a08df453 /net-libs/libtorrent
parentadd ~amd64, bug 165130 (diff)
downloadgentoo-2-c72c3884a52fdf74e6c325afc5f3ce9117d64138.tar.gz
gentoo-2-c72c3884a52fdf74e6c325afc5f3ce9117d64138.tar.bz2
gentoo-2-c72c3884a52fdf74e6c325afc5f3ce9117d64138.zip
Stable on ppc wrt bug 164235
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs/libtorrent')
-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 09040ea6637f..9b5219b5a5c7 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.87 2007/02/01 16:45:57 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.88 2007/02/03 15:24:42 nixnut Exp $
+
+ 03 Feb 2007; nixnut <nixnut@gentoo.org> libtorrent-0.11.1.ebuild:
+ Stable on ppc wrt bug 164235
01 Feb 2007; Timothy Redaelli <drizzt@gentoo.org>
libtorrent-0.11.1.ebuild:
diff --git a/net-libs/libtorrent/libtorrent-0.11.1.ebuild b/net-libs/libtorrent/libtorrent-0.11.1.ebuild
index c46e982ebdcd..78b75054d30d 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.4 2007/02/01 16:45:57 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.1.ebuild,v 1.5 2007/02/03 15:24:42 nixnut 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"