summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-07-21 06:12:11 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-07-21 06:12:11 +0000
commit8dfdf52fa06be2f03a41a75797eb0cd2128c6acb (patch)
treebe4e5999b7bad18e0400fc324d0adc23dcf9ff7b /dev-php/PEAR-Validate
parentFixing case typo in dodoc (diff)
downloadgentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.tar.gz
gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.tar.bz2
gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.zip
Closes bugs 98943, 99667, 99668, 99669, 99671, 99673, 99674, 99675.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r--dev-php/PEAR-Validate/ChangeLog10
-rw-r--r--dev-php/PEAR-Validate/Manifest3
-rw-r--r--dev-php/PEAR-Validate/PEAR-Validate-0.5.0.ebuild13
-rw-r--r--dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.5.01
-rw-r--r--dev-php/PEAR-Validate/metadata.xml5
5 files changed, 32 insertions, 0 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog
new file mode 100644
index 000000000000..bab4d5b39867
--- /dev/null
+++ b/dev-php/PEAR-Validate/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Validate
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.1 2005/07/21 06:12:11 sebastian Exp $
+
+*PEAR-Validate-0.5.0 (21 Jul 2005)
+
+ 21 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+ +PEAR-Validate-0.5.0.ebuild:
+ Initial ebuild.
+
diff --git a/dev-php/PEAR-Validate/Manifest b/dev-php/PEAR-Validate/Manifest
new file mode 100644
index 000000000000..57646df0161d
--- /dev/null
+++ b/dev-php/PEAR-Validate/Manifest
@@ -0,0 +1,3 @@
+MD5 9752cddbe064348a6eb72655cca033ee PEAR-Validate-0.5.0.ebuild 270
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 d11daf1e9e343f6107d201f1b71bacbc files/digest-PEAR-Validate-0.5.0 61
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.5.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.5.0.ebuild
new file mode 100644
index 000000000000..20b4fc335ab0
--- /dev/null
+++ b/dev-php/PEAR-Validate/PEAR-Validate-0.5.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.5.0.ebuild,v 1.1 2005/07/21 06:12:11 sebastian Exp $
+
+inherit php-pear
+
+DESCRIPTION="Validation class."
+
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+RDEPEND="dev-php/PEAR-Date"
diff --git a/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.5.0 b/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.5.0
new file mode 100644
index 000000000000..270f02ec2ee2
--- /dev/null
+++ b/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.5.0
@@ -0,0 +1 @@
+MD5 6e286e4fb5b959cc8d6f23add66aba3b Validate-0.5.0.tgz 9862
diff --git a/dev-php/PEAR-Validate/metadata.xml b/dev-php/PEAR-Validate/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-Validate/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>php</herd>
+</pkgmetadata>