summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-03-25 15:35:12 +0000
committerThomas Kahle <tomka@gentoo.org>2012-03-25 15:35:12 +0000
commite1358f56c43cb3c457b944f22dab9cb11fdbd799 (patch)
treeab6e6a64d4f289e6c41f7e67eabef105632a2561 /www-client/firefox-bin
parentmarked x86 per bug 408161 (diff)
downloadgentoo-2-e1358f56c43cb3c457b944f22dab9cb11fdbd799.tar.gz
gentoo-2-e1358f56c43cb3c457b944f22dab9cb11fdbd799.tar.bz2
gentoo-2-e1358f56c43cb3c457b944f22dab9cb11fdbd799.zip
marked x86 per bug 408161
(Portage version: 2.1.10.51/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r--www-client/firefox-bin/ChangeLog5
-rw-r--r--www-client/firefox-bin/firefox-bin-10.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog
index 04e762081131..f1090770182a 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.97 2012/03/22 13:34:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.98 2012/03/25 15:35:12 tomka Exp $
+
+ 25 Mar 2012; Thomas Kahle <tomka@gentoo.org> firefox-bin-10.0.3.ebuild:
+ marked x86 per bug 408161
22 Mar 2012; Agostino Sarubbo <ago@gentoo.org> firefox-bin-10.0.3.ebuild:
Stable for amd64, wrt bug #408161
diff --git a/www-client/firefox-bin/firefox-bin-10.0.3.ebuild b/www-client/firefox-bin/firefox-bin-10.0.3.ebuild
index 588bda562902..2948823b6c46 100644
--- a/www-client/firefox-bin/firefox-bin-10.0.3.ebuild
+++ b/www-client/firefox-bin/firefox-bin-10.0.3.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.3.ebuild,v 1.2 2012/03/22 13:34:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-10.0.3.ebuild,v 1.3 2012/03/25 15:35:12 tomka 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-1.1 GPL-2 LGPL-2.1 )"
IUSE="startup-notification"