dev-java/*: slotmove dev-java/jctools-core 3 -> 0

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: f5d7275f99
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2024-09-12 14:54:59 +02:00
committed by Miroslav Šulc
parent 5046251406
commit 2a8163b508
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ SRC_URI="https://github.com/JCTools/JCTools/archive/v${PV}.tar.gz -> jctools-${P
S="${WORKDIR}/JCTools-${PV}/jctools-core"
LICENSE="Apache-2.0"
SLOT="3"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ppc64 x86"
DEPEND="

View File

@@ -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
# Skeleton command:
@@ -51,7 +51,7 @@ CP_DEPEND="
dev-java/jackson-dataformat-yaml:0
dev-java/jansi:2
dev-java/javax-mail:0
dev-java/jctools-core:3
>=dev-java/jctools-core-4.0.3-r1:0
dev-java/jeromq:0
dev-java/kafka-clients:0
dev-java/lmax-disruptor:0