diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-06-30 07:15:45 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-06-30 07:15:45 +0000 |
commit | da57afded0cc4b7148b44158f74c56ee692cbcd1 (patch) | |
tree | 2788603c5ea7b6474072ed3515006a1bd3b99198 /dev-php/PEAR-XML_RPC | |
parent | Assigned to desktop-dock herd (diff) | |
download | gentoo-2-da57afded0cc4b7148b44158f74c56ee692cbcd1.tar.gz gentoo-2-da57afded0cc4b7148b44158f74c56ee692cbcd1.tar.bz2 gentoo-2-da57afded0cc4b7148b44158f74c56ee692cbcd1.zip |
Version bump, see bug 97399.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-php/PEAR-XML_RPC')
-rw-r--r-- | dev-php/PEAR-XML_RPC/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/Manifest | 6 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.1.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.1 | 1 |
4 files changed, 24 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_RPC/ChangeLog b/dev-php/PEAR-XML_RPC/ChangeLog index fb332894c0c4..b5017618cf94 100644 --- a/dev-php/PEAR-XML_RPC/ChangeLog +++ b/dev-php/PEAR-XML_RPC/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-XML_RPC # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.12 2005/03/27 14:52:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.13 2005/06/30 07:15:45 sebastian Exp $ + +*PEAR-XML_RPC-1.3.1 (30 Jun 2005) + + 30 Jun 2005; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-XML_RPC-1.3.1.ebuild: + Version bump, see bug 97399. 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PEAR-XML_RPC-1.1.0.ebuild: diff --git a/dev-php/PEAR-XML_RPC/Manifest b/dev-php/PEAR-XML_RPC/Manifest index aa2de12dc8ef..533f564f994e 100644 --- a/dev-php/PEAR-XML_RPC/Manifest +++ b/dev-php/PEAR-XML_RPC/Manifest @@ -1,6 +1,8 @@ -MD5 42677f4b689608117c1ee5a3e23ebc6f ChangeLog 1684 MD5 ad783e0655e0f235654f7a0a6dc243ef PEAR-XML_RPC-1.1.0.ebuild 395 -MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 +MD5 4fe13e62f41c8065cfb949a98c9ec228 PEAR-XML_RPC-1.3.1.ebuild 403 MD5 4fe13e62f41c8065cfb949a98c9ec228 PEAR-XML_RPC-1.2.2.ebuild 403 +MD5 42677f4b689608117c1ee5a3e23ebc6f ChangeLog 1684 +MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 725a2beda6aa3a5a71f9b12d40d36c4a files/digest-PEAR-XML_RPC-1.1.0 61 MD5 07f4ce5965b7dcfea55df7f4b682e634 files/digest-PEAR-XML_RPC-1.2.2 61 +MD5 862e3c785ccf03aabe8353e8d5070dc6 files/digest-PEAR-XML_RPC-1.3.1 61 diff --git a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.1.ebuild b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.1.ebuild new file mode 100644 index 000000000000..6f2b79833412 --- /dev/null +++ b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.1.ebuild,v 1.1 2005/06/30 07:15:45 sebastian Exp $ + +inherit php-pear + +DESCRIPTION="PHP implementation of the XML-RPC protocol" + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86" +IUSE="" diff --git a/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.1 b/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.1 new file mode 100644 index 000000000000..a434f0ea1f23 --- /dev/null +++ b/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.1 @@ -0,0 +1 @@ +MD5 c27e8cc85ff7cb86b119e933bd2eafc1 XML_RPC-1.3.1.tgz 25310 |