summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristopher Kersey <augustus@gentoo.org>2004-02-12 17:46:15 +0000
committerKristopher Kersey <augustus@gentoo.org>2004-02-12 17:46:15 +0000
commitdda575293a5fbbe5db562f234668aa396a32cf88 (patch)
tree7e7ad96acf944764d35b356504c34b75dd8f46ba /net-www/mozilla-firefox
parentPatch to make it compile with gcc-2. Copyright date fixes.. (Manifest recommit) (diff)
downloadgentoo-2-dda575293a5fbbe5db562f234668aa396a32cf88.tar.gz
gentoo-2-dda575293a5fbbe5db562f234668aa396a32cf88.tar.bz2
gentoo-2-dda575293a5fbbe5db562f234668aa396a32cf88.zip
Made amd64 stable.
Diffstat (limited to 'net-www/mozilla-firefox')
-rw-r--r--net-www/mozilla-firefox/ChangeLog3
-rw-r--r--net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog
index 90823ce21879..93c259036739 100644
--- a/net-www/mozilla-firefox/ChangeLog
+++ b/net-www/mozilla-firefox/ChangeLog
@@ -1,5 +1,8 @@
+ 12 Feb 2004; <augustus@gentoo.org> mozilla-firefox-0.8.ebuild:
+ Made amd64 stable.
+
12 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-0.8.ebuild,
files/icon/firefox-icon.png:
Use the proper firefox icon in the GNOME menu rather than the Mozilla one.
diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild
index 8857e35ee3a1..c24435722263 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.6 2004/02/12 16:43:41 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.7 2004/02/12 17:46:15 augustus 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"