From 85952b0b4b94da78b9330649707a0b0bc3c5503a Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Mon, 19 Mar 2018 10:42:33 -0400 Subject: [PATCH] dev-php/PEAR-Benchmark: Remove package Bug: https://bugs.gentoo.org/647768 --- dev-php/PEAR-Benchmark/Manifest | 1 - .../PEAR-Benchmark-1.2.9.ebuild | 19 ------------------- dev-php/PEAR-Benchmark/metadata.xml | 8 -------- 3 files changed, 28 deletions(-) delete mode 100644 dev-php/PEAR-Benchmark/Manifest delete mode 100644 dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild delete mode 100644 dev-php/PEAR-Benchmark/metadata.xml diff --git a/dev-php/PEAR-Benchmark/Manifest b/dev-php/PEAR-Benchmark/Manifest deleted file mode 100644 index 71eefeb7893e..000000000000 --- a/dev-php/PEAR-Benchmark/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Benchmark-1.2.9.tgz 8696 BLAKE2B 077c295eeb6261f7672f882ddd396bfaef183e4421ff0da02c87bb83a0a0d9d6a3da5e1e97f03011fea3262310dc1ffbce4e17ae15b00a8590dadafe261b59cd SHA512 18064e6f435e053a2aa9a2f27f3c4cecc26847829e7ee86619748faa7fc1cd0a6ce3d3a419f742d05007875db3fbbfbf05e4732c9f1ba76dbeb983cbc908e516 diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild deleted file mode 100644 index 0fb163b5e50e..000000000000 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit php-pear-r1 - -DESCRIPTION="Framework to benchmark PHP scripts or function calls" -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -pkg_postinst() { - if ! has_version "dev-lang/php[bcmath]" ; then - elog "${PN} can optionally use dev-lang/php bcmath features." - elog "If you want those, recompile dev-lang/php with these flags in USE." - fi -} diff --git a/dev-php/PEAR-Benchmark/metadata.xml b/dev-php/PEAR-Benchmark/metadata.xml deleted file mode 100644 index aca42932b833..000000000000 --- a/dev-php/PEAR-Benchmark/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - php-bugs@gentoo.org - PHP - - -- 2.26.2