summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2012-02-22 09:37:36 +0000
committerLars Wendler <polynomial-c@gentoo.org>2012-02-22 09:37:36 +0000
commit22206710e2411c41edafa1242606bbdc065c2744 (patch)
tree3fefa6b159afa757386c1b028a67c075b22fea62 /www-client
parentRestricting jython (diff)
downloadgentoo-2-22206710e2411c41edafa1242606bbdc065c2744.tar.gz
gentoo-2-22206710e2411c41edafa1242606bbdc065c2744.tar.bz2
gentoo-2-22206710e2411c41edafa1242606bbdc065c2744.zip
Stable per bug #404437
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox-bin/ChangeLog6
-rw-r--r--www-client/firefox-bin/firefox-bin-10.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog
index 73ee4841c588..8f7c20e15301 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.90 2012/02/22 01:59:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.91 2012/02/22 09:37:36 polynomial-c Exp $
+
+ 22 Feb 2012; Lars Wendler <polynomial-c@gentoo.org>
+ firefox-bin-10.0.2.ebuild:
+ Stable per bug #404437
22 Feb 2012; Jeff Horelick <jdhore@gentoo.org> firefox-bin-10.0.2.ebuild:
Restrict binchecks. This package is built by Mozilla so the binaries may not
diff --git a/www-client/firefox-bin/firefox-bin-10.0.2.ebuild b/www-client/firefox-bin/firefox-bin-10.0.2.ebuild
index 1789a9546caf..03e1734e4169 100644
--- a/www-client/firefox-bin/firefox-bin-10.0.2.ebuild
+++ b/www-client/firefox-bin/firefox-bin-10.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-10.0.2.ebuild,v 1.3 2012/02/22 01:59:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-10.0.2.ebuild,v 1.4 2012/02/22 09:37:36 polynomial-c Exp $
EAPI="4"
@@ -31,7 +31,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-1.1 GPL-2 LGPL-2.1 )"
IUSE="startup-notification"