public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Bruce NCNP <aaniao002@gmail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [PATCH] java-pkg-simple.eclass: drop EAPI 6
Date: Fri, 13 Oct 2023 18:03:54 +0800	[thread overview]
Message-ID: <CAC7o5ii5sCD9waVsmDZDTwixQ-g-o7fkLSDQMwRacFedQHXAUg@mail.gmail.com> (raw)
In-Reply-To: <20230929082709.11759-1-gentoo@pogatzki.net>

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

unsubscribe

Volkmar W. Pogatzki <gentoo@pogatzki.net> 于 2023年9月29日周五 16:27写道:

> Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
> ---
>  eclass/java-pkg-simple.eclass | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/eclass/java-pkg-simple.eclass b/eclass/java-pkg-simple.eclass
> index e50344c32acb..02200f10cb8d 100644
> --- a/eclass/java-pkg-simple.eclass
> +++ b/eclass/java-pkg-simple.eclass
> @@ -6,7 +6,7 @@
>  # java@gentoo.org
>  # @AUTHOR:
>  # Java maintainers <java@gentoo.org>
> -# @SUPPORTED_EAPIS: 6 7 8
> +# @SUPPORTED_EAPIS: 7 8
>  # @BLURB: Eclass for packaging Java software with ease.
>  # @DESCRIPTION:
>  # This class is intended to build pure Java packages from Java sources
> @@ -17,7 +17,6 @@
>  # directory before calling the src_compile function of this eclass.
>
>  case ${EAPI} in
> -       6) inherit eqawarn ;;
>         7|8) ;;
>         *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
>  esac
> --
> 2.41.0
>
>
>

[-- Attachment #2: Type: text/html, Size: 1618 bytes --]

      reply	other threads:[~2023-10-13 10:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-29  8:26 [gentoo-dev] [PATCH] java-pkg-simple.eclass: drop EAPI 6 Volkmar W. Pogatzki
2023-10-13 10:03 ` Bruce NCNP [this message]

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=CAC7o5ii5sCD9waVsmDZDTwixQ-g-o7fkLSDQMwRacFedQHXAUg@mail.gmail.com \
    --to=aaniao002@gmail.com \
    --cc=gentoo-dev@lists.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