diff options
author | 2008-07-04 16:53:04 +0000 | |
---|---|---|
committer | 2008-07-04 16:53:04 +0000 | |
commit | 099d90d1fc901645275a5ca4729f1310335325d0 (patch) | |
tree | f09991b252a61ac73a30ed93a662ed05a9185749 /www-client/mozilla-firefox | |
parent | Include patch to fix bug #224721 if kopete's autoupdate fails. (diff) | |
download | historical-099d90d1fc901645275a5ca4729f1310335325d0.tar.gz historical-099d90d1fc901645275a5ca4729f1310335325d0.tar.bz2 historical-099d90d1fc901645275a5ca4729f1310335325d0.zip |
alpha/ia64/sparc stable wrt security #230567
Package-Manager: portage-2.1.4.4
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-2.0.0.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog index 6606af158e2b..10cbe1e9ac21 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.420 2008/07/04 09:17:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.421 2008/07/04 16:50:20 armin76 Exp $ + + 04 Jul 2008; Raúl Porcel <armin76@gentoo.org> + mozilla-firefox-2.0.0.15.ebuild: + alpha/ia64/sparc stable wrt security #230567 04 Jul 2008; Christian Faulhammer <opfer@gentoo.org> mozilla-firefox-2.0.0.15.ebuild: diff --git a/www-client/mozilla-firefox/mozilla-firefox-2.0.0.15.ebuild b/www-client/mozilla-firefox/mozilla-firefox-2.0.0.15.ebuild index dd47b7024950..1cd11cf3a3bf 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-2.0.0.15.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-2.0.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.15.ebuild,v 1.2 2008/07/04 09:17:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.0.15.ebuild,v 1.3 2008/07/04 16:50:20 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.com/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 iceweasel" |