summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-09 11:24:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-09 11:24:04 +0000
commit10d96f6cc3715aee614ce31dec421f06900f5a5f (patch)
tree367a6f2be16b6b1a9114b627cd148fcfe0f0077c /net-libs/libktorrent
parentStable for ppc, wrt bug #460624 (diff)
downloadgentoo-2-10d96f6cc3715aee614ce31dec421f06900f5a5f.tar.gz
gentoo-2-10d96f6cc3715aee614ce31dec421f06900f5a5f.tar.bz2
gentoo-2-10d96f6cc3715aee614ce31dec421f06900f5a5f.zip
Stable for ppc, wrt bug #460290
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libktorrent')
-rw-r--r--net-libs/libktorrent/ChangeLog5
-rw-r--r--net-libs/libktorrent/libktorrent-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog
index e333aa66ffe5..7dd078cdd2a7 100644
--- a/net-libs/libktorrent/ChangeLog
+++ b/net-libs/libktorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libktorrent
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.49 2013/03/05 16:40:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.50 2013/03/09 11:24:04 ago Exp $
+
+ 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libktorrent-1.3.1.ebuild:
+ Stable for ppc, wrt bug #460290
05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libktorrent-1.3.1.ebuild:
Stable for amd64, wrt bug #460290
diff --git a/net-libs/libktorrent/libktorrent-1.3.1.ebuild b/net-libs/libktorrent/libktorrent-1.3.1.ebuild
index ddc1327e1920..32b714df98c9 100644
--- a/net-libs/libktorrent/libktorrent-1.3.1.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.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-libs/libktorrent/libktorrent-1.3.1.ebuild,v 1.3 2013/03/05 16:40:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.3.1.ebuild,v 1.4 2013/03/09 11:24:04 ago Exp $
EAPI=5
@@ -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 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86"
else
KEYWORDS=""
fi