diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 13:54:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 13:54:58 +0000 |
commit | 7c1394a2a43fd257d32187d9a2c7d52956d3eba4 (patch) | |
tree | 7730f7318190a8fefe38932a9eb7364127b7c623 /www-client/firefox-bin | |
parent | add python-docs dep for doc build (diff) | |
download | gentoo-2-7c1394a2a43fd257d32187d9a2c7d52956d3eba4.tar.gz gentoo-2-7c1394a2a43fd257d32187d9a2c7d52956d3eba4.tar.bz2 gentoo-2-7c1394a2a43fd257d32187d9a2c7d52956d3eba4.zip |
Stable for amd64, wrt bug #525474
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-31.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index 58fbcec875f6..5ebcbe179e3b 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.210 2014/10/17 21:40:15 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.211 2014/10/18 13:54:58 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> firefox-bin-31.2.0-r1.ebuild: + Stable for amd64, wrt bug #525474 17 Oct 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> firefox-bin-31.2.0-r1.ebuild: diff --git a/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild b/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild index 80d1e07cf658..3f5fec8069c8 100644 --- a/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild +++ b/www-client/firefox-bin/firefox-bin-31.2.0-r1.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-31.2.0-r1.ebuild,v 1.2 2014/10/17 21:40:15 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-31.2.0-r1.ebuild,v 1.3 2014/10/18 13:54:58 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" |