public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ulrich Mueller <ulm@gentoo.org>
To: Stephan Hartmann <sultan@gentoo.org>
Cc: gentoo-dev@lists.gentoo.org,  chromium@gentoo.org
Subject: Re: [gentoo-dev] [PATCH 3/3] chromium-2.eclass: enable EAPI 8
Date: Thu, 12 Aug 2021 13:16:30 +0200	[thread overview]
Message-ID: <uv94anca9@gentoo.org> (raw)
In-Reply-To: <20210811152804.28320-4-sultan@gentoo.org> (Stephan Hartmann's message of "Wed, 11 Aug 2021 17:28:04 +0200")

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

>>>>> On Wed, 11 Aug 2021, Stephan Hartmann wrote:

>  case ${EAPI} in
> -	7) ;;
> +	7|8) ;;
>  	*) die "EAPI=${EAPI:-0} is not supported" ;;

Nitpick: Add "${ECLASS}: " at the beginning of the die message.

>  esac

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

  reply	other threads:[~2021-08-12 11:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11 15:28 [gentoo-dev] [PATCH 0/3] Updates for chromium-2.eclass Stephan Hartmann
2021-08-11 15:28 ` [gentoo-dev] [PATCH 1/3] chromium-2.eclass: remove GYP support Stephan Hartmann
2021-08-11 15:28 ` [gentoo-dev] [PATCH 2/3] chromium-2.eclass: update documentation Stephan Hartmann
2021-08-11 15:28 ` [gentoo-dev] [PATCH 3/3] chromium-2.eclass: enable EAPI 8 Stephan Hartmann
2021-08-12 11:16   ` Ulrich Mueller [this message]
2021-08-16 16:47     ` Stephan Hartmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uv94anca9@gentoo.org \
    --to=ulm@gentoo.org \
    --cc=chromium@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=sultan@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox