From: Brian Evans Date: Tue, 6 Oct 2015 13:38:25 +0000 (-0400) Subject: dev-php/PEAR-File_Passwd: Drop old X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fdeb0860e451c80db66168eabf9131df0b808e24;p=gentoo.git dev-php/PEAR-File_Passwd: Drop old Package-Manager: portage-2.2.22 --- diff --git a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild deleted file mode 100644 index 63a1db7dad9b..000000000000 --- a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="2" - -inherit php-pear-r1 - -DESCRIPTION="Manipulate many kinds of password files" - -LICENSE="PHP-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" -IUSE="" - -DEPEND="|| ( =dev-lang/php-5.3 )"