diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-02 22:02:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-02 22:02:10 +0000 |
commit | 96322c7b4cdf13678e2a7bd385eaff244fd52ad1 (patch) | |
tree | d59ed9d22e16e757db054831259768f89a420a8e /www-client | |
parent | Migrate to splitted ant. (diff) | |
download | gentoo-2-96322c7b4cdf13678e2a7bd385eaff244fd52ad1.tar.gz gentoo-2-96322c7b4cdf13678e2a7bd385eaff244fd52ad1.tar.bz2 gentoo-2-96322c7b4cdf13678e2a7bd385eaff244fd52ad1.zip |
x86 stable wrt security bug 173070
(Portage version: 2.1.2.3)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-firefox/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-2.0.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog index faaa74ae98c8..efeb2b0e966c 100644 --- a/www-client/mozilla-firefox/ChangeLog +++ b/www-client/mozilla-firefox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/mozilla-firefox # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.278 2007/03/23 22:03:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.279 2007/04/02 22:02:10 armin76 Exp $ + + 02 Apr 2007; Raúl Porcel <armin76@gentoo.org> + mozilla-firefox-2.0.0.3.ebuild: + x86 stable wrt security bug 173070 23 Mar 2007; Raúl Porcel <armin76@gentoo.org> mozilla-firefox-2.0.0.2.ebuild, mozilla-firefox-2.0.0.3.ebuild: diff --git a/www-client/mozilla-firefox/mozilla-firefox-2.0.0.3.ebuild b/www-client/mozilla-firefox/mozilla-firefox-2.0.0.3.ebuild index 0237bd961f75..26c75bff5bd9 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-2.0.0.3.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-2.0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.3.ebuild,v 1.3 2007/03/23 22:03:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.3.ebuild,v 1.4 2007/04/02 22:02:10 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -13,7 +13,7 @@ NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.org/projects/firefox/" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="java mozdevelop bindist xforms restrict-javascript filepicker" |