diff options
author | 2014-10-06 19:01:58 +0000 | |
---|---|---|
committer | 2014-10-06 19:01:58 +0000 | |
commit | c489e239f2396589b2e0a2f16f34abc4b923f189 (patch) | |
tree | c6a562201110a15c8f134446dc65476d7ad289ce /www-client/firefox-bin | |
parent | Stable for x86, wrt bug #523652 (diff) | |
download | gentoo-2-c489e239f2396589b2e0a2f16f34abc4b923f189.tar.gz gentoo-2-c489e239f2396589b2e0a2f16f34abc4b923f189.tar.bz2 gentoo-2-c489e239f2396589b2e0a2f16f34abc4b923f189.zip |
Stable for x86, wrt bug #523652
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r-- | www-client/firefox-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/firefox-bin/firefox-bin-24.8.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 4f1082cf1e44..2877d76914dd 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.205 2014/10/06 19:00:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.206 2014/10/06 19:01:58 ago Exp $ + + 06 Oct 2014; Agostino Sarubbo <ago@gentoo.org> firefox-bin-24.8.1.ebuild: + Stable for x86, wrt bug #523652 06 Oct 2014; Agostino Sarubbo <ago@gentoo.org> firefox-bin-24.8.1.ebuild: Stable for amd64, wrt bug #523652 diff --git a/www-client/firefox-bin/firefox-bin-24.8.1.ebuild b/www-client/firefox-bin/firefox-bin-24.8.1.ebuild index 0dc07c4c5d8a..b215df4defa9 100644 --- a/www-client/firefox-bin/firefox-bin-24.8.1.ebuild +++ b/www-client/firefox-bin/firefox-bin-24.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-24.8.1.ebuild,v 1.2 2014/10/06 19:00:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-24.8.1.ebuild,v 1.3 2014/10/06 19:01:58 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" |