summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/seamonkey-bin')
-rw-r--r--www-client/seamonkey-bin/ChangeLog5
-rw-r--r--www-client/seamonkey-bin/seamonkey-bin-2.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog
index f4bfb80327c5..bcf4f9bd7fea 100644
--- a/www-client/seamonkey-bin/ChangeLog
+++ b/www-client/seamonkey-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/seamonkey-bin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.120 2012/02/17 11:30:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.121 2012/02/20 11:26:55 tomka Exp $
+
+ 20 Feb 2012; Thomas Kahle <tomka@gentoo.org> seamonkey-bin-2.7.1.ebuild:
+ marked x86 per bug 403183
17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> seamonkey-bin-2.7.1.ebuild:
Stable for amd64, wrt bug #403183
diff --git a/www-client/seamonkey-bin/seamonkey-bin-2.7.1.ebuild b/www-client/seamonkey-bin/seamonkey-bin-2.7.1.ebuild
index 06f92f9062a2..945a209bdd0c 100644
--- a/www-client/seamonkey-bin/seamonkey-bin-2.7.1.ebuild
+++ b/www-client/seamonkey-bin/seamonkey-bin-2.7.1.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/seamonkey-bin/seamonkey-bin-2.7.1.ebuild,v 1.2 2012/02/17 11:30:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.7.1.ebuild,v 1.3 2012/02/20 11:26:55 tomka Exp $
EAPI="4"
@@ -29,7 +29,7 @@ HOMEPAGE="http://www.seamonkey-project.org/"
RESTRICT="strip"
QA_EXECSTACK="opt/seamonkey/*"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
SLOT="0"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
IUSE="startup-notification"