diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-07 18:15:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-07 18:15:22 +0000 |
commit | c6c20eb7d14ef6090810aef46a964b128c460cd5 (patch) | |
tree | 0d230677373d54912277139076f6765d24b6b153 /www-client | |
parent | Stable for amd64, wrt bug #556942 (diff) | |
download | gentoo-2-c6c20eb7d14ef6090810aef46a964b128c460cd5.tar.gz gentoo-2-c6c20eb7d14ef6090810aef46a964b128c460cd5.tar.bz2 gentoo-2-c6c20eb7d14ef6090810aef46a964b128c460cd5.zip |
Stable for x86, wrt bug #556942
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox-bin/firefox-bin-38.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index f60cf78e8883..3452e2cbccc9 100644 --- a/www-client/firefox-bin/ChangeLog +++ b/www-client/firefox-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/firefox-bin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.244 2015/08/07 18:15:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.245 2015/08/07 18:15:22 ago Exp $ + + 07 Aug 2015; Agostino Sarubbo <ago@gentoo.org> firefox-bin-38.1.1.ebuild: + Stable for x86, wrt bug #556942 07 Aug 2015; Agostino Sarubbo <ago@gentoo.org> firefox-bin-38.1.1.ebuild: Stable for amd64, wrt bug #556942 diff --git a/www-client/firefox-bin/firefox-bin-38.1.1.ebuild b/www-client/firefox-bin/firefox-bin-38.1.1.ebuild index fbdd0b776660..3eeab3ee65e2 100644 --- a/www-client/firefox-bin/firefox-bin-38.1.1.ebuild +++ b/www-client/firefox-bin/firefox-bin-38.1.1.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-bin/firefox-bin-38.1.1.ebuild,v 1.2 2015/08/07 18:15:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-38.1.1.ebuild,v 1.3 2015/08/07 18:15:22 ago Exp $ EAPI="5" MOZ_ESR=1 @@ -38,7 +38,7 @@ SRC_URI="${SRC_URI} HOMEPAGE="http://www.mozilla.com/firefox" RESTRICT="strip mirror" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="selinux startup-notification" |