summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-07-11 01:03:29 +0000
committerMichael Weber <xmw@gentoo.org>2012-07-11 01:03:29 +0000
commit51307d77b8cbbe59eca8e133827989f5fae0aa78 (patch)
tree0c0b1710d6e8fed2e8df259d881acedcae3766fe /net-libs/libktorrent
parentKeyword ~mips, works on true multilib systems, bugs #425486 (diff)
downloadgentoo-2-51307d77b8cbbe59eca8e133827989f5fae0aa78.tar.gz
gentoo-2-51307d77b8cbbe59eca8e133827989f5fae0aa78.tar.bz2
gentoo-2-51307d77b8cbbe59eca8e133827989f5fae0aa78.zip
ppc stable (bug 400873)
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libktorrent')
-rw-r--r--net-libs/libktorrent/ChangeLog5
-rw-r--r--net-libs/libktorrent/libktorrent-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog
index 60d88354d379..6fd31c260e16 100644
--- a/net-libs/libktorrent/ChangeLog
+++ b/net-libs/libktorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libktorrent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.34 2012/06/27 09:54:58 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.35 2012/07/11 01:03:29 xmw Exp $
+
+ 11 Jul 2012; Michael Weber <xmw@gentoo.org> libktorrent-1.2.0.ebuild:
+ ppc stable (bug 400873)
*libktorrent-1.2.1 (27 Jun 2012)
diff --git a/net-libs/libktorrent/libktorrent-1.2.0.ebuild b/net-libs/libktorrent/libktorrent-1.2.0.ebuild
index 7e10b87c9d94..2eb11148b37b 100644
--- a/net-libs/libktorrent/libktorrent-1.2.0.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.2.0.ebuild,v 1.3 2012/04/20 14:35:53 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.2.0.ebuild,v 1.4 2012/07/11 01:03:29 xmw Exp $
EAPI=4
@@ -21,7 +21,7 @@ if [[ ${PV} != 9999* ]]; then
SRC_URI="http://ktorrent.org/downloads/${KTORRENT_VERSION}/${MY_P}.tar.bz2"
S="${WORKDIR}"/"${MY_P}"
- KEYWORDS="amd64 ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 ppc ~ppc64 x86"
else
KEYWORDS=""
fi