summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-12-10 16:02:40 +0000
committerMichael Palimaka <kensington@gentoo.org>2012-12-10 16:02:40 +0000
commitce2954945aa1c6ef7f0d8fe17868f151f03ac68a (patch)
tree4200c7a9156f0378c0e3c2accef06491178dc36d /net-p2p/ktorrent
parentDrop ppc64 keyword due to unkeyworded required dependencies. (diff)
downloadgentoo-2-ce2954945aa1c6ef7f0d8fe17868f151f03ac68a.tar.gz
gentoo-2-ce2954945aa1c6ef7f0d8fe17868f151f03ac68a.tar.bz2
gentoo-2-ce2954945aa1c6ef7f0d8fe17868f151f03ac68a.zip
Drop ppc64 keyword due to unkeyworded required dependencies.
(Portage version: 2.1.11.36/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r--net-p2p/ktorrent/ChangeLog5
-rw-r--r--net-p2p/ktorrent/ktorrent-4.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog
index eb4d2a509c92..089d03ff905b 100644
--- a/net-p2p/ktorrent/ChangeLog
+++ b/net-p2p/ktorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ktorrent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.190 2012/11/15 17:35:53 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.191 2012/12/10 16:02:40 kensington Exp $
+
+ 10 Dec 2012; Michael Palimaka <kensington@gentoo.org> ktorrent-4.3.0.ebuild:
+ Drop ppc64 keyword due to unkeyworded required dependencies.
15 Nov 2012; Johannes Huber <johu@gentoo.org> -ktorrent-4.2.1.ebuild:
Remove old.
diff --git a/net-p2p/ktorrent/ktorrent-4.3.0.ebuild b/net-p2p/ktorrent/ktorrent-4.3.0.ebuild
index ffcefa1d9552..413dc512421c 100644
--- a/net-p2p/ktorrent/ktorrent-4.3.0.ebuild
+++ b/net-p2p/ktorrent/ktorrent-4.3.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-p2p/ktorrent/ktorrent-4.3.0.ebuild,v 1.4 2012/11/15 01:30:27 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.0.ebuild,v 1.5 2012/12/10 16:02:40 kensington Exp $
EAPI=4
@@ -24,7 +24,7 @@ if [[ ${PV} != 9999* ]]; then
SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2"
S="${WORKDIR}"/"${MY_P}"
- KEYWORDS="amd64 ppc ~ppc64 x86"
+ KEYWORDS="amd64 ppc x86"
else
LIBKT_VERSION_MIN="${PV}"
LIBKT_VERSION_MAX="99999999"