summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-05 16:40:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-05 16:40:37 +0000
commitcaa4f7f3a992733106f964acc2a0425de432ac2d (patch)
treeddd498c5ee80085339a25899e6b201d8405e637a /net-p2p/ktorrent
parentStable for amd64, wrt bug #460290 (diff)
downloadgentoo-2-caa4f7f3a992733106f964acc2a0425de432ac2d.tar.gz
gentoo-2-caa4f7f3a992733106f964acc2a0425de432ac2d.tar.bz2
gentoo-2-caa4f7f3a992733106f964acc2a0425de432ac2d.zip
Stable for amd64, wrt bug #460290
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r--net-p2p/ktorrent/ChangeLog5
-rw-r--r--net-p2p/ktorrent/ktorrent-4.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog
index de14c360cc8a..313e713cf13b 100644
--- a/net-p2p/ktorrent/ChangeLog
+++ b/net-p2p/ktorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ktorrent
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.194 2013/01/29 12:42:03 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.195 2013/03/05 16:40:37 ago Exp $
+
+ 05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ktorrent-4.3.1.ebuild:
+ Stable for amd64, wrt bug #460290
*ktorrent-4.3.1 (29 Jan 2013)
diff --git a/net-p2p/ktorrent/ktorrent-4.3.1.ebuild b/net-p2p/ktorrent/ktorrent-4.3.1.ebuild
index 3b2f7384e782..6d0b9f374715 100644
--- a/net-p2p/ktorrent/ktorrent-4.3.1.ebuild
+++ b/net-p2p/ktorrent/ktorrent-4.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.ebuild,v 1.1 2013/01/29 12:42:03 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1.ebuild,v 1.2 2013/03/05 16:40:37 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"