diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-11-26 19:07:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-11-26 19:07:29 +0000 |
commit | 56791caeaf0d625b9f74ee900c7feb7e102ee919 (patch) | |
tree | a0d70dfabea3eaa90d06fbd78c5d4198e3aa5663 /www-client/firefox | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-56791caeaf0d625b9f74ee900c7feb7e102ee919.tar.gz gentoo-2-56791caeaf0d625b9f74ee900c7feb7e102ee919.tar.bz2 gentoo-2-56791caeaf0d625b9f74ee900c7feb7e102ee919.zip |
Stable for HPPA too.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-24.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 8ea9ee03b08b..28e39a0e78d7 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.285 2013/11/19 14:35:00 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.286 2013/11/26 19:07:29 jer Exp $ + + 26 Nov 2013; Jeroen Roovers <jer@gentoo.org> firefox-24.1.1.ebuild: + Stable for HPPA too. *firefox-24.1.1 (19 Nov 2013) diff --git a/www-client/firefox/firefox-24.1.1.ebuild b/www-client/firefox/firefox-24.1.1.ebuild index c6ba9f6f2b5d..3e4f10040a73 100644 --- a/www-client/firefox/firefox-24.1.1.ebuild +++ b/www-client/firefox/firefox-24.1.1.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.1.1.ebuild,v 1.1 2013/11/19 14:35:00 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-24.1.1.ebuild,v 1.2 2013/11/26 19:07:29 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" |