diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-01 18:03:23 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-01 18:03:23 +0000 |
commit | 0338d619ce4fae78d00753193455678c09f5d10b (patch) | |
tree | 790d9951361c13d97a6218c7789b57a0a1b7dc49 /www-plugins | |
parent | Quoting (diff) | |
download | gentoo-2-0338d619ce4fae78d00753193455678c09f5d10b.tar.gz gentoo-2-0338d619ce4fae78d00753193455678c09f5d10b.tar.bz2 gentoo-2-0338d619ce4fae78d00753193455678c09f5d10b.zip |
mozilla-firefox-bin -> firefox-bin
(Portage version: 2.2_rc61/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/noscript/ChangeLog | 9 | ||||
-rw-r--r-- | www-plugins/noscript/noscript-1.8.8.ebuild | 8 | ||||
-rw-r--r-- | www-plugins/noscript/noscript-1.9.0.4.ebuild | 8 | ||||
-rw-r--r-- | www-plugins/noscript/noscript-1.9.6.6.ebuild | 8 | ||||
-rw-r--r-- | www-plugins/noscript/noscript-1.9.8.86.ebuild | 10 |
5 files changed, 24 insertions, 19 deletions
diff --git a/www-plugins/noscript/ChangeLog b/www-plugins/noscript/ChangeLog index f1058888d822..7d3f04ae0804 100644 --- a/www-plugins/noscript/ChangeLog +++ b/www-plugins/noscript/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-plugins/noscript -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/ChangeLog,v 1.9 2009/11/12 14:59:21 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/ChangeLog,v 1.10 2010/01/01 18:03:23 scarabeus Exp $ + + 01 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + noscript-1.8.8.ebuild, noscript-1.9.0.4.ebuild, noscript-1.9.6.6.ebuild, + noscript-1.9.8.86.ebuild: + mozilla-firefox-bin -> firefox-bin 12 Nov 2009; Joseph Jezak <josejx@gentoo.org> noscript-1.9.6.6.ebuild: Marked ppc64 stable for bug #282466. diff --git a/www-plugins/noscript/noscript-1.8.8.ebuild b/www-plugins/noscript/noscript-1.8.8.ebuild index 2cabea5cf6dc..2d6a8c480663 100644 --- a/www-plugins/noscript/noscript-1.8.8.ebuild +++ b/www-plugins/noscript/noscript-1.8.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.8.8.ebuild,v 1.1 2009/07/21 15:05:38 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.8.8.ebuild,v 1.2 2010/01/01 18:03:23 scarabeus Exp $ inherit mozextension multilib @@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="|| ( - >=www-client/mozilla-firefox-bin-1.5.0.7 + >=www-client/firefox-bin-1.5.0.7 >=www-client/mozilla-firefox-1.5.0.7 )" DEPEND="${RDEPEND}" @@ -31,7 +31,7 @@ src_install() { MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox" xpi_install "${S}"/"${P}" fi - if has_version '>=www-client/mozilla-firefox-bin-1.5.0.7'; then + if has_version '>=www-client/firefox-bin-1.5.0.7'; then MOZILLA_FIVE_HOME="/opt/firefox" xpi_install "${S}"/"${P}" fi diff --git a/www-plugins/noscript/noscript-1.9.0.4.ebuild b/www-plugins/noscript/noscript-1.9.0.4.ebuild index 362a1c2be258..28bd64aa1baf 100644 --- a/www-plugins/noscript/noscript-1.9.0.4.ebuild +++ b/www-plugins/noscript/noscript-1.9.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.9.0.4.ebuild,v 1.1 2009/07/21 15:05:38 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.9.0.4.ebuild,v 1.2 2010/01/01 18:03:23 scarabeus Exp $ inherit mozextension multilib @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="|| ( - >=www-client/mozilla-firefox-bin-1.5.0.7 + >=www-client/firefox-bin-1.5.0.7 >=www-client/mozilla-firefox-1.5.0.7 )" DEPEND="${RDEPEND}" @@ -31,7 +31,7 @@ src_install() { MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox" xpi_install "${S}"/"${P}" fi - if has_version '>=www-client/mozilla-firefox-bin-1.5.0.7'; then + if has_version '>=www-client/firefox-bin-1.5.0.7'; then MOZILLA_FIVE_HOME="/opt/firefox" xpi_install "${S}"/"${P}" fi diff --git a/www-plugins/noscript/noscript-1.9.6.6.ebuild b/www-plugins/noscript/noscript-1.9.6.6.ebuild index a773a8b56fa8..5e3cd2d2b455 100644 --- a/www-plugins/noscript/noscript-1.9.6.6.ebuild +++ b/www-plugins/noscript/noscript-1.9.6.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.9.6.6.ebuild,v 1.6 2009/11/12 14:59:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.9.6.6.ebuild,v 1.7 2010/01/01 18:03:23 scarabeus Exp $ inherit mozextension multilib @@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="|| ( - >=www-client/mozilla-firefox-bin-1.5.0.7 + >=www-client/firefox-bin-1.5.0.7 >=www-client/mozilla-firefox-1.5.0.7 )" DEPEND="${RDEPEND}" @@ -31,7 +31,7 @@ src_install() { MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox" xpi_install "${S}"/"${P}" fi - if has_version '>=www-client/mozilla-firefox-bin-1.5.0.7'; then + if has_version '>=www-client/firefox-bin-1.5.0.7'; then MOZILLA_FIVE_HOME="/opt/firefox" xpi_install "${S}"/"${P}" fi diff --git a/www-plugins/noscript/noscript-1.9.8.86.ebuild b/www-plugins/noscript/noscript-1.9.8.86.ebuild index ea0f52160810..936c3164660c 100644 --- a/www-plugins/noscript/noscript-1.9.8.86.ebuild +++ b/www-plugins/noscript/noscript-1.9.8.86.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.9.8.86.ebuild,v 1.2 2009/11/04 00:03:11 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/noscript/noscript-1.9.8.86.ebuild,v 1.3 2010/01/01 18:03:23 scarabeus Exp $ inherit mozextension multilib @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" || ( >=www-client/mozilla-firefox-1.5 - >=www-client/mozilla-firefox-bin-1.5 + >=www-client/firefox-bin-1.5 >=www-client/seamonkey-1.1 >=www-client/seamonkey-bin-1.1 >=www-client/icecat-3.5 @@ -41,10 +41,10 @@ src_install() { xpi_install "${WORKDIR}/${P}" mozillas="$(best_version www-client/mozilla-firefox) ${mozillas}" fi - if has_version '>=www-client/mozilla-firefox-bin-1.5'; then + if has_version '>=www-client/firefox-bin-1.5'; then MOZILLA_FIVE_HOME="/opt/firefox" xpi_install "${WORKDIR}/${P}" - mozillas="$(best_version www-client/mozilla-firefox-bin) ${mozillas}" + mozillas="$(best_version www-client/firefox-bin) ${mozillas}" fi if has_version '>=www-client/seamonkey-1.1'; then MOZILLA_FIVE_HOME="/usr/$(get_libdir)/seamonkey" |