commit: d5ab3b733cc6c95ced7fb858e26500a4785d10f7 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Wed Apr 25 17:44:39 2018 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Wed Apr 25 17:44:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5ab3b73
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 d565f07a095..990ba379694 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 <php-b...@gentoo.org>