diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-17 10:05:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-17 10:05:19 +0000 |
commit | 41676953d016c51eacef53402eea085c9d40eebd (patch) | |
tree | 53bad6bbfbc94a8a917c891d8288832426eb1470 /www-client | |
parent | Stable for amd64, wrt bug #469868 (diff) | |
download | gentoo-2-41676953d016c51eacef53402eea085c9d40eebd.tar.gz gentoo-2-41676953d016c51eacef53402eea085c9d40eebd.tar.bz2 gentoo-2-41676953d016c51eacef53402eea085c9d40eebd.zip |
Stable for amd64, wrt bug #469868
(Portage version: 2.1.11.63/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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index 989166c58535..f7bed5ccd244 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.156 2013/05/15 13:17:38 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.157 2013/05/17 10:05:19 ago Exp $ + + 17 May 2013; Agostino Sarubbo <ago@gentoo.org> firefox-bin-17.0.6.ebuild: + Stable for amd64, wrt bug #469868 15 May 2013; Jeff Horelick <jdhore@gentoo.org> firefox-bin-21.0.ebuild: Fix bugs introduced by non-maintainer commits diff --git a/www-client/firefox-bin/firefox-bin-17.0.6.ebuild b/www-client/firefox-bin/firefox-bin-17.0.6.ebuild index 2dc98bed7446..e5ac22dcdaf8 100644 --- a/www-client/firefox-bin/firefox-bin-17.0.6.ebuild +++ b/www-client/firefox-bin/firefox-bin-17.0.6.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.6.ebuild,v 1.1 2013/05/15 00:04:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-17.0.6.ebuild,v 1.2 2013/05/17 10:05:19 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" |