diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-07-02 12:09:34 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-07-02 12:09:34 +0000 |
commit | 3c4400bd1c79d64d8c03aa518c3300f998d507f2 (patch) | |
tree | e58404e6674e153417a32bc41de48af0070ed51a /dev-php/PEAR-SOAP | |
parent | Adjusted metadata, see bug #138062. (diff) | |
download | historical-3c4400bd1c79d64d8c03aa518c3300f998d507f2.tar.gz historical-3c4400bd1c79d64d8c03aa518c3300f998d507f2.tar.bz2 historical-3c4400bd1c79d64d8c03aa518c3300f998d507f2.zip |
Version bump for bug #138816.
Package-Manager: portage-2.1.1_pre2-r1
Diffstat (limited to 'dev-php/PEAR-SOAP')
-rw-r--r-- | dev-php/PEAR-SOAP/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-SOAP/PEAR-SOAP-0.9.4.ebuild | 17 | ||||
-rw-r--r-- | dev-php/PEAR-SOAP/files/digest-PEAR-SOAP-0.9.4 | 3 |
3 files changed, 27 insertions, 1 deletions
diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog index 580de44aacf4..eca9873b1c8b 100644 --- a/dev-php/PEAR-SOAP/ChangeLog +++ b/dev-php/PEAR-SOAP/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-SOAP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.26 2006/05/21 00:28:15 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.27 2006/07/02 12:06:06 sebastian Exp $ + +*PEAR-SOAP-0.9.4 (02 Jul 2006) + + 02 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-SOAP-0.9.4.ebuild: + Version bump for bug #138816. 21 May 2006; Luca Longinotti <chtekk@gentoo.org> -PEAR-SOAP-0.8.1.ebuild: Remove old-style PHP packages. diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.4.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.4.ebuild new file mode 100644 index 000000000000..0d7f48d9d016 --- /dev/null +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2006 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.9.4.ebuild,v 1.1 2006/07/02 12:06:06 sebastian Exp $ + +inherit php-pear-r1 + +DESCRIPTION="SOAP Client/Server for PHP 4" + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 + dev-php/PEAR-Mail + >=dev-php/PEAR-Mail_Mime-1.3.1-r1 + >=dev-php/PEAR-Net_URL-1.0.14-r1 + >=dev-php/PEAR-Net_DIME-0.3-r1" diff --git a/dev-php/PEAR-SOAP/files/digest-PEAR-SOAP-0.9.4 b/dev-php/PEAR-SOAP/files/digest-PEAR-SOAP-0.9.4 new file mode 100644 index 000000000000..78d192d030b2 --- /dev/null +++ b/dev-php/PEAR-SOAP/files/digest-PEAR-SOAP-0.9.4 @@ -0,0 +1,3 @@ +MD5 87a26a8abc3ca75fdbe5d307e26102fa SOAP-0.9.4.tgz 70574 +RMD160 7ea4677e5f28a2df36394c80abce86e95593fd3a SOAP-0.9.4.tgz 70574 +SHA256 3cacc06907ef23debd2909d0b1b1af2ff1ec858c6845420d39f215f2598bbb15 SOAP-0.9.4.tgz 70574 |