summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-27 19:45:21 +0000
committerSam James <sam@gentoo.org>2021-03-27 22:35:27 +0000
commita85fb1b3047d6ba3be5875694f49e303de383700 (patch)
tree678bf56d7c07b1fececf50274322fcbfa9392e09 /eclass
parentdev-util/quilt: use HTTPS for EGIT_REPO_URI (diff)
downloadgentoo-a85fb1b3047d6ba3be5875694f49e303de383700.tar.gz
gentoo-a85fb1b3047d6ba3be5875694f49e303de383700.tar.bz2
gentoo-a85fb1b3047d6ba3be5875694f49e303de383700.zip
readme.gentoo.eclass: formally mark as @DEPRECATED
Please use readme.gentoo-r1.eclass instead. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/readme.gentoo.eclass5
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/readme.gentoo.eclass b/eclass/readme.gentoo.eclass
index fdb2d60f183f..2d8d7512ded2 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 <pacho@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