commit:     f312401942999a72a8372ac33d8d8768eb988724
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  4 14:58:10 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun  4 14:58:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3124019

php-pear-lib-r1.eclass: Fix usage of @DEAD

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 eclass/php-pear-lib-r1.eclass | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/eclass/php-pear-lib-r1.eclass b/eclass/php-pear-lib-r1.eclass
index f579531a5e5..6c66dcaca34 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 <[email protected]>
 # @AUTHOR:

Reply via email to