From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jnr-a64asm/
Date: Sat, 9 Nov 2024 08:34:09 +0000 (UTC) [thread overview]
Message-ID: <1731141200.5c464c3f3ebde57020a663ddaf6236b251f54858.fordfrog@gentoo> (raw)
commit: 5c464c3f3ebde57020a663ddaf6236b251f54858
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu Nov 7 08:38:13 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 08:33:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c464c3f
dev-java/jnr-a64asm: style update, update HOMEPAGE, update EAPI 7 -> 8
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/39233/commits/dbf52c1435a4808ceed8626e0a4ff02b99daa985
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
...a64asm-1.0.0.ebuild => jnr-a64asm-1.0.0-r1.ebuild} | 19 +++++--------------
1 file changed, 5 insertions(+), 14 deletions(-)
diff --git a/dev-java/jnr-a64asm/jnr-a64asm-1.0.0.ebuild b/dev-java/jnr-a64asm/jnr-a64asm-1.0.0-r1.ebuild
similarity index 52%
rename from dev-java/jnr-a64asm/jnr-a64asm-1.0.0.ebuild
rename to dev-java/jnr-a64asm/jnr-a64asm-1.0.0-r1.ebuild
index 9943cc56e9f8..e0c77ac2af16 100644
--- a/dev-java/jnr-a64asm/jnr-a64asm-1.0.0.ebuild
+++ b/dev-java/jnr-a64asm/jnr-a64asm-1.0.0-r1.ebuild
@@ -1,10 +1,7 @@
# Copyright 1999-2024 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/jnr/jnr-a64asm/archive/refs/tags/jnr-a64asm-1.0.0.tar.gz --slot 2 --keywords "~amd64 ~arm64 ~ppc64 ~x86" --ebuild jnr-a64asm-1.0.0.ebuild
-
-EAPI=7
+EAPI=8
JAVA_PKG_IUSE="doc source"
MAVEN_ID="com.github.jnr:jnr-a64asm:1.0.0"
@@ -12,21 +9,15 @@ MAVEN_ID="com.github.jnr:jnr-a64asm:1.0.0"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="A pure-java A64 assembler"
-HOMEPAGE="http://nexus.sonatype.org/oss-repository-hosting.html/jnr-a64asm"
+HOMEPAGE="https://github.com/jnr/jnr-a64asm"
SRC_URI="https://github.com/jnr/${PN}/archive/refs/tags/${P}.tar.gz"
+S="${WORKDIR}/${PN}-${P}"
LICENSE="Apache-2.0"
SLOT="2"
KEYWORDS="amd64 arm64 ppc64"
-DEPEND="
- >=virtual/jdk-1.8:*
-"
-
-RDEPEND="
- >=virtual/jre-1.8:*
-"
-
-S="${WORKDIR}/${PN}-${P}"
+DEPEND=">=virtual/jdk-1.8:*"
+RDEPEND=">=virtual/jre-1.8:*"
JAVA_SRC_DIR="src/main/java"
next reply other threads:[~2024-11-09 8:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 8:34 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-09 8:32 [gentoo-commits] repo/gentoo:master commit in: dev-java/jnr-a64asm/ Miroslav Šulc
2022-08-23 17:07 Arthur Zamarin
2021-12-22 18:47 Arthur Zamarin
2021-11-23 17:02 Sam James
2021-11-23 10:48 Sam James
2021-11-22 13:44 Sam James
2021-05-06 16:53 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=1731141200.5c464c3f3ebde57020a663ddaf6236b251f54858.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