summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2009-03-04 20:46:24 +0000
committerVlastimil Babka <caster@gentoo.org>2009-03-04 20:46:24 +0000
commit7e11c81b969cdf18c7d046f64958021fc1823c5b (patch)
tree919cf4283865b9ba4b2cd96e40a4959027de0e69 /net-p2p
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-7e11c81b969cdf18c7d046f64958021fc1823c5b.tar.gz
gentoo-2-7e11c81b969cdf18c7d046f64958021fc1823c5b.tar.bz2
gentoo-2-7e11c81b969cdf18c7d046f64958021fc1823c5b.zip
Remove elog calls that got broken after vuze-coreplugins splitted out.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/vuze/ChangeLog6
-rw-r--r--net-p2p/vuze/vuze-4.1.0.0.ebuild4
-rw-r--r--net-p2p/vuze/vuze-4.1.0.2.ebuild4
-rw-r--r--net-p2p/vuze/vuze-4.1.0.4.ebuild4
4 files changed, 8 insertions, 10 deletions
diff --git a/net-p2p/vuze/ChangeLog b/net-p2p/vuze/ChangeLog
index 45ba5ebceaa6..a731d40052a0 100644
--- a/net-p2p/vuze/ChangeLog
+++ b/net-p2p/vuze/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/vuze
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/ChangeLog,v 1.7 2009/03/04 19:28:39 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/ChangeLog,v 1.8 2009/03/04 20:46:24 caster Exp $
+
+ 04 Mar 2009; Vlastimil Babka <caster@gentoo.org> vuze-4.1.0.0.ebuild,
+ vuze-4.1.0.2.ebuild, vuze-4.1.0.4.ebuild:
+ Remove elog calls that got broken after vuze-coreplugins splitted out.
*vuze-4.1.0.4 (04 Mar 2009)
diff --git a/net-p2p/vuze/vuze-4.1.0.0.ebuild b/net-p2p/vuze/vuze-4.1.0.0.ebuild
index 42b29aa978e9..5e3c372968e0 100644
--- a/net-p2p/vuze/vuze-4.1.0.0.ebuild
+++ b/net-p2p/vuze/vuze-4.1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/vuze-4.1.0.0.ebuild,v 1.1 2009/02/06 11:46:35 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/vuze-4.1.0.0.ebuild,v 1.2 2009/03/04 20:46:24 caster Exp $
EAPI=2
@@ -113,8 +113,6 @@ pkg_postinst() {
elog "Since version 4.1.0.0, plugins that are normally bundled by upstream"
elog "(and auto-installed in each user's ~/.azureus if not bundled)"
elog "are now installed into shared plugin directory by the vuze-coreplugins ebuild."
- elog "Users are recommended to delete the following plugin copies:"
- elog "~/.azureus/plugins/{${PLUGINS_N},${RATING_N},${UPDATER_N},${UPNPAV_N}}"
elog
elog "Vuze may warn that shared plugin dir is not writable, that's fine."
elog "It may also attempt to update some these plugins and fail to write."
diff --git a/net-p2p/vuze/vuze-4.1.0.2.ebuild b/net-p2p/vuze/vuze-4.1.0.2.ebuild
index f402adbc34be..d6a0b3b78f82 100644
--- a/net-p2p/vuze/vuze-4.1.0.2.ebuild
+++ b/net-p2p/vuze/vuze-4.1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/vuze-4.1.0.2.ebuild,v 1.1 2009/02/07 18:20:54 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/vuze-4.1.0.2.ebuild,v 1.2 2009/03/04 20:46:24 caster Exp $
EAPI=2
@@ -113,8 +113,6 @@ pkg_postinst() {
elog "Since version 4.1.0.0, plugins that are normally bundled by upstream"
elog "(and auto-installed in each user's ~/.azureus if not bundled)"
elog "are now installed into shared plugin directory by the vuze-coreplugins ebuild."
- elog "Users are recommended to delete the following plugin copies:"
- elog "~/.azureus/plugins/{${PLUGINS_N},${RATING_N},${UPDATER_N},${UPNPAV_N}}"
elog
elog "Vuze may warn that shared plugin dir is not writable, that's fine."
elog "It may also attempt to update some these plugins and fail to write."
diff --git a/net-p2p/vuze/vuze-4.1.0.4.ebuild b/net-p2p/vuze/vuze-4.1.0.4.ebuild
index 1ce8d0f32915..37e728ef5add 100644
--- a/net-p2p/vuze/vuze-4.1.0.4.ebuild
+++ b/net-p2p/vuze/vuze-4.1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/vuze-4.1.0.4.ebuild,v 1.1 2009/03/04 19:28:39 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze/vuze-4.1.0.4.ebuild,v 1.2 2009/03/04 20:46:24 caster Exp $
EAPI=2
@@ -113,8 +113,6 @@ pkg_postinst() {
elog "Since version 4.1.0.0, plugins that are normally bundled by upstream"
elog "(and auto-installed in each user's ~/.azureus if not bundled)"
elog "are now installed into shared plugin directory by the vuze-coreplugins ebuild."
- elog "Users are recommended to delete the following plugin copies:"
- elog "~/.azureus/plugins/{${PLUGINS_N},${RATING_N},${UPDATER_N},${UPNPAV_N}}"
elog
elog "Vuze may warn that shared plugin dir is not writable, that's fine."
elog "It may also attempt to update some these plugins and fail to write."