diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:03:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:03:13 +0000 |
commit | ba2b1751e80b887f81310b4640e7a6f97dcbc7e9 (patch) | |
tree | bbfebe5316f90434e60bca88841bc0e6e4f48a23 /www-client/seamonkey | |
parent | Stable for amd64, wrt bug #464226 (diff) | |
download | gentoo-2-ba2b1751e80b887f81310b4640e7a6f97dcbc7e9.tar.gz gentoo-2-ba2b1751e80b887f81310b4640e7a6f97dcbc7e9.tar.bz2 gentoo-2-ba2b1751e80b887f81310b4640e7a6f97dcbc7e9.zip |
Stable for amd64, wrt bug #464226
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index cdbee2b94f0a..322481e7294e 100644 --- a/www-client/seamonkey/ChangeLog +++ b/www-client/seamonkey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.447 2013/04/08 13:47:38 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.448 2013/04/09 16:03:13 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> seamonkey-2.17.ebuild: + Stable for amd64, wrt bug #464226 08 Apr 2013; Jory A. Pratt <anarchy@gentoo.org> seamonkey-2.17.ebuild: Pax mark all unconditionally for hardened support diff --git a/www-client/seamonkey/seamonkey-2.17.ebuild b/www-client/seamonkey/seamonkey-2.17.ebuild index a9cffb021f0f..6cf0eb14bd9c 100644 --- a/www-client/seamonkey/seamonkey-2.17.ebuild +++ b/www-client/seamonkey/seamonkey-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.17.ebuild,v 1.2 2013/04/08 13:47:38 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.17.ebuild,v 1.3 2013/04/09 16:03:13 ago Exp $ EAPI="3" 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" |