diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 18:30:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 18:30:15 +0000 |
commit | c7aaee4e082b535140eb9e4d7a17f44a205788bf (patch) | |
tree | fc8a726cb000b74b19ec42f89ea0c2b226528de6 /dev-perl/SOAP-Lite | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-c7aaee4e082b535140eb9e4d7a17f44a205788bf.tar.gz gentoo-2-c7aaee4e082b535140eb9e4d7a17f44a205788bf.tar.bz2 gentoo-2-c7aaee4e082b535140eb9e4d7a17f44a205788bf.zip |
Drop alpha keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r-- | dev-perl/SOAP-Lite/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index 010b657430aa..a86eac7e53a4 100644 --- a/dev-perl/SOAP-Lite/ChangeLog +++ b/dev-perl/SOAP-Lite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/SOAP-Lite # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.80 2012/07/15 18:56:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.81 2012/08/27 18:30:15 armin76 Exp $ + + 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> SOAP-Lite-0.714.0.ebuild, + SOAP-Lite-0.715.0.ebuild: + Drop alpha keywords *SOAP-Lite-0.715.0 (15 Jul 2012) diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild index c1c8bf4cfb50..ee398b749dda 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.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/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild,v 1.8 2012/03/24 19:46:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild,v 1.9 2012/08/27 18:30:15 armin76 Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="Simple and lightweight interface to the SOAP protocol (sic) both on IUSE="jabber ssl" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild index ab1a29b27957..912f35696e4e 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.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/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild,v 1.1 2012/07/15 18:56:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild,v 1.2 2012/08/27 18:30:15 armin76 Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="Simple and lightweight interface to the SOAP protocol (sic) both on IUSE="jabber ssl" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |