summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-10-06 09:38:25 -0400
committerBrian Evans <grknight@gentoo.org>2015-10-06 09:47:36 -0400
commitfdeb0860e451c80db66168eabf9131df0b808e24 (patch)
treebf546c7528e40f167791747869aef9e8023307ba /dev-php
parentdev-python/pyftpdlib: x86 stable wrt bug #550808 (diff)
downloadgentoo-fdeb0860e451c80db66168eabf9131df0b808e24.tar.gz
gentoo-fdeb0860e451c80db66168eabf9131df0b808e24.tar.bz2
gentoo-fdeb0860e451c80db66168eabf9131df0b808e24.zip
dev-php/PEAR-File_Passwd: Drop old
Package-Manager: portage-2.2.22
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild16
1 files changed, 0 insertions, 16 deletions
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[pcre] >=dev-lang/php-5.3 )"