summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2011-12-30 22:58:46 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2011-12-30 22:58:46 +0000
commit2ab2a3ef267b2b9324ba182daf941000bec60675 (patch)
treeba93c9b9f203032cad6d5881bbaa169914e7e197 /net-libs
parentDrop old atheme-services-6.0.8-r2. (diff)
downloadhistorical-2ab2a3ef267b2b9324ba182daf941000bec60675.tar.gz
historical-2ab2a3ef267b2b9324ba182daf941000bec60675.tar.bz2
historical-2ab2a3ef267b2b9324ba182daf941000bec60675.zip
Version bump
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libktorrent/ChangeLog8
-rw-r--r--net-libs/libktorrent/libktorrent-1.1.3.ebuild (renamed from net-libs/libktorrent/libktorrent-1.1.1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog
index c9f9a36c3bc3..61910df8d7c7 100644
--- a/net-libs/libktorrent/ChangeLog
+++ b/net-libs/libktorrent/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/libktorrent
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.24 2011/12/15 22:22:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.25 2011/12/30 22:58:46 dilfridge Exp $
+
+*libktorrent-1.1.3 (30 Dec 2011)
+
+ 30 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ -libktorrent-1.1.1.ebuild, +libktorrent-1.1.3.ebuild:
+ Version bump
15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> libktorrent-1.1.2.ebuild:
Stable for AMD64, wrt bug #394867
diff --git a/net-libs/libktorrent/libktorrent-1.1.1.ebuild b/net-libs/libktorrent/libktorrent-1.1.3.ebuild
index d2d169bc0295..014d8d4737bd 100644
--- a/net-libs/libktorrent/libktorrent-1.1.1.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.1.ebuild,v 1.5 2011/06/01 19:50:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.1.3.ebuild,v 1.1 2011/12/30 22:58:46 dilfridge 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