diff options
author | 2013-09-21 10:55:24 +0000 | |
---|---|---|
committer | 2013-09-21 10:55:24 +0000 | |
commit | 45988f5fee01cc479cef55790fec63a91aa92c56 (patch) | |
tree | f4fa2355b5a06240c6a8b80d4e9efbdb3f6012fb /www-client/firefox-bin | |
parent | Stable for amd64, wrt bug #485258 (diff) | |
download | gentoo-2-45988f5fee01cc479cef55790fec63a91aa92c56.tar.gz gentoo-2-45988f5fee01cc479cef55790fec63a91aa92c56.tar.bz2 gentoo-2-45988f5fee01cc479cef55790fec63a91aa92c56.zip |
Stable for amd64, wrt bug #485258
(Portage version: 2.2.2/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-17.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index 72e64e146bab..ad7d103ab336 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.166 2013/09/18 13:37:07 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.167 2013/09/21 10:55:24 ago Exp $ + + 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> firefox-bin-17.0.9.ebuild: + Stable for amd64, wrt bug #485258 *firefox-bin-24.0 (18 Sep 2013) *firefox-bin-17.0.9 (18 Sep 2013) diff --git a/www-client/firefox-bin/firefox-bin-17.0.9.ebuild b/www-client/firefox-bin/firefox-bin-17.0.9.ebuild index 63a8db0da728..7689522f7e26 100644 --- a/www-client/firefox-bin/firefox-bin-17.0.9.ebuild +++ b/www-client/firefox-bin/firefox-bin-17.0.9.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.9.ebuild,v 1.1 2013/09/18 13:37:07 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-17.0.9.ebuild,v 1.2 2013/09/21 10:55:24 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" |