diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-13 09:44:28 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-13 09:44:28 +0000 |
commit | fab934d4702c0fa9caf5ce5c75ebd73862ed841a (patch) | |
tree | 665461034a8e2b9e149ab8c29a5f55a0bd05ae34 /net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild | |
parent | alpha stable: purged 2.0.10a (Manifest recommit) (diff) | |
download | gentoo-2-fab934d4702c0fa9caf5ce5c75ebd73862ed841a.tar.gz gentoo-2-fab934d4702c0fa9caf5ce5c75ebd73862ed841a.tar.bz2 gentoo-2-fab934d4702c0fa9caf5ce5c75ebd73862ed841a.zip |
Stable on alpha, bug 59419.
Diffstat (limited to 'net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild')
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild index 1109e6d58e24..2e6759e5d545 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.9.3.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/mozilla-firefox-0.9.3.ebuild,v 1.6 2004/08/12 20:02:26 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild,v 1.7 2004/08/13 09:44:28 kloeri Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla-launcher @@ -14,7 +14,7 @@ SRC_URI=" http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/firefox-${PV}-source.tar.bz2 http://ftp.mozilla.org/pub/firefox/releases/${PV}/firefox-${PV}-source.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 moznoxft truetype xinerama" |