diff options
author | Brian Evans <grknight@gentoo.org> | 2014-11-07 14:25:48 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2014-11-07 14:25:48 +0000 |
commit | 63d0e4be6836c730472040d0e0aa47d916330eb0 (patch) | |
tree | 37114a2addc2ea14f5dc8fe77c0bc8c6561087bc /dev-php/PEAR-Validate | |
parent | EAPI revbump (diff) | |
download | gentoo-2-63d0e4be6836c730472040d0e0aa47d916330eb0.tar.gz gentoo-2-63d0e4be6836c730472040d0e0aa47d916330eb0.tar.bz2 gentoo-2-63d0e4be6836c730472040d0e0aa47d916330eb0.zip |
Drop old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild | 15 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.4.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 80df8e5e482b..fe84adf9e5e8 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.55 2014/08/10 20:57:03 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.56 2014/11/07 14:25:48 grknight Exp $ + + 07 Nov 2014; Brian Evans <grknight@gentoo.org> -PEAR-Validate-0.8.1.ebuild, + -PEAR-Validate-0.8.4.ebuild: + Drop old 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> PEAR-Validate-0.8.1.ebuild: diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild deleted file mode 100644 index 291602dd4f85..000000000000 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2014 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.1.ebuild,v 1.9 2014/08/10 20:57:03 slyfox Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh 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.4.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.4.ebuild deleted file mode 100644 index 7dfa3bc5bd01..000000000000 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 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.4.ebuild,v 1.1 2011/03/21 08:37:40 olemarkus Exp $ - -inherit php-pear-r1 - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" - -DESCRIPTION="Validation class" -LICENSE="BSD" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" |