diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-28 08:42:54 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-28 08:42:54 +0000 |
commit | 61245b3ca274fb4d1886800bb9b4cf030fb1ef05 (patch) | |
tree | d45dbec3c0ebe16a0f8563d3501846b7ffc4025a /www-client/firefox-bin | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-61245b3ca274fb4d1886800bb9b4cf030fb1ef05.tar.gz gentoo-2-61245b3ca274fb4d1886800bb9b4cf030fb1ef05.tar.bz2 gentoo-2-61245b3ca274fb4d1886800bb9b4cf030fb1ef05.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Agostino "ago" Sarubbo in security bug #381245.
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r-- | www-client/firefox-bin/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/firefox-bin/firefox-bin-7.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog index 45bd21c08d70..419216b63862 100644 --- a/www-client/firefox-bin/ChangeLog +++ b/www-client/firefox-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/firefox-bin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.68 2011/10/15 11:29:20 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.69 2011/10/28 08:42:54 chainsaw Exp $ + + 28 Oct 2011; Tony Vroon <chainsaw@gentoo.org> firefox-bin-7.0.1.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani & Agostino "ago" Sarubbo in security bug #381245. *firefox-bin-7.0.1 (15 Oct 2011) diff --git a/www-client/firefox-bin/firefox-bin-7.0.1.ebuild b/www-client/firefox-bin/firefox-bin-7.0.1.ebuild index ebb2812e26c0..d00f25376d11 100644 --- a/www-client/firefox-bin/firefox-bin-7.0.1.ebuild +++ b/www-client/firefox-bin/firefox-bin-7.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-7.0.1.ebuild,v 1.1 2011/10/15 11:29:20 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-7.0.1.ebuild,v 1.2 2011/10/28 08:42:54 chainsaw Exp $ EAPI="3" @@ -25,7 +25,7 @@ SRC_URI=" HOMEPAGE="http://www.mozilla.com/firefox" RESTRICT="strip mirror" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="startup-notification" |