php-lib-r1.eclass: Fix documentation and mark DEAD wrt bug 637842
authorBrian Evans <grknight@gentoo.org>
Fri, 17 Nov 2017 18:16:29 +0000 (13:16 -0500)
committerBrian Evans <grknight@gentoo.org>
Fri, 17 Nov 2017 18:16:29 +0000 (13:16 -0500)
Removal pending final consumer last rite.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=637842

eclass/php-lib-r1.eclass

index a6bffabc6fbd69a167fa9215252bc0b5ce84cd28..90edad61f9caf93f460355319f16bd3f0d9ce736 100644 (file)
@@ -1,6 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# @DEAD
 # @ECLASS: php-lib-r1.eclass
 # @MAINTAINER:
 # Gentoo PHP team <php-bugs@gentoo.org>
@@ -37,6 +38,7 @@ RDEPEND="${DEPEND}"
 # You have to pass in a list of the PHP files to install.
 
 # @VARIABLE: DOCS
+# @DEFAULT_UNSET
 # @DESCRIPTION:
 # Set in ebuild if you wish to install additional, package-specific documentation.