diff options
author | Brian Evans <grknight@gentoo.org> | 2017-05-27 21:06:52 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-05-27 21:11:56 -0400 |
commit | a8449ac13e0545c458682a464d6090b92a2bac88 (patch) | |
tree | d92ac1a92ff3d983868d375332948071c29451fe /eclass | |
parent | 77155c523efdb5c327219f28bef19a40efa9fe33 (diff) | |
download | gentoo-a8449ac13e0545c458682a464d6090b92a2bac88.tar.gz gentoo-a8449ac13e0545c458682a464d6090b92a2bac88.tar.xz |
php-pear-lib-r1.eclass: Mark as dead
This eclass should not be used as most packages that did
are now broken since ${FILESDIR} could easily be referenced in
pkg_setup.
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/php-pear-lib-r1.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/php-pear-lib-r1.eclass b/eclass/php-pear-lib-r1.eclass index 7a6df75496f..f579531a5e5 100644 --- a/eclass/php-pear-lib-r1.eclass +++ b/eclass/php-pear-lib-r1.eclass @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # @ECLASS: php-pear-lib-r1.eclass +# @DEAD # @MAINTAINER: # Gentoo PHP team <php-bugs@gentoo.org> # @AUTHOR: |