diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-03 13:55:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-03 13:55:55 +0000 |
commit | 2f3734f7f9747b17354923719c50a3e54a5b855e (patch) | |
tree | 0c6d722412b011b643b14d01ddd89a66e8bd7706 /www-client/mozilla-firefox | |
parent | Change order of patches listed in SRC_URI so that portage doesn't check every... (diff) | |
download | gentoo-2-2f3734f7f9747b17354923719c50a3e54a5b855e.tar.gz gentoo-2-2f3734f7f9747b17354923719c50a3e54a5b855e.tar.bz2 gentoo-2-2f3734f7f9747b17354923719c50a3e54a5b855e.zip |
Don't bother to list the mirror://gentoo location for the nsplugins-v2 patch since portage will check the mirrors automatically
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client/mozilla-firefox')
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild index 96491baa79ad..a82c49c28e6b 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild,v 1.1 2005/08/02 12:48:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r4.ebuild,v 1.2 2005/08/03 13:55:37 agriffis Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib @@ -11,9 +11,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/fi mirror://gentoo/mozilla-firefox-1.0-4ft2.patch.bz2 mirror://gentoo/mozilla-firefox-1.0.3-ia64.patch.bz2 mirror://gentoo/mozilla-jslibmath-alpha.patch - mirror://gentoo/mozilla-1.7.10-nsplugins-v2.patch http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch - mirror://gentoo/embed-typeaheadfind.patch http://dev.gentoo.org/~anarchy/dist/embed-typeaheadfind.patch" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" |