From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xz-java/
Date: Fri, 31 May 2024 10:11:03 +0000 (UTC) [thread overview]
Message-ID: <1717150194.427e68c33aaceabb48f41b01d6ebc17ada0ed9ce.fordfrog@gentoo> (raw)
commit: 427e68c33aaceabb48f41b01d6ebc17ada0ed9ce
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu May 30 14:29:22 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri May 31 10:09:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=427e68c3
dev-java/xz-java: enable module-info
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/36900
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
.../xz-java/{xz-java-1.9-r1.ebuild => xz-java-1.9-r2.ebuild} | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/dev-java/xz-java/xz-java-1.9-r1.ebuild b/dev-java/xz-java/xz-java-1.9-r2.ebuild
similarity index 84%
rename from dev-java/xz-java/xz-java-1.9-r1.ebuild
rename to dev-java/xz-java/xz-java-1.9-r2.ebuild
index 0b7ed480b07a..8d285914f327 100644
--- a/dev-java/xz-java/xz-java-1.9-r1.ebuild
+++ b/dev-java/xz-java/xz-java-1.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-DEPEND=">=virtual/jdk-1.8:*"
+DEPEND=">=virtual/jdk-11:*"
RDEPEND=">=virtual/jre-1.8:*"
BDEPEND="
@@ -28,10 +28,15 @@ BDEPEND="
VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/lassecollin.asc"
-JAVA_SRC_DIR="src/org"
+JAVA_SRC_DIR="src9"
DOCS=( README NEWS COPYING THANKS )
+src_prepare() {
+ java-pkg-2_src_prepare
+ mv src{,9}/org || die
+}
+
src_install() {
java-pkg-simple_src_install
use examples && java-pkg_doexamples src/*Demo.java
next reply other threads:[~2024-05-31 10:11 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-31 10:11 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-15 20:04 [gentoo-commits] repo/gentoo:master commit in: dev-java/xz-java/ Miroslav Šulc
2024-11-15 9:19 Arthur Zamarin
2024-11-15 1:22 Sam James
2024-11-14 18:41 Sam James
2024-10-17 15:32 Arthur Zamarin
2024-10-15 7:40 Miroslav Šulc
2024-10-12 17:12 Arthur Zamarin
2024-05-29 18:54 Sam James
2023-06-27 7:37 Miroslav Šulc
2021-08-27 7:17 Miroslav Šulc
2021-08-26 14:57 Sam James
2021-08-26 14:52 Sam James
2021-08-26 14:49 Sam James
2021-08-26 14:49 Sam James
2021-07-26 6:41 Miroslav Šulc
2021-03-12 12:18 Miroslav Šulc
2020-10-20 4:11 Sam James
2019-11-23 5:42 Aaron Bauman
2019-04-01 14:47 Patrice Clement
2019-03-08 5:06 Georgy Yakovlev
2019-02-05 9:10 Georgy Yakovlev
2018-08-31 22:12 Patrice Clement
2018-08-05 13:53 Patrice Clement
2018-04-08 18:38 James Le Cuirot
2017-07-13 17:27 Alexis Ballier
2017-03-30 12:21 Patrice Clement
2015-10-14 7:59 Patrice Clement
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=1717150194.427e68c33aaceabb48f41b01d6ebc17ada0ed9ce.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