commit: aefacb8ad99b37106d76b4dc17de350b9e402780 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 9 20:26:31 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 9 20:26:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aefacb8a
base.eclass: last-rite eclass (mark as @DEAD) Removal on 2021-05-09. Please port to general eclass functions/helpers. See linked tracker bug for info. Closes: https://bugs.gentoo.org/497022 Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/base.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eclass/base.eclass b/eclass/base.eclass index 0f9a2e576b7..3a81fb76ccf 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 <[email protected]>
