diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:27:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:27:39 +0000 |
commit | 5859461b569170574af1cb102ebe15f41b0f0c73 (patch) | |
tree | 26b7bcd692506f16fb1927c5c963dabd08d44efb /www-client | |
parent | Stable for amd64, wrt bug #458390 (diff) | |
download | gentoo-2-5859461b569170574af1cb102ebe15f41b0f0c73.tar.gz gentoo-2-5859461b569170574af1cb102ebe15f41b0f0c73.tar.bz2 gentoo-2-5859461b569170574af1cb102ebe15f41b0f0c73.zip |
Stable for amd64, wrt bug #458390
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index 414ccaf0977f..d8f7e22f75e8 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.137 2013/02/20 02:15:34 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.138 2013/02/24 11:27:39 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> firefox-bin-17.0.3.ebuild: + Stable for amd64, wrt bug #458390 *firefox-bin-19.0 (20 Feb 2013) *firefox-bin-17.0.3 (20 Feb 2013) diff --git a/www-client/firefox-bin/firefox-bin-17.0.3.ebuild b/www-client/firefox-bin/firefox-bin-17.0.3.ebuild index 61bb95ab1773..48935619e9dd 100644 --- a/www-client/firefox-bin/firefox-bin-17.0.3.ebuild +++ b/www-client/firefox-bin/firefox-bin-17.0.3.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.3.ebuild,v 1.1 2013/02/20 02:15:34 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-17.0.3.ebuild,v 1.2 2013/02/24 11:27:39 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" |