diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-28 17:03:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-28 17:03:24 +0000 |
commit | 94ea013292f7813f1c2259285cb52006a7ed9f6a (patch) | |
tree | a6658dae4944aa3e3caaef87a1e0d3c9b53d79ea /www-client | |
parent | Stable for amd64, wrt bug #427224 (diff) | |
download | gentoo-2-94ea013292f7813f1c2259285cb52006a7ed9f6a.tar.gz gentoo-2-94ea013292f7813f1c2259285cb52006a7ed9f6a.tar.bz2 gentoo-2-94ea013292f7813f1c2259285cb52006a7ed9f6a.zip |
Stable for amd64, wrt bug #427224
(Portage version: 2.1.10.65/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.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog index b18908ff90e1..5d03697fee67 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.145 2012/07/24 18:07:57 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.146 2012/07/28 17:03:24 ago Exp $ + + 28 Jul 2012; Agostino Sarubbo <ago@gentoo.org> seamonkey-bin-2.11.ebuild: + Stable for amd64, wrt bug #427224 24 Jul 2012; Jeff Horelick <jdhore@gentoo.org> seamonkey-bin-2.11.ebuild: marked x86 per bug 427224 diff --git a/www-client/seamonkey-bin/seamonkey-bin-2.11.ebuild b/www-client/seamonkey-bin/seamonkey-bin-2.11.ebuild index cf9cc24a675c..1af878ddada2 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-2.11.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-2.11.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.11.ebuild,v 1.2 2012/07/24 18:07:57 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.11.ebuild,v 1.3 2012/07/28 17:03:24 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" |