diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 12:29:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-30 12:29:13 +0000 |
commit | 982c487522694ed4cca59a9920f8f23cee090fc9 (patch) | |
tree | 179e3bbece77c118dfb1073c825ad8c031828ad8 /www-client | |
parent | Stable for amd64, wrt bug #413657 (diff) | |
download | gentoo-2-982c487522694ed4cca59a9920f8f23cee090fc9.tar.gz gentoo-2-982c487522694ed4cca59a9920f8f23cee090fc9.tar.bz2 gentoo-2-982c487522694ed4cca59a9920f8f23cee090fc9.zip |
Stable for amd64, wrt bug #413657
(Portage version: 2.1.10.49/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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index c851f90c3ea9..6ee29dfa5d13 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.371 2012/04/26 23:26:30 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.372 2012/04/30 12:29:13 ago Exp $ + + 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> seamonkey-2.9.ebuild: + Stable for amd64, wrt bug #413657 26 Apr 2012; Lars Wendler <polynomial-c@gentoo.org> seamonkey-2.9.ebuild, -files/seamonkey-2.9-revert-system-cairo-breakage.patch.bz2: diff --git a/www-client/seamonkey/seamonkey-2.9.ebuild b/www-client/seamonkey/seamonkey-2.9.ebuild index 31baff671082..ae1807d0c70b 100644 --- a/www-client/seamonkey/seamonkey-2.9.ebuild +++ b/www-client/seamonkey/seamonkey-2.9.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.9.ebuild,v 1.2 2012/04/26 23:26:30 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.9.ebuild,v 1.3 2012/04/30 12:29:13 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="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" + KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86" fi SLOT="0" |