diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-05 09:07:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-05 09:07:24 +0000 |
commit | 6ce6d57e8dad15ee58b2468b30ae19af65f2bef2 (patch) | |
tree | c6a1fea31dfa39c47a933639535acbdb1f8bccd8 /www-client/firefox-bin | |
parent | Stable for x86, wrt bug #522020 (diff) | |
download | gentoo-2-6ce6d57e8dad15ee58b2468b30ae19af65f2bef2.tar.gz gentoo-2-6ce6d57e8dad15ee58b2468b30ae19af65f2bef2.tar.bz2 gentoo-2-6ce6d57e8dad15ee58b2468b30ae19af65f2bef2.zip |
Stable for x86, wrt bug #522020
(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.8.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 72bba31a907f..239fcef1f6ad 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.202 2014/09/05 09:06:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.203 2014/09/05 09:07:24 ago Exp $ + + 05 Sep 2014; Agostino Sarubbo <ago@gentoo.org> firefox-bin-24.8.0.ebuild: + Stable for x86, wrt bug #522020 05 Sep 2014; Agostino Sarubbo <ago@gentoo.org> firefox-bin-24.8.0.ebuild: Stable for amd64, wrt bug #522020 diff --git a/www-client/firefox-bin/firefox-bin-24.8.0.ebuild b/www-client/firefox-bin/firefox-bin-24.8.0.ebuild index 2fef7d51dffc..d41b53de996d 100644 --- a/www-client/firefox-bin/firefox-bin-24.8.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-24.8.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.8.0.ebuild,v 1.2 2014/09/05 09:06:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-24.8.0.ebuild,v 1.3 2014/09/05 09:07:24 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" |