From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- eclass/readme.gentoo.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'eclass/readme.gentoo.eclass') diff --git a/eclass/readme.gentoo.eclass b/eclass/readme.gentoo.eclass index fdb2d60f183f..c902605538aa 100644 --- a/eclass/readme.gentoo.eclass +++ b/eclass/readme.gentoo.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: readme.gentoo.eclass # @MAINTAINER: # Pacho Ramos @@ -8,13 +9,12 @@ # Author: Pacho Ramos # @SUPPORTED_EAPIS: 4 5 # @BLURB: install a doc file shown via elog messages +# @DEPRECATED: readme.gentoo-r1 # @DESCRIPTION: # An eclass for installing a README.gentoo doc file recording tips # 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 -- cgit v1.2.3