summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-14 16:35:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-14 16:35:40 +0000
commit71cf9e4cff2a3151a8cca2f1b95ca38bca684c0f (patch)
tree7a0f6050d71dcd897c1322b18ac2c7f18d07da55 /net-p2p
parentStable for amd64, wrt bug #441452 (diff)
downloadgentoo-2-71cf9e4cff2a3151a8cca2f1b95ca38bca684c0f.tar.gz
gentoo-2-71cf9e4cff2a3151a8cca2f1b95ca38bca684c0f.tar.bz2
gentoo-2-71cf9e4cff2a3151a8cca2f1b95ca38bca684c0f.zip
Stable for amd64, wrt bug #441452
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-p2p')
-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 e0bd4aed7e63..8439dd91f742 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.186 2012/09/20 11:57:37 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.187 2012/11/14 16:35:40 ago Exp $
+
+ 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ktorrent-4.3.0.ebuild:
+ Stable for amd64, wrt bug #441452
20 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> -ktorrent-4.2.0.ebuild,
ktorrent-4.2.1.ebuild:
diff --git a/net-p2p/ktorrent/ktorrent-4.3.0.ebuild b/net-p2p/ktorrent/ktorrent-4.3.0.ebuild
index 0dbf3db6da26..7e462660f9c5 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.1 2012/09/04 22:16:56 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.0.ebuild,v 1.2 2012/11/14 16:35:40 ago 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 ~ppc64 ~x86"
else
LIBKT_VERSION_MIN="${PV}"
LIBKT_VERSION_MAX="99999999"