diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:39:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:39:01 +0000 |
commit | 4a00b449ac46596c63ad4a0cfef82daa4aff4739 (patch) | |
tree | 7cf467869b9ba9c66a8f904aeedab1fbc81bb1fc /www-client/seamonkey | |
parent | alpha/sparc stable wrt #376391 (diff) | |
download | gentoo-2-4a00b449ac46596c63ad4a0cfef82daa4aff4739.tar.gz gentoo-2-4a00b449ac46596c63ad4a0cfef82daa4aff4739.tar.bz2 gentoo-2-4a00b449ac46596c63ad4a0cfef82daa4aff4739.zip |
Drop alpha keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.10.1.ebuild | 4 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.11.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index 2bb15d886310..df5c474e3de4 100644 --- a/www-client/seamonkey/ChangeLog +++ b/www-client/seamonkey/ChangeLog @@ -1,6 +1,10 @@ # 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.401 2012/07/28 17:02:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.402 2012/07/29 17:39:01 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> seamonkey-2.10.1.ebuild, + seamonkey-2.11.ebuild: + Drop alpha keywords 28 Jul 2012; Agostino Sarubbo <ago@gentoo.org> seamonkey-2.11.ebuild: Stable for amd64, wrt bug #427224 diff --git a/www-client/seamonkey/seamonkey-2.10.1.ebuild b/www-client/seamonkey/seamonkey-2.10.1.ebuild index 3d6a82bcf4b8..eafd29002ba4 100644 --- a/www-client/seamonkey/seamonkey-2.10.1.ebuild +++ b/www-client/seamonkey/seamonkey-2.10.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.10.1.ebuild,v 1.6 2012/07/04 19:20:50 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.10.1.ebuild,v 1.7 2012/07/29 17:39:01 armin76 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="amd64 ~arm ~ppc ~ppc64 x86" fi SLOT="0" diff --git a/www-client/seamonkey/seamonkey-2.11.ebuild b/www-client/seamonkey/seamonkey-2.11.ebuild index 342bf7a67c39..e8f1afefca5b 100644 --- a/www-client/seamonkey/seamonkey-2.11.ebuild +++ b/www-client/seamonkey/seamonkey-2.11.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.11.ebuild,v 1.6 2012/07/28 17:02:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.11.ebuild,v 1.7 2012/07/29 17:39:01 armin76 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="amd64 ~arm ~ppc ~ppc64 x86" fi SLOT="0" |