diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-11-29 22:51:59 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-11-29 22:51:59 +0000 |
commit | c03170c71b0e394f673ed53efec3c3968fc272c3 (patch) | |
tree | 614121f4d53d18b59dfa686cc535cb6e99389436 /www-client/firefox-bin/firefox-bin-8.0.ebuild | |
parent | ac_cv_search expects the library name to link, not "yes" #392471 by Ted Marston (diff) | |
download | historical-c03170c71b0e394f673ed53efec3c3968fc272c3.tar.gz historical-c03170c71b0e394f673ed53efec3c3968fc272c3.tar.bz2 historical-c03170c71b0e394f673ed53efec3c3968fc272c3.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Elijah "Armageddon" El Lazkani, Michael "n0idx80" Harrison & Tomáš "Mepho" Pružina in security bug #389923.
Package-Manager: portage-2.1.10.39/cvs/Linux x86_64
Diffstat (limited to 'www-client/firefox-bin/firefox-bin-8.0.ebuild')
-rw-r--r-- | www-client/firefox-bin/firefox-bin-8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox-bin/firefox-bin-8.0.ebuild b/www-client/firefox-bin/firefox-bin-8.0.ebuild index 9b8b05a9b6f2..23940105930d 100644 --- a/www-client/firefox-bin/firefox-bin-8.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-8.0.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-8.0.ebuild,v 1.2 2011/11/14 15:45:23 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-8.0.ebuild,v 1.3 2011/11/29 22:51:59 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" |