diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-15 12:23:58 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-15 12:23:58 +0000 |
commit | 9cd8abe4344c1ad19c11b65e6a438c8146ffe963 (patch) | |
tree | 493518867a62f4bec93fb6496e5a4316dc18643e /www-client | |
parent | Version bump. (diff) | |
download | gentoo-2-9cd8abe4344c1ad19c11b65e6a438c8146ffe963.tar.gz gentoo-2-9cd8abe4344c1ad19c11b65e6a438c8146ffe963.tar.bz2 gentoo-2-9cd8abe4344c1ad19c11b65e6a438c8146ffe963.zip |
x86 stable, see bug 433383
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index 75a7692bcb51..f2101f4fd7ab 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.405 2012/09/10 07:49:31 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.406 2012/09/15 12:23:58 nativemad Exp $ + + 15 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> seamonkey-2.12.1.ebuild: + x86 stable, see bug 433383 *seamonkey-2.12.1 (10 Sep 2012) diff --git a/www-client/seamonkey/seamonkey-2.12.1.ebuild b/www-client/seamonkey/seamonkey-2.12.1.ebuild index 382642eff782..cd7d2184de24 100644 --- a/www-client/seamonkey/seamonkey-2.12.1.ebuild +++ b/www-client/seamonkey/seamonkey-2.12.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.12.1.ebuild,v 1.1 2012/09/10 07:49:31 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.12.1.ebuild,v 1.2 2012/09/15 12:23:58 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="amd64 ~arm ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" fi SLOT="0" |