summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-14 15:10:25 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-14 15:10:25 +0000
commit7defeba530db33579e475609cad23f62a4bcc1bd (patch)
treef13f262de11a7bccd9bb2cf242a640d3013c267d /net-libs
parentVersion bump. (diff)
downloadgentoo-2-7defeba530db33579e475609cad23f62a4bcc1bd.tar.gz
gentoo-2-7defeba530db33579e475609cad23f62a4bcc1bd.tar.bz2
gentoo-2-7defeba530db33579e475609cad23f62a4bcc1bd.zip
x86 stable, bug #400873
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libktorrent/ChangeLog5
-rw-r--r--net-libs/libktorrent/libktorrent-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog
index a8598e71f799..395901d11406 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.31 2012/03/19 17:15:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.32 2012/04/14 15:10:25 maekke Exp $
+
+ 14 Apr 2012; Markus Meier <maekke@gentoo.org> libktorrent-1.2.0.ebuild:
+ x86 stable, bug #400873
*libktorrent-1.2.0 (19 Mar 2012)
diff --git a/net-libs/libktorrent/libktorrent-1.2.0.ebuild b/net-libs/libktorrent/libktorrent-1.2.0.ebuild
index 243243726df9..892eed64fe80 100644
--- a/net-libs/libktorrent/libktorrent-1.2.0.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.2.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.2.0.ebuild,v 1.1 2012/03/19 17:15:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.2.0.ebuild,v 1.2 2012/04/14 15:10:25 maekke 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