• [gentoo-dev] [PATCH] tmpfiles.eclass: add eapi 8 support

    From William Hubbs@21:1/5 to All on Wed Dec 1 01:50:01 2021
    Signed-off-by: William Hubbs <williamh@gentoo.org>
    ---
    eclass/tmpfiles.eclass | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/eclass/tmpfiles.eclass b/eclass/tmpfiles.eclass
    index b9238a6434a..7a0e2cb7265 100644
    --- a/eclass/tmpfiles.eclass
    +++ b/eclass/tmpfiles.eclass
    @@ -8,7 +8,7 @@
    # @AUTHOR:
    # Mike Gilbert <floppym@gentoo.org>
    # William Hubbs <williamh@gentoo.org>
    -# @SUPPORTED_EAPIS: 5 6 7
    +# @SUPPORTED_EAPIS: 5 6 7 8
    # @BLURB: Functions related to tmpfiles.d files
    # @DESCRIPTION:
    # This eclass provides functionality related to installing and
    @@ -56,7 +56,7 @@ if [[ -z ${TMPFILES_ECLASS} ]]; then
    TMPFILES_ECLASS=1

    case "${EAPI}" in
    -5|6|7) ;;
    +5|6|7|8) ;;
    *) die "API is undefined for EAPI ${EAPI}" ;;
    esac

    --
    2.32.0

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From William Hubbs@21:1/5 to All on Sat Dec 11 22:40:02 2021
    This is in the tree.

    Thanks,

    William

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

    iF0EABECAB0WIQTVeuxEZo4uUHOkQAluVBb0MMRlOAUCYbUYmwAKCRBuVBb0MMRl OM5DAJ9kBxW1sUi80v7TA3gszctniWVc1QCeLMKdYAmdEBfg8XcSV1+B2QUrZf8=
    =yqx2
    -----END PGP SIGNATURE-----

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