summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2025-02-09 11:53:13 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2025-02-10 19:09:56 +0100
commit12fc9de1f20bb6c7400e11c6de2fdf81baf1c603 (patch)
tree2781aa7d40cafb4729eec343590684ee3ed2329b /dev-java
parentwww-servers/tomcat: add 11.0.3 (diff)
downloadgentoo-12fc9de1f20bb6c7400e11c6de2fdf81baf1c603.tar.gz
gentoo-12fc9de1f20bb6c7400e11c6de2fdf81baf1c603.tar.bz2
gentoo-12fc9de1f20bb6c7400e11c6de2fdf81baf1c603.zip
dev-java/stax2-api: LICENSE update, add 4.2.2, drop 4.2.1-r1
The new version only updates LICENSE BSD -> BSD-2 without further changes. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/stax2-api/Manifest2
-rw-r--r--dev-java/stax2-api/stax2-api-4.2.2.ebuild (renamed from dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/stax2-api/Manifest b/dev-java/stax2-api/Manifest
index 487d6cb5f013..2e6c0c1808a2 100644
--- a/dev-java/stax2-api/Manifest
+++ b/dev-java/stax2-api/Manifest
@@ -1 +1 @@
-DIST stax2-api-4.2.1.tar.gz 128806 BLAKE2B 64254b0bbd269e5d62931280773e0e7e7915204ce41a86eb10a08e3d8d27691d48094e17a8deb0ca3fa916b413800d75969af05db1ba897277c0dae13771e3b4 SHA512 f6fada289e75db0c4c911d3f70e8b8167c96342390168c87563ab4e3e1498360d47c393407cd8ae670716fcb7e1c83d6a8d38364d00648ed380844cf08bdc063
+DIST stax2-api-4.2.2.tar.gz 128961 BLAKE2B 4c35b3ce184a1fb01c37cc84b48fc168f58f11ee3f1f2754de6a8168e4b0ca8983b94a78ba484ac49d16e352a891bc5379d0d109420b85f1cfca06858e5124db SHA512 d8ec36b8c425dd4171a14eb71be6b4a93f2de946a00fd1838c22d3573d211c3a09161fc31f9756498f14fbc601ed43ad525e44114857ad2a6c9e3c202f1aa93a
diff --git a/dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild b/dev-java/stax2-api/stax2-api-4.2.2.ebuild
index 3ce227b13064..d321a7fe077b 100644
--- a/dev-java/stax2-api/stax2-api-4.2.1-r1.ebuild
+++ b/dev-java/stax2-api/stax2-api-4.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Skeleton command:
@@ -15,7 +15,7 @@ DESCRIPTION="stax2 API is an extension to basic Stax 1.0 API"
HOMEPAGE="https://github.com/FasterXML/stax2-api"
SRC_URI="https://github.com/FasterXML/${PN}/archive/refs/tags/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="amd64 arm64 ppc64"