diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-06 13:09:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-06 13:09:21 +0000 |
commit | a8993f5647829ad971f5ee39ca79364a0527a286 (patch) | |
tree | c9ce22fde97fab86560171d3c3168daa1283ff3e /dev-php | |
parent | Stable for s390, wrt bug #470434 (diff) | |
download | gentoo-2-a8993f5647829ad971f5ee39ca79364a0527a286.tar.gz gentoo-2-a8993f5647829ad971f5ee39ca79364a0527a286.tar.bz2 gentoo-2-a8993f5647829ad971f5ee39ca79364a0527a286.zip |
Stable for s390, wrt bug #470436
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-SOAP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog index 112f5e664944..9a2732b5e3f7 100644 --- a/dev-php/PEAR-SOAP/ChangeLog +++ b/dev-php/PEAR-SOAP/ChangeLog @@ -1,6 +1,9 @@ # 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.46 2013/08/04 13:37:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.47 2013/08/06 13:09:21 ago Exp $ + + 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-SOAP-0.13.0.ebuild: + Stable for s390, wrt bug #470436 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-SOAP-0.13.0.ebuild: Stable for ppc64, wrt bug #470436 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 e4b1a590ef3d..5bb06a343945 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 # 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.9 2013/08/04 13:37:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild,v 1.10 2013/08/06 13:09:21 ago 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 |