commit: cb110bc6d6095b014a53aff87494a2e813ef38f6 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Mar 19 14:50:29 2018 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Mar 19 15:03:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb110bc6
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(-) diff --git a/dev-php/PEAR-PHP_CompatInfo/Manifest b/dev-php/PEAR-PHP_CompatInfo/Manifest deleted file mode 100644 index 5ac5dc3edab..00000000000 --- 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 7ce4c9aa4cb..00000000000 --- 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 b86acf66c75..00000000000 --- a/dev-php/PEAR-PHP_CompatInfo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>PHP</name> - </maintainer> -</pkgmetadata>
