summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild')
-rw-r--r--dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild
deleted file mode 100644
index 4fe1d1dce574..000000000000
--- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Show Information about your PEAR install and its packages"
-LICENSE="PHP-3.01"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="minimal"
-
-DEPEND="dev-lang/php:*[pcre(+)]
- dev-php/PEAR-Console_Getargs"