diff options
author | Brian Evans <grknight@gentoo.org> | 2015-05-08 12:49:27 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2015-05-08 12:49:27 +0000 |
commit | cc962fbc2d7ecb905aad586d4f00d93bbbb9c998 (patch) | |
tree | 1d8b653e3cc3fb99cfb8caba0753fa5dc0d62e2a /dev-php/PEAR-File_Find | |
parent | Drop old (diff) | |
download | gentoo-2-cc962fbc2d7ecb905aad586d4f00d93bbbb9c998.tar.gz gentoo-2-cc962fbc2d7ecb905aad586d4f00d93bbbb9c998.tar.bz2 gentoo-2-cc962fbc2d7ecb905aad586d4f00d93bbbb9c998.zip |
Drop old
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php/PEAR-File_Find')
-rw-r--r-- | dev-php/PEAR-File_Find/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild | 11 |
2 files changed, 4 insertions, 12 deletions
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index b15f1c32bfd6..1905dd6329b3 100644 --- a/dev-php/PEAR-File_Find/ChangeLog +++ b/dev-php/PEAR-File_Find/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File_Find # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.39 2015/05/08 08:32:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.40 2015/05/08 12:49:27 grknight Exp $ + + 08 May 2015; Brian Evans <grknight@gentoo.org> -PEAR-File_Find-1.3.0.ebuild: + Drop old 08 May 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-File_Find-1.3.2.ebuild: Stable for alpha/amd64/ia64/ppc/sparc/x86, wrt bug #548614 diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild deleted file mode 100644 index 6af6fe152187..000000000000 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild +++ /dev/null @@ -1,11 +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-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.10 2014/08/10 20:46:39 slyfox Exp $ - -inherit php-pear-r1 - -DESCRIPTION="A class that facillitates the search of filesystems" -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" |