summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-11-05 10:40:53 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-11-05 10:40:53 +0000
commit143fe62c1e3a848274bacfb67a60885ecaf56b60 (patch)
tree190ce76f5092ee8fb72ec38957db16bce5434961 /dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild
parentversion bump to 0.7.1, removal of 0.6.2 (diff)
downloadgentoo-2-143fe62c1e3a848274bacfb67a60885ecaf56b60.tar.gz
gentoo-2-143fe62c1e3a848274bacfb67a60885ecaf56b60.tar.bz2
gentoo-2-143fe62c1e3a848274bacfb67a60885ecaf56b60.zip
Version bump.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild')
-rw-r--r--dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild
new file mode 100644
index 000000000000..7770254644f9
--- /dev/null
+++ b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.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.6.2.ebuild,v 1.1 2005/11/05 10:40:53 sebastian Exp $
+
+inherit php-pear-r1
+
+DESCRIPTION="Validation class."
+
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1"