diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-15 15:58:55 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-15 15:58:55 +0000 |
commit | 1daf87383a1ec14670679a49ce5860db8a6f9f0c (patch) | |
tree | aa8903a3361298df6ce902f40bfd3a4f9468f787 /www-client/mozilla-firefox | |
parent | Drop alpha keyword wrt Bug #116610. (diff) | |
download | gentoo-2-1daf87383a1ec14670679a49ce5860db8a6f9f0c.tar.gz gentoo-2-1daf87383a1ec14670679a49ce5860db8a6f9f0c.tar.bz2 gentoo-2-1daf87383a1ec14670679a49ce5860db8a6f9f0c.zip |
Drop alpha keyword wrt security Bug #135254.
(Portage version: 2.1.1)
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.7-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog index 4cb2e1926712..a5ad87997187 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.179 2006/09/02 23:55:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.180 2006/09/15 15:58:55 tcort Exp $ + + 15 Sep 2006; Thomas Cort <tcort@gentoo.org> + mozilla-firefox-1.0.7-r4.ebuild: + Drop alpha keyword wrt security Bug #135254. 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> mozilla-firefox-1.5.0.5.ebuild: diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.0.7-r4.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.0.7-r4.ebuild index 62920ead35ee..e3b9efcac9b1 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-1.0.7-r4.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-1.0.7-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.7-r4.ebuild,v 1.8 2006/01/13 17:54:07 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.0.7-r4.ebuild,v 1.9 2006/09/15 15:58:55 tcort Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 MOZ_FREETYPE2="no" # Need to disable for newer .. remove here and in mozconfig @@ -22,7 +22,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/fi mirror://gentoo/mozilla-${PVER}.tar.bz2 http://dev.gentoo.org/~azarah/mozilla/mozilla-${PVER}.tar.bz2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86" +KEYWORDS="amd64 ~arm hppa ia64 ppc sparc x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="gnome java mozdevelop mozsvg mozcalendar" |