From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7A76A158041 for ; Thu, 11 Apr 2024 07:37:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 680E6E2A15; Thu, 11 Apr 2024 07:37:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5133AE2A15 for ; Thu, 11 Apr 2024 07:37:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B87C3432C1 for ; Thu, 11 Apr 2024 07:37:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 982F9B47 for ; Thu, 11 Apr 2024 07:37:54 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1712821070.46249ecc3a83ce2f73ba807d30f45d01546bc780.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jdbc-mysql/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/jdbc-mysql/jdbc-mysql-8.1.0-r1.ebuild dev-java/jdbc-mysql/jdbc-mysql-8.1.0.ebuild X-VCS-Directories: dev-java/jdbc-mysql/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 46249ecc3a83ce2f73ba807d30f45d01546bc780 X-VCS-Branch: master Date: Thu, 11 Apr 2024 07:37:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5de6f772-98e1-406d-b37f-f2fc30b03921 X-Archives-Hash: 75be4d352a236d6a37a16bd1b475bbb7 commit: 46249ecc3a83ce2f73ba807d30f45d01546bc780 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Mon Mar 25 07:25:40 2024 +0000 Commit: Miroslav Šulc gentoo 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 pogatzki.net> Signed-off-by: Miroslav Šulc 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 +