diff options
author | Thomas Kahle <tomka@gentoo.org> | 2012-02-20 11:26:55 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2012-02-20 11:26:55 +0000 |
commit | 66a3ced23536c56c16757684cc988130714f563e (patch) | |
tree | 2fea45d60b11abc9b8fb348d12b73bd72397b30a /www-client | |
parent | marked x86 per bug 403183 (diff) | |
download | gentoo-2-66a3ced23536c56c16757684cc988130714f563e.tar.gz gentoo-2-66a3ced23536c56c16757684cc988130714f563e.tar.bz2 gentoo-2-66a3ced23536c56c16757684cc988130714f563e.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/seamonkey-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-2.7.1.ebuild | 4 |
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" |