diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-11-18 18:38:22 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-11-18 18:38:22 +0000 |
commit | a5956e0a0daddcad648e0d8d8e5cb3e49e09bda7 (patch) | |
tree | 3d2e0a61f348a5299e73ca7c2b236156a8cc79b5 /eclass/php-lib-r1.eclass | |
parent | 38f60b3ec9ff175535d9a056a76ae42931e61e21 (diff) |
gentoo resync : 18.11.2017
Diffstat (limited to 'eclass/php-lib-r1.eclass')
-rw-r--r-- | eclass/php-lib-r1.eclass | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/php-lib-r1.eclass b/eclass/php-lib-r1.eclass index a6bffabc6fbd..90edad61f9ca 100644 --- a/eclass/php-lib-r1.eclass +++ b/eclass/php-lib-r1.eclass @@ -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. |