diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-13 13:51:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-13 13:51:07 +0000 |
commit | 106ae9a240779bb5bf82de1fea762f08c6fa8169 (patch) | |
tree | f9cb495a4d20938896bc85664d98fcb4d40481c4 /www-client/firefox/firefox-24.2.0.ebuild | |
parent | Initial ebuild. (diff) | |
download | historical-106ae9a240779bb5bf82de1fea762f08c6fa8169.tar.gz historical-106ae9a240779bb5bf82de1fea762f08c6fa8169.tar.bz2 historical-106ae9a240779bb5bf82de1fea762f08c6fa8169.zip |
Stable for HPPA (bug #493850).
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'www-client/firefox/firefox-24.2.0.ebuild')
-rw-r--r-- | www-client/firefox/firefox-24.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-24.2.0.ebuild b/www-client/firefox/firefox-24.2.0.ebuild index 50bcb485ee78..6b39da0be6e4 100644 --- a/www-client/firefox/firefox-24.2.0.ebuild +++ b/www-client/firefox/firefox-24.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-24.2.0.ebuild,v 1.1 2013/12/12 14:53:59 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-24.2.0.ebuild,v 1.2 2013/12/13 13:51:01 jer Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -36,7 +36,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-3 DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="bindist gstreamer +jit +minimal pgo pulseaudio selinux system-cairo system-icu system-jpeg system-sqlite" |