diff options
author | Vlastimil Babka <caster@gentoo.org> | 2010-01-22 22:20:40 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2010-01-22 22:20:40 +0000 |
commit | a2d72f323e922e40f4f2622bb3899925b82a12eb (patch) | |
tree | 3cda2adce0147cd99f27a594f900a2864422cf9e /net-p2p/vuze-coreplugins | |
parent | Version bump that should fix button clicking problems with gtk+-2.18.*. Remov... (diff) | |
download | gentoo-2-a2d72f323e922e40f4f2622bb3899925b82a12eb.tar.gz gentoo-2-a2d72f323e922e40f4f2622bb3899925b82a12eb.tar.bz2 gentoo-2-a2d72f323e922e40f4f2622bb3899925b82a12eb.zip |
Version bump.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/vuze-coreplugins')
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 10 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild (renamed from net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.4.ebuild) | 8 |
2 files changed, 12 insertions, 6 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index ea7eb4e7fdaa..f04d672d71c3 100644 --- a/net-p2p/vuze-coreplugins/ChangeLog +++ b/net-p2p/vuze-coreplugins/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-p2p/vuze-coreplugins -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.16 2009/11/21 13:56:44 caster Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.17 2010/01/22 22:20:40 caster Exp $ + +*vuze-coreplugins-4.3.0.6 (22 Jan 2010) + + 22 Jan 2010; Vlastimil Babka <caster@gentoo.org> + -vuze-coreplugins-4.2.0.4.ebuild, +vuze-coreplugins-4.3.0.6.ebuild: + Version bump. *vuze-coreplugins-4.3.0.4 (21 Nov 2009) diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.4.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild index cfb693958f55..d84656d78f2b 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.4.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.4.ebuild,v 1.1 2009/07/13 22:44:40 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.0.6.ebuild,v 1.1 2010/01/22 22:20:40 caster Exp $ # eventually this should be built from source... @@ -14,8 +14,8 @@ UPDATER_N=azupdater UPNPAV_N=azupnpav PLUGINS_V=2.1.6 RATING_V=1.3.1 -UPDATER_V=1.8.8 -UPNPAV_V=0.2.21 +UPDATER_V=1.8.13 +UPNPAV_V=0.2.23 PLUGINS_DIST=${PLUGINS_N}_${PLUGINS_V}.jar RATING_DIST=${RATING_N}_${RATING_V}.jar UPDATER_DIST=${UPDATER_N}_${UPDATER_V}.zip |