From cb110bc6d6095b014a53aff87494a2e813ef38f6 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Mon, 19 Mar 2018 10:50:29 -0400 Subject: dev-php/PEAR-PHP_CompatInfo - Remove package Bug: https://bugs.gentoo.org/647768 --- dev-php/PEAR-PHP_CompatInfo/Manifest | 1 - .../PEAR-PHP_CompatInfo-1.9.0.ebuild | 19 ------------------- dev-php/PEAR-PHP_CompatInfo/metadata.xml | 8 -------- 3 files changed, 28 deletions(-) delete mode 100644 dev-php/PEAR-PHP_CompatInfo/Manifest delete mode 100644 dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild delete mode 100644 dev-php/PEAR-PHP_CompatInfo/metadata.xml (limited to 'dev-php') diff --git a/dev-php/PEAR-PHP_CompatInfo/Manifest b/dev-php/PEAR-PHP_CompatInfo/Manifest deleted file mode 100644 index 5ac5dc3edabe..000000000000 --- a/dev-php/PEAR-PHP_CompatInfo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PHP_CompatInfo-1.9.0.tgz 180340 BLAKE2B ce8ece803bedd4a53668e955bfd33616afbf23bc8a50fb9928003a3fc472810afcca06bd3bdd5c17c28a2101db766ee88ca39f792eb262060f5850581943173d SHA512 0fdb2416364a20a1199195d523da1fe22edc3c5b9cdf58f2e8c14474437efccb07eac203c24cee12e11d8e82034429555be9edcb350ffc1e15946ddbc05e9ac6 diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild deleted file mode 100644 index 7ce4c9aa4cb0..000000000000 --- a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild +++ /dev/null @@ -1,19 +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="Determine minimum version and the extensions required for a piece of code to run" - -LICENSE="PHP-3.01" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -RDEPEND="dev-lang/php[tokenizer] - !minimal? ( >=dev-php/PEAR-Console_Table-1.0.5 - >=dev-php/PEAR-Console_Getargs-1.3.3 - >=dev-php/PEAR-XML_Util-1.1.4 - >=dev-php/phpunit-3.2.0 )" diff --git a/dev-php/PEAR-PHP_CompatInfo/metadata.xml b/dev-php/PEAR-PHP_CompatInfo/metadata.xml deleted file mode 100644 index b86acf66c756..000000000000 --- a/dev-php/PEAR-PHP_CompatInfo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - php-bugs@gentoo.org - PHP - - -- cgit v1.2.3-65-gdbad