diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-10-25 22:49:40 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-10-25 22:49:40 +0000 |
commit | 2f0468590b2f1a03337e48f0ba9f7767a3a76ef2 (patch) | |
tree | cd310125177b1b4198c0222850e98823e4e15904 /www-client/mozilla-firefox/mozilla-firefox-2.0.ebuild | |
parent | Remove GAMES_CHECK_LICENSE since most mods don't require us to check. If a m... (diff) | |
download | gentoo-2-2f0468590b2f1a03337e48f0ba9f7767a3a76ef2.tar.gz gentoo-2-2f0468590b2f1a03337e48f0ba9f7767a3a76ef2.tar.bz2 gentoo-2-2f0468590b2f1a03337e48f0ba9f7767a3a76ef2.zip |
Keyword ~ia64; bug #152738.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'www-client/mozilla-firefox/mozilla-firefox-2.0.ebuild')
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla-firefox/mozilla-firefox-2.0.ebuild b/www-client/mozilla-firefox/mozilla-firefox-2.0.ebuild index 11d2673ed4c8..ea602a269571 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-2.0.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.ebuild,v 1.3 2006/10/25 15:27:27 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-2.0.ebuild,v 1.4 2006/10/25 22:49:40 plasmaroo Exp $ inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib fdo-mime mozextension autotools @@ -11,7 +11,7 @@ NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.org/projects/firefox/" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="java mozdevelop mozbranding xforms restrict-javascript" |