diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2010-07-25 19:10:58 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2010-07-25 19:10:58 +0000 |
commit | 6f3112d0e5ba6813e837679e8cdc7465a16b0cc4 (patch) | |
tree | 4ae97124a9435d86b507bbdc6d0647e391ffe566 /www-plugins/adobe-flash | |
parent | Fix deps for pkgmove from www-client/mozilla-firefox -> www-client/firefox (diff) | |
download | historical-6f3112d0e5ba6813e837679e8cdc7465a16b0cc4.tar.gz historical-6f3112d0e5ba6813e837679e8cdc7465a16b0cc4.tar.bz2 historical-6f3112d0e5ba6813e837679e8cdc7465a16b0cc4.zip |
Fix references for pkgmove from www-client/mozilla-firefox -> www-client/firefox
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'www-plugins/adobe-flash')
-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 |