diff options
author | Travis Tilley <lv@gentoo.org> | 2004-09-17 08:12:40 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-09-17 08:12:40 +0000 |
commit | 9c9673af3e803aefff121174e8d1793b3d057796 (patch) | |
tree | 2bc2c55c7f75fcbacd3d2f7ebc86a5b86da4e3cc /net-www | |
parent | Removed nls USE flag from libgpg-error-1.0 until the cause of bug 63919 can b... (diff) | |
download | gentoo-2-9c9673af3e803aefff121174e8d1793b3d057796.tar.gz gentoo-2-9c9673af3e803aefff121174e8d1793b3d057796.tar.bz2 gentoo-2-9c9673af3e803aefff121174e8d1793b3d057796.zip |
stable on amd64 for security bug
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mozilla-firefox-bin/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mozilla-firefox-bin/mozilla-firefox-bin-1.0_pre.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mozilla-firefox-bin/ChangeLog b/net-www/mozilla-firefox-bin/ChangeLog index 820626ea4958..62874908e6d0 100644 --- a/net-www/mozilla-firefox-bin/ChangeLog +++ b/net-www/mozilla-firefox-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mozilla-firefox-bin # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/ChangeLog,v 1.22 2004/09/15 22:16:10 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/ChangeLog,v 1.23 2004/09/17 08:12:40 lv Exp $ + + 17 Sep 2004; Travis Tilley <lv@gentoo.org> + mozilla-firefox-bin-1.0_pre.ebuild: + stable on amd64 15 Sep 2004; Olivier Crete <tester@gentoo.org> mozilla-firefox-bin-1.0_pre.ebuild: diff --git a/net-www/mozilla-firefox-bin/mozilla-firefox-bin-1.0_pre.ebuild b/net-www/mozilla-firefox-bin/mozilla-firefox-bin-1.0_pre.ebuild index 03a8aaa9f8a5..261c47a3022e 100644 --- a/net-www/mozilla-firefox-bin/mozilla-firefox-bin-1.0_pre.ebuild +++ b/net-www/mozilla-firefox-bin/mozilla-firefox-bin-1.0_pre.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/mozilla-firefox-bin-1.0_pre.ebuild,v 1.2 2004/09/15 22:16:10 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/mozilla-firefox-bin-1.0_pre.ebuild,v 1.3 2004/09/17 08:12:40 lv Exp $ inherit nsplugins eutils mozilla-launcher @@ -18,7 +18,7 @@ SRC_URI=" HOMEPAGE="http://www.mozilla.org/projects/firefox" RESTRICT="nostrip" -KEYWORDS="-* x86 ~amd64" +KEYWORDS="-* x86 amd64" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |