commit: a85fb1b3047d6ba3be5875694f49e303de383700 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 27 19:45:21 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 27 22:35:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85fb1b3
readme.gentoo.eclass: formally mark as @DEPRECATED Please use readme.gentoo-r1.eclass instead. Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/readme.gentoo.eclass | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/eclass/readme.gentoo.eclass b/eclass/readme.gentoo.eclass index fdb2d60f183..2d8d7512ded 100644 --- a/eclass/readme.gentoo.eclass +++ b/eclass/readme.gentoo.eclass @@ -1,7 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: readme.gentoo.eclass +# @DEPRECATED: readme.gentoo-r1 # @MAINTAINER: # Pacho Ramos <pa...@gentoo.org> # @AUTHOR: @@ -13,8 +14,6 @@ # shown via elog messages. With this eclass, those elog messages will only be # shown at first package installation and a file for later reviewing will be # installed under /usr/share/doc/${PF} -# -# This eclass is DEPRECATED. Please use readme.gentoo-r1 instead. if [[ -z ${_README_GENTOO_ECLASS} ]]; then _README_GENTOO_ECLASS=1