diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-03-21 08:38:44 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-03-21 08:38:44 +0000 |
commit | 73bff437e08a8cae28faa4155d162081d86b1574 (patch) | |
tree | 8443c388537310ae6a80a5082ef2097a53a2defb /dev-php/PEAR-Validate | |
parent | Version bump. Thanks to Denny. Bug #359639. Note: Removed hard dependency on ... (diff) | |
download | gentoo-2-73bff437e08a8cae28faa4155d162081d86b1574.tar.gz gentoo-2-73bff437e08a8cae28faa4155d162081d86b1574.tar.bz2 gentoo-2-73bff437e08a8cae28faa4155d162081d86b1574.zip |
Removed older versions
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild | 15 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild | 15 |
2 files changed, 0 insertions, 30 deletions
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild deleted file mode 100644 index c0c5d719233a..000000000000 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2007 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.7.0.ebuild,v 1.9 2007/12/06 00:57:20 jokey Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" - -DESCRIPTION="Validation class." -LICENSE="BSD" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild deleted file mode 100644 index f409ef57933e..000000000000 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 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.8.0.ebuild,v 1.7 2008/03/29 00:23:34 maekke Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" - -DESCRIPTION="Validation class." -LICENSE="BSD" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" |