diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-19 05:10:44 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-19 05:10:44 +0000 |
commit | 0a54faa382f04aa7e5685adde63563576c394839 (patch) | |
tree | 748136df4824c94944d5abe58f987902c1ce45b6 /www-client/seamonkey | |
parent | x86 stable, see bug 419917, thanks Mikle Kolyada (diff) | |
download | gentoo-2-0a54faa382f04aa7e5685adde63563576c394839.tar.gz gentoo-2-0a54faa382f04aa7e5685adde63563576c394839.tar.bz2 gentoo-2-0a54faa382f04aa7e5685adde63563576c394839.zip |
x86 stable, see bug 419917
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index d33cbc60d1d8..351c64b4d29f 100644 --- a/www-client/seamonkey/ChangeLog +++ b/www-client/seamonkey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.390 2012/06/18 10:34:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.391 2012/06/19 05:10:44 nativemad Exp $ + + 19 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> seamonkey-2.10.1.ebuild: + x86 stable, thanks 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> seamonkey-2.10.1.ebuild: Stable for amd64, wrt bug #419917 diff --git a/www-client/seamonkey/seamonkey-2.10.1.ebuild b/www-client/seamonkey/seamonkey-2.10.1.ebuild index 6c577adb9691..11b7bd6ee4ec 100644 --- a/www-client/seamonkey/seamonkey-2.10.1.ebuild +++ b/www-client/seamonkey/seamonkey-2.10.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/seamonkey-2.10.1.ebuild,v 1.2 2012/06/18 10:34:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.10.1.ebuild,v 1.3 2012/06/19 05:10:44 nativemad Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -41,7 +41,7 @@ if [[ ${PV} == *_pre* ]] ; then else # This is where arch teams should change the KEYWORDS. - KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86" + KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86" fi SLOT="0" |