dev-php/PEAR-Benchmark: Remove package
authorBrian Evans <grknight@gentoo.org>
Mon, 19 Mar 2018 14:42:33 +0000 (10:42 -0400)
committerBrian Evans <grknight@gentoo.org>
Mon, 19 Mar 2018 15:02:15 +0000 (11:02 -0400)
Bug: https://bugs.gentoo.org/647768

dev-php/PEAR-Benchmark/Manifest [deleted file]
dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild [deleted file]
dev-php/PEAR-Benchmark/metadata.xml [deleted file]

diff --git a/dev-php/PEAR-Benchmark/Manifest b/dev-php/PEAR-Benchmark/Manifest
deleted file mode 100644 (file)
index 71eefeb..0000000
+++ /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 (file)
index 0fb163b..0000000
+++ /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 (file)
index aca4293..0000000
+++ /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>php-bugs@gentoo.org</email>
-       <name>PHP</name>
-</maintainer>
-</pkgmetadata>