diff options
author | Olivier Crête <tester@gentoo.org> | 2005-05-14 17:43:31 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-05-14 17:43:31 +0000 |
commit | 90970698a01439570fe009a815287b58706824e7 (patch) | |
tree | 6dddea93ba8816da48e2eb6119472a55c7e5cf43 /www-client/mozilla-bin | |
parent | bug 88118 (diff) | |
download | gentoo-2-90970698a01439570fe009a815287b58706824e7.tar.gz gentoo-2-90970698a01439570fe009a815287b58706824e7.tar.bz2 gentoo-2-90970698a01439570fe009a815287b58706824e7.zip |
Stable on x86 per security bug #92394
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client/mozilla-bin')
-rw-r--r-- | www-client/mozilla-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/mozilla-bin/ChangeLog b/www-client/mozilla-bin/ChangeLog index 10c1f9d1a53b..9a156f08af8d 100644 --- a/www-client/mozilla-bin/ChangeLog +++ b/www-client/mozilla-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/mozilla-bin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.12 2005/05/14 08:34:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.13 2005/05/14 17:43:31 tester Exp $ + + 14 May 2005; Olivier Crête <tester@gentoo.org> mozilla-bin-1.7.8.ebuild: + Stable on x86 per security bug #92394 14 May 2005; Simon Stelling <blubb@gentoo.org> mozilla-bin-1.7.8.ebuild: stable on amd64 wrt bug #92394 diff --git a/www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild b/www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild index fcece5df5ac5..853d0c425a9f 100644 --- a/www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild +++ b/www-client/mozilla-bin/mozilla-bin-1.7.8.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-bin/mozilla-bin-1.7.8.ebuild,v 1.2 2005/05/14 08:34:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild,v 1.3 2005/05/14 17:43:31 tester Exp $ inherit nsplugins eutils mozilla-launcher @@ -18,7 +18,7 @@ HOMEPAGE="http://www.mozilla.org" SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla${PV}/mozilla-i686-pc-linux-gnu-${PV}.tar.gz" RESTRICT="nostrip" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |