diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:39:31 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:39:31 +0000 |
commit | 3d59e23a2251e82691feb51fe2e9f98979e1ab63 (patch) | |
tree | ce22bc869ea8ae714cf7a6be4ac15d88cf4e2a7f /dev-php | |
parent | Removing stable keyword for sh/s390 (diff) | |
download | gentoo-2-3d59e23a2251e82691feb51fe2e9f98979e1ab63.tar.gz gentoo-2-3d59e23a2251e82691feb51fe2e9f98979e1ab63.tar.bz2 gentoo-2-3d59e23a2251e82691feb51fe2e9f98979e1ab63.zip |
Removing stable keyword for sh/s390
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-SOAP/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog index 437d61fadcd5..24163cdee926 100644 --- a/dev-php/PEAR-SOAP/ChangeLog +++ b/dev-php/PEAR-SOAP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-SOAP -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.48 2013/08/07 13:30:38 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.49 2014/01/26 18:39:31 olemarkus Exp $ + + 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> PEAR-SOAP-0.11.0.ebuild, + PEAR-SOAP-0.13.0.ebuild: + Removing stable keyword for sh/s390 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-SOAP-0.13.0.ebuild: Stable for x86, wrt bug #470436 diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild index a213d78ba03b..76a9532b6c60 100644 --- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild,v 1.10 2007/12/11 08:49:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild,v 1.11 2014/01/26 18:39:31 olemarkus Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="SOAP Client/Server for PHP 4" LICENSE="PHP-2.02" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="minimal" RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild index 56a3348b2903..1ed3f24a5b8b 100644 --- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild,v 1.11 2013/08/07 13:30:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild,v 1.12 2014/01/26 18:39:31 olemarkus Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="SOAP Client/Server for PHP 4" LICENSE="PHP-2.02" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="minimal" RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 |