summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-11-14 21:53:18 +0000
committerJohannes Huber <johu@gentoo.org>2012-11-14 21:53:18 +0000
commit64283693752c4276edfc6250079163740aa53385 (patch)
tree63573c99ce07c93f6e513970151d4b4629d539c7 /net-libs
parentStable for x86, wrt bug #441452 (diff)
downloadgentoo-2-64283693752c4276edfc6250079163740aa53385.tar.gz
gentoo-2-64283693752c4276edfc6250079163740aa53385.tar.bz2
gentoo-2-64283693752c4276edfc6250079163740aa53385.zip
Stable for x86, wrt bug #441452
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libktorrent/ChangeLog5
-rw-r--r--net-libs/libktorrent/libktorrent-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog
index d13e6c88992e..e2416f03d681 100644
--- a/net-libs/libktorrent/ChangeLog
+++ b/net-libs/libktorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libktorrent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.41 2012/11/14 16:35:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.42 2012/11/14 21:53:18 johu Exp $
+
+ 14 Nov 2012; Johannes Huber <johu@gentoo.org> libktorrent-1.3.0.ebuild:
+ Stable for x86, wrt bug #441452
14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libktorrent-1.3.0.ebuild:
Stable for amd64, wrt bug #441452
diff --git a/net-libs/libktorrent/libktorrent-1.3.0.ebuild b/net-libs/libktorrent/libktorrent-1.3.0.ebuild
index 7caca3111665..722095a739fa 100644
--- a/net-libs/libktorrent/libktorrent-1.3.0.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.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-libs/libktorrent/libktorrent-1.3.0.ebuild,v 1.2 2012/11/14 16:35:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.3.0.ebuild,v 1.3 2012/11/14 21:53:18 johu Exp $
EAPI=4
@@ -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 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~ppc ~ppc64 x86"
else
KEYWORDS=""
fi