diff options
author | Vlastimil Babka <caster@gentoo.org> | 2010-08-26 10:20:38 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2010-08-26 10:20:38 +0000 |
commit | 4e48de34dab4cc0d966bdb19daf533c1d864f885 (patch) | |
tree | 2e90283cfdf0ffc120f2f1c2fbfb678424e73a17 /net-p2p/vuze-coreplugins | |
parent | Version bump, bug #331601. Remove the xfs_io patch as xfsprogs-3.1.2 uses /us... (diff) | |
download | gentoo-2-4e48de34dab4cc0d966bdb19daf533c1d864f885.tar.gz gentoo-2-4e48de34dab4cc0d966bdb19daf533c1d864f885.tar.bz2 gentoo-2-4e48de34dab4cc0d966bdb19daf533c1d864f885.zip |
Version bump, bug #331601.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/vuze-coreplugins')
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.0.2.ebuild (renamed from net-p2p/vuze-coreplugins/vuze-coreplugins-4.4.0.4.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index c23d4a5a93f5..f6ce2e84248d 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.29 2010/06/17 21:26:35 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.30 2010/08/26 10:20:38 caster Exp $ + +*vuze-coreplugins-4.5.0.2 (26 Aug 2010) + + 26 Aug 2010; Vlastimil Babka <caster@gentoo.org> + -vuze-coreplugins-4.4.0.4.ebuild, +vuze-coreplugins-4.5.0.2.ebuild: + Version bump, bug #331601. *vuze-coreplugins-4.4.0.6 (17 Jun 2010) diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.4.0.4.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.0.2.ebuild index 23b642ba1c94..170283e8c96c 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.4.0.4.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.0.2.ebuild @@ -1,6 +1,6 @@ # 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.4.0.4.ebuild,v 1.1 2010/05/11 07:27:00 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.0.2.ebuild,v 1.1 2010/08/26 10:20:38 caster Exp $ # eventually this should be built from source... @@ -15,7 +15,7 @@ UPNPAV_N=azupnpav PLUGINS_V=2.1.6 RATING_V=1.3.1 UPDATER_V=1.8.16 -UPNPAV_V=0.2.28 +UPNPAV_V=0.2.29.2 PLUGINS_DIST=${PLUGINS_N}_${PLUGINS_V}.jar RATING_DIST=${RATING_N}_${RATING_V}.jar UPDATER_DIST=${UPDATER_N}_${UPDATER_V}.zip |