Version bump
authorAndreas Hüttel <dilfridge@gentoo.org>
Fri, 30 Dec 2011 22:58:46 +0000 (22:58 +0000)
committerAndreas Hüttel <dilfridge@gentoo.org>
Fri, 30 Dec 2011 22:58:46 +0000 (22:58 +0000)
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64

net-libs/libktorrent/ChangeLog
net-libs/libktorrent/libktorrent-1.1.3.ebuild [moved from net-libs/libktorrent/libktorrent-1.1.1.ebuild with 92% similarity]

index c9f9a36c3bc3748c38c7813592aab4370cf63089..61910df8d7c743b1cd52a291d255f66f0c817cdf 100644 (file)
@@ -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
similarity index 92%
rename from net-libs/libktorrent/libktorrent-1.1.1.ebuild
rename to net-libs/libktorrent/libktorrent-1.1.3.ebuild
index d2d169bc0295fd38bd34e009b93721e94b4a7e82..014d8d4737bddf3e7dc9c57038a483dd14e299ec 100644 (file)
@@ -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