dev-java/icu4j: slotmove 70 -> 0

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: 3eecc2be76
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2024-04-12 09:31:55 +02:00
committed by Miroslav Šulc
parent 39c7728190
commit 1cd6042cc7
3 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,7 +32,7 @@ CP_DEPEND="
~dev-java/antlr-runtime-${PV}:${SLOT}
dev-java/antlr-runtime:3.5
dev-java/jakarta-json-api:1
dev-java/icu4j:70
dev-java/icu4j:0
dev-java/stringtemplate:4
dev-java/treelayout:0
"
@@ -97,7 +97,7 @@ src_test() {
antlr-runtime-${SLOT}
antlr-runtime-3.5
jakarta-json-api-1
icu4j-70
icu4j
stringtemplate-4
treelayout
)

View File

@@ -19,7 +19,7 @@ SRC_URI="https://github.com/unicode-org/icu/archive/release-${PV/./-}.tar.gz ->
S="${WORKDIR}/icu-release-${PV/./-}/icu4j/main"
LICENSE="icu"
SLOT="70"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ppc64 x86"
DEPEND="

View File

@@ -1,3 +1,4 @@
move dev-python/lazy_loader dev-python/lazy-loader
slotmove dev-lang/clojure 1.11 0
slotmove dev-java/gson 2.6 0
slotmove dev-java/icu4j 70 0