• [gentoo-dev] [PATCH] readme.gentoo-r1.eclass: Document the DOC_CONTENTS

    From =?UTF-8?q?Ulrich=20M=C3=BCller?=@21:1/5 to All on Sat Jan 1 12:10:01 2022
    This fixes a spurious "UnusedInherits" warning from pkgcheck.

    Signed-off-by: Ulrich Müller <ulm@gentoo.org>
    ---
    eclass/readme.gentoo-r1.eclass | 7 ++++++-
    1 file changed, 6 insertions(+), 1 deletion(-)

    diff --git a/eclass/readme.gentoo-r1.eclass b/eclass/readme.gentoo-r1.eclass index 3ad36fac2588..0d302179127b 100644
    --- a/eclass/readme.gentoo-r1.eclass
    +++ b/eclass/readme.gentoo-r1.eclass
    @@ -1,4 +1,4 @@
    -# Copyright 1999-2021 Gentoo Authors
    +# Copyright 1999-2022 Gentoo Authors
    # Distributed under the terms of the GNU General Public License v2

    # @ECLASS: readme.gentoo-r1.eclass
    @@ -25,6 +25,11 @@ case ${EAPI} in
    *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
    esac

    +# @ECLASS-VARIABLE: DOC_CONTENTS
    +# @DEFAULT_UNSET
    +# @DESCRIPTION:
    +# The information that is used to create the README.gentoo file.
    +
    # @ECLASS-VARIABLE: DISABLE_AUTOFORMATTING
    # @DEFAULT_UNSET
    # @DESCRIPTION:
    --
    2.34.1

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Pacho Ramos@21:1/5 to All on Tue Jan 4 00:50:02 2022
    El sáb, 01-01-2022 a las 12:04 +0100, Ulrich Müller escribió:
    This fixes a spurious "UnusedInherits" warning from pkgcheck.

    Signed-off-by: Ulrich Müller <ulm@gentoo.org>
    ---
     eclass/readme.gentoo-r1.eclass | 7 ++++++-
     1 file changed, 6 insertions(+), 1 deletion(-)

    diff --git a/eclass/readme.gentoo-r1.eclass b/eclass/readme.gentoo-r1.eclass index 3ad36fac2588..0d302179127b 100644
    --- a/eclass/readme.gentoo-r1.eclass
    +++ b/eclass/readme.gentoo-r1.eclass
    @@ -1,4 +1,4 @@
    -# Copyright 1999-2021 Gentoo Authors
    +# Copyright 1999-2022 Gentoo Authors
     # Distributed under the terms of the GNU General Public License v2
     
     # @ECLASS: readme.gentoo-r1.eclass
    @@ -25,6 +25,11 @@ case ${EAPI} in
            *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
     esac
     
    +# @ECLASS-VARIABLE: DOC_CONTENTS
    +# @DEFAULT_UNSET
    +# @DESCRIPTION:
    +# The information that is used to create the README.gentoo file.
    +
     # @ECLASS-VARIABLE: DISABLE_AUTOFORMATTING
     # @DEFAULT_UNSET
     # @DESCRIPTION:

    LGTM

    Thanks!

    -----BEGIN PGP SIGNATURE-----

    iQEzBAABCAAdFiEE808Ng0g83FMNupoifLEMIH/AfbwFAmHTidgACgkQfLEMIH/A fbxHLAf/cMpGP4XkYq0Rmchf/WuGnMjHFpLQ0W9bzgFziPL1TBhJ7jQC0dRX7qeY ajQHmrOLOcfzbb/WbjkdVi9vnQ63zteMCEfUXxJ/wA0biMfDrAtqfHXNm+iD4+25 X9DqWTa70jE1YTLZ2X2aCsGNet+KM9qRZ9NdZCdXuta4QtLn2z8gQkL1RJv5308l qJKXAUP+k/MVS8BaBELw8YuOHBYdCT8GBCZG+BJiolC21DmH/Jxku7Q5ObcK2JXx EMnWXkPQNF3xFczQm5KL7588YPFRdNsuagWr32dGbKrDWTOkxAheaEIFrarhVXzH 7toANHyOCKZ1XNlNDGXarlrPjHlJ+g==
    =BD/W
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)