summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-08 11:10:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-08 11:10:18 +0000
commit3d17f614311b26be078c2c94aa8e426e7d62ab65 (patch)
treeb3bd44cd3f92df4cc8daf2db5eaff3ff83b115d6 /net-p2p
parentStable for ppc, wrt bug #510666 (diff)
downloadgentoo-2-3d17f614311b26be078c2c94aa8e426e7d62ab65.tar.gz
gentoo-2-3d17f614311b26be078c2c94aa8e426e7d62ab65.tar.bz2
gentoo-2-3d17f614311b26be078c2c94aa8e426e7d62ab65.zip
Stable for ppc, wrt bug #511058
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ktorrent/ChangeLog5
-rw-r--r--net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog
index d4e91ef1837c..5e935d848627 100644
--- a/net-p2p/ktorrent/ChangeLog
+++ b/net-p2p/ktorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ktorrent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.202 2014/05/25 10:59:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.203 2014/06/08 11:10:18 ago Exp $
+
+ 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> ktorrent-4.3.1-r1.ebuild:
+ Stable for ppc, wrt bug #511058
25 May 2014; Mikle Kolyada <zlogene@gentoo.org> ktorrent-4.3.1-r1.ebuild:
x86 stable wrt bug #511058
diff --git a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
index 30ad1776c87f..dd142b6d0197 100644
--- a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
+++ b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.3 2014/05/25 10:59:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.4 2014/06/08 11:10:18 ago Exp $
EAPI=5
@@ -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 x86"
+ KEYWORDS="amd64 ppc x86"
else
LIBKT_VERSION_MIN="${PV}"
LIBKT_VERSION_MAX="99999999"