diff options
author | 2014-05-07 15:23:55 +0000 | |
---|---|---|
committer | 2014-05-07 15:23:55 +0000 | |
commit | 8cf1f0e0c5b9fc732f7efe014e44389c9d1cd501 (patch) | |
tree | 48613e461a5edd57d80d92a323d16adc0473f1c7 /www-client | |
parent | Update python_gen_usedep for dev-python/jinja, bug 509780 by Helmut Jarausch. (diff) | |
download | gentoo-2-8cf1f0e0c5b9fc732f7efe014e44389c9d1cd501.tar.gz gentoo-2-8cf1f0e0c5b9fc732f7efe014e44389c9d1cd501.tar.bz2 gentoo-2-8cf1f0e0c5b9fc732f7efe014e44389c9d1cd501.zip |
Stable for amd64, wrt bug #509050
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-29.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 6c9f29f65115..3dcaf74a38c0 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.185 2014/04/30 17:00:27 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.186 2014/05/07 15:23:55 ago Exp $ + + 07 May 2014; Agostino Sarubbo <ago@gentoo.org> firefox-bin-29.0.ebuild: + Stable for amd64, wrt bug #509050 *firefox-bin-24.5.0 (30 Apr 2014) *firefox-bin-29.0 (30 Apr 2014) diff --git a/www-client/firefox-bin/firefox-bin-29.0.ebuild b/www-client/firefox-bin/firefox-bin-29.0.ebuild index b9d0f9b16ef7..028905faa8be 100644 --- a/www-client/firefox-bin/firefox-bin-29.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-29.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-29.0.ebuild,v 1.1 2014/04/30 17:00:27 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-29.0.ebuild,v 1.2 2014/05/07 15:23:55 ago Exp $ EAPI="5" @@ -31,7 +31,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="startup-notification" |