diff options
author | 2015-03-26 11:36:40 +0000 | |
---|---|---|
committer | 2015-03-26 11:36:40 +0000 | |
commit | e61f6c566e0b51d9ad8799da5676683ba9a520a4 (patch) | |
tree | 09936adaf05a97efd0a289d79a20adcfeb3cc056 /www-client | |
parent | Stable for x86, wrt bug #544056 (diff) | |
download | gentoo-2-e61f6c566e0b51d9ad8799da5676683ba9a520a4.tar.gz gentoo-2-e61f6c566e0b51d9ad8799da5676683ba9a520a4.tar.bz2 gentoo-2-e61f6c566e0b51d9ad8799da5676683ba9a520a4.zip |
Stable for x86, wrt bug #544056
(Portage version: 2.2.14/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-31.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index 73eff3782ce6..374651f7ce91 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.226 2015/03/26 11:35:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.227 2015/03/26 11:36:40 ago Exp $ + + 26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> firefox-bin-31.5.3.ebuild: + Stable for x86, wrt bug #544056 26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> firefox-bin-31.5.3.ebuild: Stable for amd64, wrt bug #544056 diff --git a/www-client/firefox-bin/firefox-bin-31.5.3.ebuild b/www-client/firefox-bin/firefox-bin-31.5.3.ebuild index 2cbafc92d4d4..aa69e4571e0e 100644 --- a/www-client/firefox-bin/firefox-bin-31.5.3.ebuild +++ b/www-client/firefox-bin/firefox-bin-31.5.3.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-31.5.3.ebuild,v 1.2 2015/03/26 11:35:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.5.3.ebuild,v 1.3 2015/03/26 11:36:40 ago Exp $ EAPI="5" MOZ_ESR="1" @@ -36,7 +36,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" |