From d5ab3b733cc6c95ced7fb858e26500a4785d10f7 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Wed, 25 Apr 2018 13:44:39 -0400 Subject: [PATCH] eclass: php-pear-r1 mark DEAD This eclass is problematic as it creates a dependency database which is quickly removed. Also the PHP invocation may need to addpredict for libsnmp. Superseded by php-pear-r2 eclass --- eclass/php-pear-r1.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eclass/php-pear-r1.eclass b/eclass/php-pear-r1.eclass index d565f07a09582..990ba37969472 100644 --- a/eclass/php-pear-r1.eclass +++ b/eclass/php-pear-r1.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: php-pear-r1.eclass # @MAINTAINER: # Gentoo PHP Team