diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-16 10:23:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-16 10:23:12 +0000 |
commit | d9b1588a1931fc12f2f5950a92c6a006b5dc6d0e (patch) | |
tree | 5f3f30e1d29e18783153616d347ded324c66a667 | |
parent | Stable for amd64, wrt bug #390719 (diff) | |
download | gentoo-2-d9b1588a1931fc12f2f5950a92c6a006b5dc6d0e.tar.gz gentoo-2-d9b1588a1931fc12f2f5950a92c6a006b5dc6d0e.tar.bz2 gentoo-2-d9b1588a1931fc12f2f5950a92c6a006b5dc6d0e.zip |
Stable for x86, wrt bug #523652
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | www-client/seamonkey-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-2.29.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 68890458b469..8c44cb2b0ec2 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.209 2014/10/16 10:22:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.210 2014/10/16 10:23:12 ago Exp $ + + 16 Oct 2014; Agostino Sarubbo <ago@gentoo.org> seamonkey-bin-2.29.1.ebuild: + Stable for x86, wrt bug #523652 16 Oct 2014; Agostino Sarubbo <ago@gentoo.org> seamonkey-bin-2.29.1.ebuild: Stable for amd64, wrt bug #523652 diff --git a/www-client/seamonkey-bin/seamonkey-bin-2.29.1.ebuild b/www-client/seamonkey-bin/seamonkey-bin-2.29.1.ebuild index 821b4f97fb82..da50d86058f0 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-2.29.1.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-2.29.1.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.29.1.ebuild,v 1.2 2014/10/16 10:22:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.29.1.ebuild,v 1.3 2014/10/16 10:23:12 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" |