summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Laue <brad@gentoo.org>2004-02-12 07:49:23 +0000
committerBrad Laue <brad@gentoo.org>2004-02-12 07:49:23 +0000
commit74666c8bab474f74b70e6d225bcdb8f2358759aa (patch)
treeaade17f40a46464b8d9cbfc717ed4d4baf43ffc6 /net-www/mozilla-firefox
parentPull out an old tooth (diff)
downloadgentoo-2-74666c8bab474f74b70e6d225bcdb8f2358759aa.tar.gz
gentoo-2-74666c8bab474f74b70e6d225bcdb8f2358759aa.tar.bz2
gentoo-2-74666c8bab474f74b70e6d225bcdb8f2358759aa.zip
Stable on x86. Huzzah!
Diffstat (limited to 'net-www/mozilla-firefox')
-rw-r--r--net-www/mozilla-firefox/ChangeLog6
-rw-r--r--net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog
index b5e98a018f01..d0c13798e5e6 100644
--- a/net-www/mozilla-firefox/ChangeLog
+++ b/net-www/mozilla-firefox/ChangeLog
@@ -1,5 +1,11 @@
+ 12 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-0.8.ebuild:
+ Move mozilla-firefox to stable on x86. This is the first step is moving its
+ predecessor, mozilla-firebird, out of the tree entirely.
+
+ Please test on as many arches as soon as possible!
+
*mozilla-firefox-0.8 (10 Feb 2004)
10 Feb 2004; Brad Laue <brad@gentoo.org> metadata.xml,
diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild
index 4c01affec755..012b313cca5f 100644
--- a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild
+++ b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.3 2004/02/10 07:38:05 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.4 2004/02/12 07:49:23 brad Exp $
inherit makeedit flag-o-matic gcc nsplugins eutils
@@ -10,7 +10,7 @@ DESCRIPTION="The Mozilla Firefox Web Browser"
HOMEPAGE="http://www.mozilla.org/projects/firefox/"
SRC_URI="http://ftp.mozilla.org/pub/firefox/releases/${PV}/firefox-source-${PV}.tar.bz2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~ia64"
SLOT="0"
LICENSE="MPL-1.1 | NPL-1.1"
IUSE="java gtk2 ipv6 gnome moznoxft"