diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-23 15:58:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-23 15:58:04 +0000 |
commit | ed3796d88515356d37909f86565684f45b6dd209 (patch) | |
tree | cfa6f0bb2195aed28a09330ae1a19f971254f2b8 /www-client | |
parent | Stable for amd64, wrt bug #437780 (diff) | |
download | gentoo-2-ed3796d88515356d37909f86565684f45b6dd209.tar.gz gentoo-2-ed3796d88515356d37909f86565684f45b6dd209.tar.bz2 gentoo-2-ed3796d88515356d37909f86565684f45b6dd209.zip |
Stable for amd64, wrt bug #437780
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.13.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index e7c1460f4ba7..c5b428670aa1 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.407 2012/10/19 20:03:13 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.408 2012/10/23 15:58:04 ago Exp $ + + 23 Oct 2012; <ago@gentoo.org> seamonkey-2.13.1.ebuild: + Stable for amd64, wrt bug #437780 *seamonkey-2.13.1 (19 Oct 2012) diff --git a/www-client/seamonkey/seamonkey-2.13.1.ebuild b/www-client/seamonkey/seamonkey-2.13.1.ebuild index 009f9fb94a8b..ddd707d89db7 100644 --- a/www-client/seamonkey/seamonkey-2.13.1.ebuild +++ b/www-client/seamonkey/seamonkey-2.13.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.13.1.ebuild,v 1.1 2012/10/19 20:03:13 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.13.1.ebuild,v 1.2 2012/10/23 15:58:04 ago 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" |