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/jctools-core/
Date: Thu, 23 Nov 2023 10:43:21 +0000 (UTC)	[thread overview]
Message-ID: <1700736194.978cfd04e07f7e2d8f6d2932bed37103fefa728f.fordfrog@gentoo> (raw)

commit:     978cfd04e07f7e2d8f6d2932bed37103fefa728f
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Wed Nov 22 12:35:49 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 10:43:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978cfd04

dev-java/jctools-core: minor style update

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/33697
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/jctools-core/jctools-core-4.0.2.ebuild | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-java/jctools-core/jctools-core-4.0.2.ebuild b/dev-java/jctools-core/jctools-core-4.0.2.ebuild
index b152c31d99f3..7b344074414a 100644
--- a/dev-java/jctools-core/jctools-core-4.0.2.ebuild
+++ b/dev-java/jctools-core/jctools-core-4.0.2.ebuild
@@ -1,13 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Skeleton command:
-# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri https://github.com/JCTools/JCTools/archive/v4.0.1.tar.gz --slot 3 --keywords "~amd64 ~arm ~arm64 ~ppc64 ~x86" --ebuild jctools-core-4.0.1.ebuild
-
 EAPI=8
 
 JAVA_PKG_IUSE="doc source test"
-MAVEN_ID="org.jctools:jctools-core:4.0.2"
+MAVEN_ID="org.jctools:jctools-core:${PV}"
 JAVA_TESTING_FRAMEWORKS="junit-4"
 
 inherit java-pkg-2 java-pkg-simple
@@ -15,6 +12,7 @@ inherit java-pkg-2 java-pkg-simple
 DESCRIPTION="Java Concurrency Tools Core Library"
 HOMEPAGE="https://jctools.github.io/JCTools/"
 SRC_URI="https://github.com/JCTools/JCTools/archive/v${PV}.tar.gz -> jctools-${PV}.tar.gz"
+S="${WORKDIR}/JCTools-${PV}/jctools-core"
 
 LICENSE="Apache-2.0"
 SLOT="3"
@@ -32,8 +30,6 @@ RDEPEND=">=virtual/jre-1.8:*"
 
 DOCS=( ../{README,RELEASE-NOTES}.md )
 
-S="${WORKDIR}/JCTools-${PV}/jctools-core"
-
 JAVA_AUTOMATIC_MODULE_NAME="org.jctools.core"
 JAVA_CLASSPATH_EXTRA="osgi-annotation"
 JAVA_SRC_DIR="src/main/java"


             reply	other threads:[~2023-11-23 10:43 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23 10:43 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-18 16:40 [gentoo-commits] repo/gentoo:master commit in: dev-java/jctools-core/ Miroslav Šulc
2024-10-18 16:12 Arthur Zamarin
2024-10-16  2:12 Sam James
2024-10-16  2:12 Sam James
2024-10-16  2:12 Sam James
2024-09-15 10:27 Miroslav Šulc
2024-09-14  9:18 Miroslav Šulc
2024-03-11 19:20 Miroslav Šulc
2024-03-11 12:48 Sam James
2024-03-11 12:48 Sam James
2024-03-11 12:48 Sam James
2024-03-11 12:48 Sam James
2024-01-07  9:55 Miroslav Šulc
2023-12-23 17:37 Arthur Zamarin
2023-12-23 15:11 Sam James
2023-12-23 14:29 Arthur Zamarin
2023-11-23 10:43 Miroslav Šulc
2023-11-23 10:43 Miroslav Šulc
2023-01-28  6:52 Arthur Zamarin
2023-01-27 20:58 Arthur Zamarin
2023-01-27 20:14 Arthur Zamarin
2023-01-27 20:10 Arthur Zamarin
2023-01-27 20:08 Arthur Zamarin
2022-12-28 18:53 Florian Schmaus
2022-08-12 13:21 Arthur Zamarin
2022-08-12 11:55 Agostino Sarubbo
2022-08-08 17:44 Arthur Zamarin
2022-08-08  6:29 Florian Schmaus
2022-08-01 18:08 Arthur Zamarin
2022-07-31 18:20 Arthur Zamarin
2022-07-28  7:06 Agostino Sarubbo
2022-07-25  4:19 Sam James
2022-07-07  7:04 Florian Schmaus
2022-06-20  7:41 Florian Schmaus
2022-03-17  0:07 Sam James
2022-03-15  7:41 Agostino Sarubbo
2022-03-14 18:35 Agostino Sarubbo
2022-03-14 18:32 Agostino Sarubbo
2022-02-12 10:29 Miroslav Šulc

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=1700736194.978cfd04e07f7e2d8f6d2932bed37103fefa728f.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