diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-25 07:01:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-25 07:01:19 +0000 |
commit | 0ee6193e905a69aa51c625371039a15b6fc75813 (patch) | |
tree | 97f449bf7d180d7532ac44c8b2a9562772e9d9a2 /www-client/mozilla-firefox | |
parent | fix broken install when using binary package (diff) | |
download | gentoo-2-0ee6193e905a69aa51c625371039a15b6fc75813.tar.gz gentoo-2-0ee6193e905a69aa51c625371039a15b6fc75813.tar.bz2 gentoo-2-0ee6193e905a69aa51c625371039a15b6fc75813.zip |
arm/hppa stable for security
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client/mozilla-firefox')
-rw-r--r-- | www-client/mozilla-firefox/mozilla-firefox-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.0.2.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.0.2.ebuild index 7e4f2d893313..10b61fd10945 100644 --- a/www-client/mozilla-firefox/mozilla-firefox-1.0.2.ebuild +++ b/www-client/mozilla-firefox/mozilla-firefox-1.0.2.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/www-client/mozilla-firefox/mozilla-firefox-1.0.2.ebuild,v 1.6 2005/03/25 03:23:03 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.0.2.ebuild,v 1.7 2005/03/25 07:01:19 vapier 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 ~hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc sparc x86" IUSE="java mozsvg" # xrender.pc appeared for the first time in xorg-x11-6.7.0-r2 |