diff options
author | 2014-05-07 15:25:03 +0000 | |
---|---|---|
committer | 2014-05-07 15:25:03 +0000 | |
commit | 22ff1fcf73f4069682ec0de98c4f5694cbd91530 (patch) | |
tree | 88bb083ad74aab62e77c992ac4a66c142d23bb3e /www-client/seamonkey | |
parent | Stable for x86, wrt bug #509050 (diff) | |
download | gentoo-2-22ff1fcf73f4069682ec0de98c4f5694cbd91530.tar.gz gentoo-2-22ff1fcf73f4069682ec0de98c4f5694cbd91530.tar.bz2 gentoo-2-22ff1fcf73f4069682ec0de98c4f5694cbd91530.zip |
Stable for x86, wrt bug #509050
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index 94d6c79025b5..e7f15de138bf 100644 --- a/www-client/seamonkey/ChangeLog +++ b/www-client/seamonkey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.488 2014/05/07 15:24:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.489 2014/05/07 15:25:03 ago Exp $ + + 07 May 2014; Agostino Sarubbo <ago@gentoo.org> seamonkey-2.26.ebuild: + Stable for x86, wrt bug #509050 07 May 2014; Agostino Sarubbo <ago@gentoo.org> seamonkey-2.26.ebuild: Stable for amd64, wrt bug #509050 diff --git a/www-client/seamonkey/seamonkey-2.26.ebuild b/www-client/seamonkey/seamonkey-2.26.ebuild index 7e6288221566..67013d72033f 100644 --- a/www-client/seamonkey/seamonkey-2.26.ebuild +++ b/www-client/seamonkey/seamonkey-2.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.26.ebuild,v 1.2 2014/05/07 15:24:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.26.ebuild,v 1.3 2014/05/07 15:25:03 ago Exp $ EAPI=5 WANT_AUTOCONF="2.1" @@ -42,7 +42,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" |