diff options
author | Vlastimil Babka <caster@gentoo.org> | 2010-10-07 21:18:49 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2010-10-07 21:18:49 +0000 |
commit | 8957a77e31c6715736675ce14802189c0776b657 (patch) | |
tree | d5f2813c99df3daa884cde765d3dd6b95abb7bf3 /net-p2p/vuze-coreplugins | |
parent | ppc64 stable wrt #324077 (diff) | |
download | historical-8957a77e31c6715736675ce14802189c0776b657.tar.gz historical-8957a77e31c6715736675ce14802189c0776b657.tar.bz2 historical-8957a77e31c6715736675ce14802189c0776b657.zip |
Version bump.
Package-Manager: portage-2.2_rc88/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.1.0.ebuild (renamed from net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.0.2.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index b06bfc97a081..d75323fb75c9 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.31 2010/09/09 21:46:18 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.32 2010/10/07 21:17:22 caster Exp $ + +*vuze-coreplugins-4.5.1.0 (07 Oct 2010) + + 07 Oct 2010; Vlastimil Babka <caster@gentoo.org> + -vuze-coreplugins-4.5.0.2.ebuild, +vuze-coreplugins-4.5.1.0.ebuild: + Version bump. *vuze-coreplugins-4.5.0.4 (09 Sep 2010) diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.0.2.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild index 170283e8c96c..cb3d7b2f15d2 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.0.2.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.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.5.0.2.ebuild,v 1.1 2010/08/26 10:20:38 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild,v 1.1 2010/10/07 21:17:22 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.16 -UPNPAV_V=0.2.29.2 +UPDATER_V=1.8.17 +UPNPAV_V=0.2.30 PLUGINS_DIST=${PLUGINS_N}_${PLUGINS_V}.jar RATING_DIST=${RATING_N}_${RATING_V}.jar UPDATER_DIST=${UPDATER_N}_${UPDATER_V}.zip |