summaryrefslogtreecommitdiff
path: root/dev-java/jnr-a64asm
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jnr-a64asm')
-rw-r--r--dev-java/jnr-a64asm/Manifest4
-rw-r--r--dev-java/jnr-a64asm/jnr-a64asm-1.0.0-r1.ebuild (renamed from dev-java/jnr-a64asm/jnr-a64asm-1.0.0.ebuild)19
-rw-r--r--dev-java/jnr-a64asm/metadata.xml3
3 files changed, 10 insertions, 16 deletions
diff --git a/dev-java/jnr-a64asm/Manifest b/dev-java/jnr-a64asm/Manifest
index 85f947aae69b..eb80efbf4f18 100644
--- a/dev-java/jnr-a64asm/Manifest
+++ b/dev-java/jnr-a64asm/Manifest
@@ -1,3 +1,3 @@
DIST jnr-a64asm-1.0.0.tar.gz 29247 BLAKE2B d5b2dbdbee3d50e466d164a7b5f62ad5ea99eeb810c38bacbd5ec21f8ba57d28ed442846903e85ef771e2a4ca80c77f2beb558fb03b1b6996384e26f69731474 SHA512 16ab336e60d6bf5e6478ed4fd8144c7e1eb1aa23089927e34adcbd2f0b3fdaedfc0e5026545bfd69d8a6a030479342088fcb86657a007e9ac9ba7a08830aa858
-EBUILD jnr-a64asm-1.0.0.ebuild 842 BLAKE2B ac442bbe4b26e0f93b8c6a5b44511341c8ac984b0806a9d58c8645def74afb02bc94484c964c644c9ac94c4e4b69a2ec4a4a6a58a11378b96a202a267718dbb3 SHA512 f104b121252145b6f29e4c24fe5b099047ca57f117d515241682bfdb12e5fdc9ae178ffbdfc851f19b7eb2f00c9515ac03addbafe3e7682af5332fa58f98cb02
-MISC metadata.xml 217 BLAKE2B cb41a7bd7e5c55319465d67551eae75371cc72d58629c61f70a7f54c388645d5ab1427c66dfdd5954e36ca40f0d3209f871d476cacd61516dd57e3297aaa601f SHA512 4df8395dcf07c52adadee71ad7dfa9f611ade8485cc9869397d0037272ae9add9b40d90669da8b80e578b4ee14c512da01ba096abe39a5859ac71c5316e425b6
+EBUILD jnr-a64asm-1.0.0-r1.ebuild 550 BLAKE2B 1dfe864a636aaba2d61baa2e045f41c7436e3f23d82505de68787b5194a5ff61795335c9c5f622c4f58fe6c5ccfee8724a44b44a113785542d92212ae23f4023 SHA512 666e54685aab0f7ecbd532cdf31b35fb8e01bd4aa2701056b586dd673a4fae799ac4d857476b3b38cd0a0b5140e03f4a81e94e43abb8ec9bdb93ef879015f171
+MISC metadata.xml 296 BLAKE2B c6b7c0be529929b2a292d08c58d9797759acf37a737385dbb74764f274cc07669d984134ca4f381ccfa5edaa3ddb94154f9b98b84bb6f05c9f17000897484a45 SHA512 e0bf893b2c8f31bfc6506863b60005c7c17bfe0d74f1eaaee0edcd402e53060351f0f44be851add2252962107cde529c7b489f81ee754819b872281a4e9ab212
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
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"
diff --git a/dev-java/jnr-a64asm/metadata.xml b/dev-java/jnr-a64asm/metadata.xml
index 75321cfb5598..ec84ffe0b483 100644
--- a/dev-java/jnr-a64asm/metadata.xml
+++ b/dev-java/jnr-a64asm/metadata.xml
@@ -4,4 +4,7 @@
<maintainer type="project">
<email>java@gentoo.org</email>
</maintainer>
+ <upstream>
+ <remote-id type="github">jnr/jnr-a64asm</remote-id>
+ </upstream>
</pkgmetadata>