summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-02-05 11:06:17 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-02-05 11:06:17 +0000
commitfdc5982389886af4925c35ae18c298c8ddbcd34c (patch)
treefcdeb1c600d393dd6cf3dcfc92916287c0c1d17e /net-libs/libtorrent
parentStable on ppc64 (diff)
downloadgentoo-2-fdc5982389886af4925c35ae18c298c8ddbcd34c.tar.gz
gentoo-2-fdc5982389886af4925c35ae18c298c8ddbcd34c.tar.bz2
gentoo-2-fdc5982389886af4925c35ae18c298c8ddbcd34c.zip
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r--net-libs/libtorrent/ChangeLog5
-rw-r--r--net-libs/libtorrent/libtorrent-0.11.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 303be5d9b02e..93a25389117a 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,9 @@
# 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.106 2008/01/10 08:48:45 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.107 2008/02/05 11:06:17 corsair Exp $
+
+ 05 Feb 2008; Markus Rothe <corsair@gentoo.org> libtorrent-0.11.9.ebuild:
+ Stable on ppc64
10 Jan 2008; Guy Martin <gmsoft@gentoo.org> libtorrent-0.11.9.ebuild:
Added hppa to KEYWORDS.
diff --git a/net-libs/libtorrent/libtorrent-0.11.9.ebuild b/net-libs/libtorrent/libtorrent-0.11.9.ebuild
index a3652f989c35..17e713aa8546 100644
--- a/net-libs/libtorrent/libtorrent-0.11.9.ebuild
+++ b/net-libs/libtorrent/libtorrent-0.11.9.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.11.9.ebuild,v 1.3 2008/01/10 08:48:45 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/libtorrent-0.11.9.ebuild,v 1.4 2008/02/05 11:06:17 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 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug"