diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-01-06 21:56:35 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-01-06 21:56:35 +0000 |
commit | 69b6191b57bf42b4f0af384a63284cf6b8ead64e (patch) | |
tree | 7f39479dbc9574e2e03e32e075dba09d3a4fc3ce /net-libs | |
parent | Version bump. Drop older. (diff) | |
download | gentoo-2-69b6191b57bf42b4f0af384a63284cf6b8ead64e.tar.gz gentoo-2-69b6191b57bf42b4f0af384a63284cf6b8ead64e.tar.bz2 gentoo-2-69b6191b57bf42b4f0af384a63284cf6b8ead64e.zip |
Version bump. Drop older.
(Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libktorrent/ChangeLog | 10 | ||||
-rw-r--r-- | net-libs/libktorrent/libktorrent-1.0.5.3.ebuild (renamed from net-libs/libktorrent/libktorrent-1.0.4.ebuild) | 5 |
2 files changed, 11 insertions, 4 deletions
diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog index d19f118953c6..a1a47e3f057d 100644 --- a/net-libs/libktorrent/ChangeLog +++ b/net-libs/libktorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/libktorrent -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.7 2010/10/18 20:04:51 scarabeus Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.8 2011/01/06 21:56:35 scarabeus Exp $ + +*libktorrent-1.0.5.3 (06 Jan 2011) + + 06 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -libktorrent-1.0.4.ebuild, +libktorrent-1.0.5.3.ebuild: + Version bump. Drop older. 18 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org> libktorrent-1.0.4.ebuild: diff --git a/net-libs/libktorrent/libktorrent-1.0.4.ebuild b/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild index 1a2d4f5cce24..b47ce09f18c1 100644 --- a/net-libs/libktorrent/libktorrent-1.0.4.ebuild +++ b/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.0.4.ebuild,v 1.2 2010/10/18 20:04:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild,v 1.1 2011/01/06 21:56:34 scarabeus Exp $ EAPI=3 KMNAME="extragear/network" @@ -9,6 +9,7 @@ if [[ ${PV} != 9999* ]]; then # upstream likes to skip that _ in beta releases KTORRENT_VERSION=$(($(get_major_version)+3)).$(get_after_major_version) MY_PV="${PV/_/}" + MY_PV=$(replace_version_separator 3 '-' ${MY_PV}) # ZOMGHACK REMOVE ME NEXT TIME MY_P="${PN}-${MY_PV}" KDE_LINGUAS="ar ast be bg ca ca@valencia cs da de el en_GB eo es et eu |