diff options
author | 2012-12-03 08:20:15 +0000 | |
---|---|---|
committer | 2012-12-03 08:20:15 +0000 | |
commit | e3e31e4b05007bded1a8644583c41b0df9953e34 (patch) | |
tree | 677333d6253f76379dda8ef9fdd8588ad36d6159 /www-client | |
parent | Fix RANLIB and ruby support (diff) | |
download | gentoo-2-e3e31e4b05007bded1a8644583c41b0df9953e34.tar.gz gentoo-2-e3e31e4b05007bded1a8644583c41b0df9953e34.tar.bz2 gentoo-2-e3e31e4b05007bded1a8644583c41b0df9953e34.zip |
x86 stable, see bug 444318
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey-bin/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-2.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog index d14c7e3035dd..d3204ce7d554 100644 --- a/www-client/seamonkey-bin/ChangeLog +++ b/www-client/seamonkey-bin/ChangeLog @@ -1,6 +1,10 @@ # 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.157 2012/11/27 12:28:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.158 2012/12/03 08:20:15 nativemad Exp $ + + 03 Dec 2012; Andreas Schuerch <nativemad@gentoo.org> + seamonkey-bin-2.14.ebuild: + x86 stable, see bug 444318 27 Nov 2012; Agostino Sarubbo <ago@gentoo.org> seamonkey-bin-2.14.ebuild: Stable for amd64, wrt bug #444318 diff --git a/www-client/seamonkey-bin/seamonkey-bin-2.14.ebuild b/www-client/seamonkey-bin/seamonkey-bin-2.14.ebuild index acf2e81f79b6..950fec4e7c7d 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-2.14.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-2.14.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.14.ebuild,v 1.2 2012/11/27 12:28:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.14.ebuild,v 1.3 2012/12/03 08:20:15 nativemad 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" |