diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-28 23:13:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-28 23:13:46 +0000 |
commit | 4f3f1dfef1637677ba1e4af8e36dced87d477ea6 (patch) | |
tree | f38f7942ca730222f882535cfd3f79646c87c0d1 /net-www | |
parent | Fixed broken Manifest. (diff) | |
download | gentoo-2-4f3f1dfef1637677ba1e4af8e36dced87d477ea6.tar.gz gentoo-2-4f3f1dfef1637677ba1e4af8e36dced87d477ea6.tar.bz2 gentoo-2-4f3f1dfef1637677ba1e4af8e36dced87d477ea6.zip |
stable on ia64 #83267
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild b/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild index f15acc85f20a..c4751dfe7f24 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild,v 1.6 2005/02/28 22:15:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-1.0.1.ebuild,v 1.7 2005/02/28 23:13:46 agriffis Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozconfig mozilla-launcher multilib @@ -13,7 +13,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source LICENSE="MPL-1.1 NPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc sparc x86 ~hppa" +KEYWORDS="~alpha amd64 ~arm ia64 ppc sparc x86 ~hppa" IUSE="java mozsvg" # xrender.pc appeared for the first time in xorg-x11-6.7.0-r2 |