diff options
Diffstat (limited to 'eclass/base.eclass')
-rw-r--r-- | eclass/base.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/base.eclass b/eclass/base.eclass index 0f9a2e576b78..3a81fb76ccf1 100644 --- a/eclass/base.eclass +++ b/eclass/base.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # DEPRECATED @@ -17,6 +17,7 @@ # base_src_install() - default # base_src_install_docs() - einstalldocs from eutils.eclass +# @DEAD # @ECLASS: base.eclass # @MAINTAINER: # QA Team <qa@gentoo.org> |