diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2010-07-25 19:10:37 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2010-07-25 19:10:37 +0000 |
commit | 86107d87ace913a861993233c1f2480d6f518f73 (patch) | |
tree | d742d9a6d4cc10ac01b1232a44799fc72d92e72f /www-plugins | |
parent | Fix deps for pkgmove from www-client/mozilla-firefox -> www-client/firefox (diff) | |
download | gentoo-2-86107d87ace913a861993233c1f2480d6f518f73.tar.gz gentoo-2-86107d87ace913a861993233c1f2480d6f518f73.tar.bz2 gentoo-2-86107d87ace913a861993233c1f2480d6f518f73.zip |
Fix references for pkgmove from www-client/mozilla-firefox -> www-client/firefox
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 7 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-9.0.277.0-r1.ebuild | 4 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-9.0.277.0.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index d8414e5fd997..300ec281e84d 100644 --- a/www-plugins/adobe-flash/ChangeLog +++ b/www-plugins/adobe-flash/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-plugins/adobe-flash # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.36 2010/07/20 14:49:58 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.37 2010/07/25 19:10:37 nirbheek Exp $ + + 25 Jul 2010; Nirbheek Chauhan <nirbheek@gentoo.org> + adobe-flash-9.0.277.0.ebuild, adobe-flash-9.0.277.0-r1.ebuild: + Fix references for pkgmove from www-client/mozilla-firefox -> + www-client/firefox *adobe-flash-10.1.53.64-r1 (20 Jul 2010) *adobe-flash-10.0.45.2-r2 (20 Jul 2010) diff --git a/www-plugins/adobe-flash/adobe-flash-9.0.277.0-r1.ebuild b/www-plugins/adobe-flash/adobe-flash-9.0.277.0-r1.ebuild index b32685234cf1..e63b7f4d3784 100644 --- a/www-plugins/adobe-flash/adobe-flash-9.0.277.0-r1.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-9.0.277.0-r1.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/www-plugins/adobe-flash/adobe-flash-9.0.277.0-r1.ebuild,v 1.1 2010/07/20 14:49:58 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-9.0.277.0-r1.ebuild,v 1.2 2010/07/25 19:10:37 nirbheek Exp $ inherit nsplugins @@ -50,7 +50,7 @@ pkg_postinst() { ewarn "issues. Please consider only running flash applets you know to" ewarn "be safe." - if has_version 'www-client/mozilla-firefox'; then + if has_version 'www-client/firefox'; then elog "The firefox 'flashblock' extension may help:" elog " https://addons.mozilla.org/en-US/firefox/addon/433" fi diff --git a/www-plugins/adobe-flash/adobe-flash-9.0.277.0.ebuild b/www-plugins/adobe-flash/adobe-flash-9.0.277.0.ebuild index 4da81a8c0ba0..a0569df862db 100644 --- a/www-plugins/adobe-flash/adobe-flash-9.0.277.0.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-9.0.277.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/www-plugins/adobe-flash/adobe-flash-9.0.277.0.ebuild,v 1.1 2010/06/17 13:42:44 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-9.0.277.0.ebuild,v 1.2 2010/07/25 19:10:37 nirbheek Exp $ inherit nsplugins @@ -47,7 +47,7 @@ pkg_postinst() { ewarn "issues. Please consider only running flash applets you know to" ewarn "be safe." - if has_version 'www-client/mozilla-firefox'; then + if has_version 'www-client/firefox'; then elog "The firefox 'flashblock' extension may help:" elog " https://addons.mozilla.org/en-US/firefox/addon/433" fi |