commit:     46249ecc3a83ce2f73ba807d30f45d01546bc780
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Mon Mar 25 07:25:40 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 07:37:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46249ecc

dev-java/jdbc-mysql: restrict to <dev-java/protobuf-java-3.26.0

Closes: https://bugs.gentoo.org/927540
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../{jdbc-mysql-8.1.0.ebuild => jdbc-mysql-8.1.0-r1.ebuild}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jdbc-mysql/jdbc-mysql-8.1.0.ebuild 
b/dev-java/jdbc-mysql/jdbc-mysql-8.1.0-r1.ebuild
similarity index 95%
rename from dev-java/jdbc-mysql/jdbc-mysql-8.1.0.ebuild
rename to dev-java/jdbc-mysql/jdbc-mysql-8.1.0-r1.ebuild
index 09f0063500d1..649d226c823b 100644
--- a/dev-java/jdbc-mysql/jdbc-mysql-8.1.0.ebuild
+++ b/dev-java/jdbc-mysql/jdbc-mysql-8.1.0-r1.ebuild
@@ -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
 
 EAPI=8
@@ -27,7 +27,7 @@ KEYWORDS="amd64 ppc64 x86"
 
 CP_DEPEND="
        dev-java/c3p0:0
-       dev-java/protobuf-java:0
+       <dev-java/protobuf-java-3.26.0:0
        dev-java/slf4j-api:0
 "
 DEPEND=" ${CP_DEPEND}

Reply via email to