diff options
author | 2004-02-12 16:24:20 +0000 | |
---|---|---|
committer | 2004-02-12 16:24:20 +0000 | |
commit | 15bc5775369ca0a5e7626f3063ac7235b8d7fc9d (patch) | |
tree | 3a7fadfb7f93b7d3faebbdb099c4ad30ed7a9bb6 /net-www/mozilla-firefox | |
parent | Patch to make it compile with gcc-2. Copyright date corrections.. (Manifest r... (diff) | |
download | gentoo-2-15bc5775369ca0a5e7626f3063ac7235b8d7fc9d.tar.gz gentoo-2-15bc5775369ca0a5e7626f3063ac7235b8d7fc9d.tar.bz2 gentoo-2-15bc5775369ca0a5e7626f3063ac7235b8d7fc9d.zip |
Here you got a sparc-cookie, Mr. Firefox.
Diffstat (limited to 'net-www/mozilla-firefox')
-rw-r--r-- | net-www/mozilla-firefox/ChangeLog | 3 | ||||
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog index d0c13798e5e6..601d5aabe3a8 100644 --- a/net-www/mozilla-firefox/ChangeLog +++ b/net-www/mozilla-firefox/ChangeLog @@ -1,5 +1,8 @@ + 12 Feb 2004; Sven Blumenstein <bazik@gentoo.org> mozilla-firefox-0.8.ebuild: + Here you got a sparc-cookie, Mr. Firefox. + 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. diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild index 012b313cca5f..9a2396d80c95 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.4 2004/02/12 07:49:23 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.5 2004/02/12 16:24:20 bazik 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" |