summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-02-20 11:31:06 +0000
committerThomas Kahle <tomka@gentoo.org>2012-02-20 11:31:06 +0000
commitddf747e6c78a9ad23341a1cdc3dea39c4188467e (patch)
tree1cefd960376e2f0108aa631b1fa21a079150c307 /www-client
parentmarked x86 per bug 403183 (diff)
downloadgentoo-2-ddf747e6c78a9ad23341a1cdc3dea39c4188467e.tar.gz
gentoo-2-ddf747e6c78a9ad23341a1cdc3dea39c4188467e.tar.bz2
gentoo-2-ddf747e6c78a9ad23341a1cdc3dea39c4188467e.zip
marked x86 per bug 403183
(Portage version: 2.1.10.47/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/icecat/ChangeLog5
-rw-r--r--www-client/icecat/icecat-10.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog
index fac5a8485540..ced94e9ab4a5 100644
--- a/www-client/icecat/ChangeLog
+++ b/www-client/icecat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/icecat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.112 2012/02/17 11:31:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.113 2012/02/20 11:31:06 tomka Exp $
+
+ 20 Feb 2012; Thomas Kahle <tomka@gentoo.org> icecat-10.0-r1.ebuild:
+ marked x86 per bug 403183
17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> icecat-10.0-r1.ebuild:
Stable for amd64, wrt bug #403183
diff --git a/www-client/icecat/icecat-10.0-r1.ebuild b/www-client/icecat/icecat-10.0-r1.ebuild
index ef0c9dbca1d7..652e07df6053 100644
--- a/www-client/icecat/icecat-10.0-r1.ebuild
+++ b/www-client/icecat/icecat-10.0-r1.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/icecat/icecat-10.0-r1.ebuild,v 1.3 2012/02/17 11:31:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-10.0-r1.ebuild,v 1.4 2012/02/20 11:31:06 tomka Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -30,7 +30,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-3
DESCRIPTION="GNU project's edition of Mozilla Firefox"
HOMEPAGE="http://www.gnu.org/software/gnuzilla/"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
SLOT="0"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
IUSE="+crashreporter +ipc pgo selinux system-sqlite +webm"