summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-02 05:06:48 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-02 05:06:48 +0000
commit0dac7863126863f64ba35c25071cf6673ad95f88 (patch)
treecfe930021e34bead7cf8a975b77e8fc671e2e8ce /dev-php
parentarm/hppa/ia64 stable (diff)
downloadgentoo-2-0dac7863126863f64ba35c25071cf6673ad95f88.tar.gz
gentoo-2-0dac7863126863f64ba35c25071cf6673ad95f88.tar.bz2
gentoo-2-0dac7863126863f64ba35c25071cf6673ad95f88.zip
hppa/ia64 stable
(Portage version: 2.0.51.21)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild7
-rw-r--r--dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild10
-rw-r--r--dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild14
3 files changed, 18 insertions, 13 deletions
diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild
index 88c3d5ab0a89..c2efe36ef930 100644
--- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild
+++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild
@@ -1,11 +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-Cache/PEAR-Cache-1.5.4.ebuild,v 1.8 2005/04/07 20:57:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild,v 1.9 2005/05/02 05:06:48 vapier Exp $
inherit php-pear
-DESCRIPTION="Framework for caching of arbitrary data."
+DESCRIPTION="Framework for caching of arbitrary data"
+
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc alpha ~hppa amd64 ppc64"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
IUSE=""
diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild
index 293f4a6156cc..28607ade569e 100644
--- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild
+++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild
@@ -1,13 +1,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild,v 1.7 2005/04/06 19:27:01 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild,v 1.8 2005/05/02 05:06:04 vapier Exp $
inherit php-pear
-DESCRIPTION="Provides an easy way to perform HTTP requests."
+DESCRIPTION="Provides an easy way to perform HTTP requests"
+
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ppc64"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 ~sparc x86"
IUSE=""
+
RDEPEND=">=dev-php/PEAR-Net_URL-1.0.12
- >=dev-php/PEAR-Net_Socket-1.0.2"
+ >=dev-php/PEAR-Net_Socket-1.0.2"
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 1ec487298566..1e4576ccb164 100644
--- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild
+++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild
@@ -1,15 +1,17 @@
# 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.7 2005/04/06 19:28:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.8.1.ebuild,v 1.8 2005/05/02 05:05:27 vapier Exp $
inherit php-pear
-DESCRIPTION="SOAP Client/Server for PHP 4."
+DESCRIPTION="SOAP Client/Server for PHP 4"
+
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ppc64"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 ~sparc x86"
IUSE=""
+
RDEPEND="dev-php/PEAR-HTTP_Request
- dev-php/PEAR-Mail_Mime
- dev-php/PEAR-Net_URL
- dev-php/PEAR-Net_DIME"
+ dev-php/PEAR-Mail_Mime
+ dev-php/PEAR-Net_URL
+ dev-php/PEAR-Net_DIME"