summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-04-25 13:44:39 -0400
committerBrian Evans <grknight@gentoo.org>2018-04-25 13:44:39 -0400
commitd5ab3b733cc6c95ced7fb858e26500a4785d10f7 (patch)
tree9c84ab05d811af6f4838a1566c02f1e86ba8ac87 /eclass
parentdev-util/cmake: fix compilation on Darwin, bug #652134 (diff)
downloadgentoo-d5ab3b733cc6c95ced7fb858e26500a4785d10f7.tar.gz
gentoo-d5ab3b733cc6c95ced7fb858e26500a4785d10f7.tar.bz2
gentoo-d5ab3b733cc6c95ced7fb858e26500a4785d10f7.zip
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
Diffstat (limited to 'eclass')
-rw-r--r--eclass/php-pear-r1.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/php-pear-r1.eclass b/eclass/php-pear-r1.eclass
index d565f07a0958..990ba3796947 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-bugs@gentoo.org>