diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 10:43:52 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 10:43:52 +0000 |
commit | 1703a6f04c8c28a65e5e133b1c9fe277fea9b68c (patch) | |
tree | 95233b6d305ad591b4b7e4083e6a37268df38ecb /dev-php/PEAR-SOAP | |
parent | Stable on sparc. (diff) | |
download | historical-1703a6f04c8c28a65e5e133b1c9fe277fea9b68c.tar.gz historical-1703a6f04c8c28a65e5e133b1c9fe277fea9b68c.tar.bz2 historical-1703a6f04c8c28a65e5e133b1c9fe277fea9b68c.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-php/PEAR-SOAP')
-rw-r--r-- | dev-php/PEAR-SOAP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog index cb8a0256ee12..a519eddade45 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.8 2005/05/06 20:33:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.9 2005/06/18 10:42:46 hansmi Exp $ + + 18 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> + PEAR-SOAP-0.8.1.ebuild: + Stable on ppc. 06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> PEAR-SOAP-0.8.1.ebuild: diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild index da1973d252c2..d30eb1e07a54 100644 --- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8.1.ebuild,v 1.10 2005/05/13 01:22:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild,v 1.11 2005/06/18 10:42:46 hansmi Exp $ inherit php-pear @@ -8,7 +8,7 @@ DESCRIPTION="SOAP Client/Server for PHP 4" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" RDEPEND="dev-php/PEAR-HTTP_Request |