diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 16:06:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 16:06:46 +0000 |
commit | 4853b7f67c4053ea99ef8842853d0b728552932c (patch) | |
tree | 4d28f809e876ab28a79dc78e77532eaf2e852dfc /www-client/firefox | |
parent | Stable for ia64, wrt bug #531544 (diff) | |
download | gentoo-2-4853b7f67c4053ea99ef8842853d0b728552932c.tar.gz gentoo-2-4853b7f67c4053ea99ef8842853d0b728552932c.tar.bz2 gentoo-2-4853b7f67c4053ea99ef8842853d0b728552932c.zip |
Stable for ia64, wrt bug #541316
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox/firefox-31.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog index 5cf7099f5068..f4962cdd51e2 100644 --- a/www-client/firefox/ChangeLog +++ b/www-client/firefox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.396 2015/03/24 08:53:56 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.397 2015/03/25 16:06:46 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> firefox-31.5.0.ebuild: + Stable for ia64, wrt bug #541316 *firefox-36.0.4 (24 Mar 2015) *firefox-31.5.3 (24 Mar 2015) diff --git a/www-client/firefox/firefox-31.5.0.ebuild b/www-client/firefox/firefox-31.5.0.ebuild index 4703dfc1b9d2..287b1283debf 100644 --- a/www-client/firefox/firefox-31.5.0.ebuild +++ b/www-client/firefox/firefox-31.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild,v 1.4 2015/03/07 08:40:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.5.0.ebuild,v 1.5 2015/03/25 16:06:46 ago Exp $ EAPI="5" VIRTUALX_REQUIRED="pgo" @@ -39,7 +39,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v5 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 hardened +minimal pgo selinux test" |