diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-15 08:33:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-15 08:33:56 +0000 |
commit | 0bd63a56f7d41e2fd7197b0a9a43b4f41ac64330 (patch) | |
tree | f99c4bc63a27a8f54be0429f732f5d08d554a9ca /www-client/firefox-bin | |
parent | Stable for x86, wrt bug #512896 (diff) | |
download | gentoo-2-0bd63a56f7d41e2fd7197b0a9a43b4f41ac64330.tar.gz gentoo-2-0bd63a56f7d41e2fd7197b0a9a43b4f41ac64330.tar.bz2 gentoo-2-0bd63a56f7d41e2fd7197b0a9a43b4f41ac64330.zip |
Stable for x86, wrt bug #512896
(Portage version: 2.2.8-r1/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.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index b916c46362a6..f2111919d9b8 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.195 2014/06/13 16:16:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.196 2014/06/15 08:33:56 ago Exp $ + + 15 Jun 2014; Agostino Sarubbo <ago@gentoo.org> firefox-bin-24.6.0.ebuild: + Stable for x86, wrt bug #512896 13 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> firefox-bin-24.6.0.ebuild: amd64 stable wrt bug #512896 diff --git a/www-client/firefox-bin/firefox-bin-24.6.0.ebuild b/www-client/firefox-bin/firefox-bin-24.6.0.ebuild index 35022a724e87..a7523611966f 100644 --- a/www-client/firefox-bin/firefox-bin-24.6.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-24.6.0.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.6.0.ebuild,v 1.3 2014/06/13 16:16:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-24.6.0.ebuild,v 1.4 2014/06/15 08:33:56 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" |