public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Volkmar W. Pogatzki" <gentoo@pogatzki.net>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] [PATCH 3/4] java-utils-2.eclass: remove 'ant -lib' from comment of java-pkg_jarfrom
Date: Sat, 24 Aug 2024 14:40:39 +0200	[thread overview]
Message-ID: <20240824124133.9311-3-gentoo@pogatzki.net> (raw)
In-Reply-To: <20240824124133.9311-1-gentoo@pogatzki.net>

since it is already advised to not use it

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
---
 eclass/java-utils-2.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/java-utils-2.eclass b/eclass/java-utils-2.eclass
index 9c657cc4c1f9..647f25e2c987 100644
--- a/eclass/java-utils-2.eclass
+++ b/eclass/java-utils-2.eclass
@@ -1140,7 +1140,7 @@ java-pkg_jarfrom() {
 # @USAGE: [--build-only] [--runtime-only] [--with-dependencies] <package1>[,<package2>...]
 # @DESCRIPTION:
 # Get the classpath provided by any number of packages
-# Among other things, this can be passed to 'javac -classpath' or 'ant -lib'.
+# Among other things, this can be passed to 'javac -classpath'.
 # The providing packages are recorded as dependencies into package.env DEPEND
 # line, unless "--build-only" is passed as the very first argument, for jars
 # that have to be present only at build time and are not needed on runtime
--
2.41.0



  parent reply	other threads:[~2024-08-24 12:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-24 12:40 [gentoo-dev] [PATCH 1/4] java-pkg-2.eclass: mark functions as deprecated which depend on java-ant-2.eclass Volkmar W. Pogatzki
2024-08-24 12:40 ` [gentoo-dev] [PATCH 2/4] java-pkg-2.eclass: remove unused for commons.apache.org packages Volkmar W. Pogatzki
2024-08-24 12:40 ` Volkmar W. Pogatzki [this message]
2024-08-24 12:40 ` [gentoo-dev] [PATCH 4/4] java-ant-2.eclass: mark java-ant-2 eclass as deprecated Volkmar W. Pogatzki

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=20240824124133.9311-3-gentoo@pogatzki.net \
    --to=gentoo@pogatzki.net \
    --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