diff options
Diffstat (limited to 'dev-php/pear/pear-1.10.1-r1.ebuild')
-rw-r--r-- | dev-php/pear/pear-1.10.1-r1.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-php/pear/pear-1.10.1-r1.ebuild b/dev-php/pear/pear-1.10.1-r1.ebuild deleted file mode 100644 index 1f8d2b20214f..000000000000 --- a/dev-php/pear/pear-1.10.1-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" - -DESCRIPTION="PEAR - PHP Extension and Application Repository" -HOMEPAGE="https://pear.php.net/" -SRC_URI="" -LICENSE="MIT" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-php/PEAR-PEAR-${PVR}" |