diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-12 22:13:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-12 22:13:53 +0000 |
commit | 783be5a9765b585eee172ccf0a6f7c4d47b4e2c0 (patch) | |
tree | 854b956ef6ac64df48746ecbc03608fd3a1e46b1 /www-client | |
parent | Stable for amd64, wrt bug #479968 (diff) | |
download | gentoo-2-783be5a9765b585eee172ccf0a6f7c4d47b4e2c0.tar.gz gentoo-2-783be5a9765b585eee172ccf0a6f7c4d47b4e2c0.tar.bz2 gentoo-2-783be5a9765b585eee172ccf0a6f7c4d47b4e2c0.zip |
Stable for amd64, wrt bug #479968
(Portage version: 2.1.13.7/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-17.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index 535c8ea8e009..7563d10744a5 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.163 2013/08/07 22:37:14 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.164 2013/08/12 22:13:53 ago Exp $ + + 12 Aug 2013; Agostino Sarubbo <ago@gentoo.org> firefox-bin-17.0.8.ebuild: + Stable for amd64, wrt bug #479968 *firefox-bin-23.0 (07 Aug 2013) diff --git a/www-client/firefox-bin/firefox-bin-17.0.8.ebuild b/www-client/firefox-bin/firefox-bin-17.0.8.ebuild index ccffb7f4633c..986f954d49c1 100644 --- a/www-client/firefox-bin/firefox-bin-17.0.8.ebuild +++ b/www-client/firefox-bin/firefox-bin-17.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-17.0.8.ebuild,v 1.1 2013/08/07 14:27:07 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-17.0.8.ebuild,v 1.2 2013/08/12 22:13:53 ago Exp $ EAPI="4" MOZ_ESR="1" @@ -38,7 +38,7 @@ SRC_URI="${SRC_URI} HOMEPAGE="http://www.mozilla.com/firefox" RESTRICT="strip mirror binchecks" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="startup-notification" |