diff options
-rw-r--r-- | eclass/php-pear-lib-r1.eclass | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/php-pear-lib-r1.eclass b/eclass/php-pear-lib-r1.eclass index f579531a5e5c..6c66dcaca342 100644 --- a/eclass/php-pear-lib-r1.eclass +++ b/eclass/php-pear-lib-r1.eclass @@ -1,8 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# @ECLASS: php-pear-lib-r1.eclass # @DEAD +# This eclass should not be used as most packages that did +# are now broken since ${FILESDIR} could easily be referenced in +# pkg_setup. + +# @ECLASS: php-pear-lib-r1.eclass # @MAINTAINER: # Gentoo PHP team <php-bugs@gentoo.org> # @AUTHOR: |