public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/antlr-tool/
Date: Wed, 20 Apr 2022 07:16:38 +0000 (UTC)	[thread overview]
Message-ID: <1650438915.36b2c00e03a68b8b5fbe43aae9c618013522456e.fordfrog@gentoo> (raw)

commit:     36b2c00e03a68b8b5fbe43aae9c618013522456e
Author:     Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz>
AuthorDate: Tue Apr 19 11:53:58 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 07:15:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b2c00e

dev-java/antlr-tool: fix QA notice "ebegin missing eend"

Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz>
Closes: https://github.com/gentoo/gentoo/pull/25104
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/antlr-tool/antlr-tool-4.9.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/antlr-tool/antlr-tool-4.9.3.ebuild b/dev-java/antlr-tool/antlr-tool-4.9.3.ebuild
index 835e4633d53d..3d4f0e5b9450 100644
--- a/dev-java/antlr-tool/antlr-tool-4.9.3.ebuild
+++ b/dev-java/antlr-tool/antlr-tool-4.9.3.ebuild
@@ -82,7 +82,7 @@ src_prepare() {
 }
 
 src_compile() {
-	ebegin "Generating ANTLR 3 parsers"
+	einfo "Generating ANTLR 3 parsers"
 	"${MY_JAVA}" -cp "$(java-pkg_getjars \
 		--build-only --with-dependencies antlr-tool-3.5)" \
 		org.antlr.Tool $(find "${JAVA_SRC_DIR[@]}" -name "*.g") ||
@@ -109,7 +109,7 @@ src_test() {
 		CP+=":${res_dir}"
 	done
 
-	ebegin "Generating ANTLR 4 parsers for tests"
+	einfo "Generating ANTLR 4 parsers for tests"
 	pushd runtime-testsuite/test > /dev/null ||
 		die "Failed to enter runtime test source directory"
 	g4_files=( $(find * -name "*.g4") )


             reply	other threads:[~2022-04-20  7:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-20  7:16 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-08  8:33 [gentoo-commits] repo/gentoo:master commit in: dev-java/antlr-tool/ Miroslav Šulc
2024-08-08  8:33 Miroslav Šulc
2024-08-08  8:33 Miroslav Šulc
2022-05-13 17:09 Miroslav Šulc
2022-05-13 14:15 Jakov Smolić
2022-05-12  8:24 Jakov Smolić
2022-05-12  8:24 Jakov Smolić
2022-05-11 14:50 Agostino Sarubbo
2022-04-11  6:19 Miroslav Šulc
2022-03-17  1:36 Sam James
2022-03-17  0:57 Sam James
2022-03-17  0:21 Sam James
2022-03-09  9:19 Agostino Sarubbo
2022-03-08 13:04 Agostino Sarubbo
2022-02-25 21:31 Sam James
2022-02-24  8:46 Jakov Smolić
2022-02-24  8:46 Jakov Smolić

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=1650438915.36b2c00e03a68b8b5fbe43aae9c618013522456e.fordfrog@gentoo \
    --to=fordfrog@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --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