diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-22 20:41:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-22 20:41:12 +0000 |
commit | cf7ccbf29a691f52bf1d325f52287dad566aaaf4 (patch) | |
tree | baf4fea0dbc31445795578e357dea14f94163f27 /www-client/mozilla-firefox | |
parent | Push to stable for security and extensions issues (diff) | |
download | historical-cf7ccbf29a691f52bf1d325f52287dad566aaaf4.tar.gz historical-cf7ccbf29a691f52bf1d325f52287dad566aaaf4.tar.bz2 historical-cf7ccbf29a691f52bf1d325f52287dad566aaaf4.zip |
Push to stable (alpha amd64 ia64 x86) for security and extensions issues
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-client/mozilla-firefox')
-rw-r--r-- | www-client/mozilla-firefox/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-1.0.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog index c429d067e6a3..2955454ad339 100644 --- a/www-client/mozilla-firefox/ChangeLog +++ b/www-client/mozilla-firefox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/mozilla-firefox # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.52 2005/07/22 00:01:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.53 2005/07/22 20:38:33 agriffis Exp $ + + 22 Jul 2005; Aron Griffis <agriffis@gentoo.org> + mozilla-firefox-1.0.6-r1.ebuild: + Push to stable (alpha amd64 ia64 x86) for security and extensions issues 22 Jul 2005; Aron Griffis <agriffis@gentoo.org> mozilla-firefox-1.0.6-r1.ebuild: diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r1.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r1.ebuild index ace9129b419d..dddab581ae60 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r1.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r1.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-r1.ebuild,v 1.4 2005/07/22 00:01:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r1.ebuild,v 1.5 2005/07/22 20:38:33 agriffis Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib @@ -14,7 +14,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/fi mirror://gentoo/mozilla-firefox-1.0.6-nsplugins.patch http://dev.gentoo.org/~agriffis/dist/mozilla-firefox-1.0.6-nsplugins.patch" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~sparc x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="gnome java mozdevelop mozsvg mozcalendar" |