diff options
-rw-r--r-- | www-client/seamonkey-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-2.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog index f395b6a3312c..06948f66b3ea 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.202 2014/05/07 15:24:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.203 2014/05/07 15:25:07 ago Exp $ + + 07 May 2014; Agostino Sarubbo <ago@gentoo.org> seamonkey-bin-2.26.ebuild: + Stable for x86, wrt bug #509050 07 May 2014; Agostino Sarubbo <ago@gentoo.org> seamonkey-bin-2.26.ebuild: Stable for amd64, wrt bug #509050 diff --git a/www-client/seamonkey-bin/seamonkey-bin-2.26.ebuild b/www-client/seamonkey-bin/seamonkey-bin-2.26.ebuild index 9d04c9525d9d..b1a3e6aa608f 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-2.26.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-2.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.26.ebuild,v 1.2 2014/05/07 15:24:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.26.ebuild,v 1.3 2014/05/07 15:25:07 ago Exp $ EAPI="4" @@ -29,7 +29,7 @@ HOMEPAGE="http://www.seamonkey-project.org/" RESTRICT="strip mirror binchecks" QA_EXECSTACK="opt/seamonkey/*" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="startup-notification" |