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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57CFA13835A for ; Wed, 16 Jun 2021 08:49:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76882E0848; Wed, 16 Jun 2021 08:49:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5BC56E0848 for ; Wed, 16 Jun 2021 08:49:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55DED340EB9 for ; Wed, 16 Jun 2021 08:49:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B28E47AF for ; Wed, 16 Jun 2021 08:48:59 +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: <1623833317.445177b3b45bfa32086c1f1ee2a81b652032bcd9.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/hsqldb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/hsqldb/hsqldb-1.8.1.3-r3.ebuild X-VCS-Directories: dev-db/hsqldb/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 445177b3b45bfa32086c1f1ee2a81b652032bcd9 X-VCS-Branch: master Date: Wed, 16 Jun 2021 08:48:59 +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: 49fc01bf-26b3-4356-97d3-9131168f45db X-Archives-Hash: 1237ce752ab0edccd7959dff72079b16 commit: 445177b3b45bfa32086c1f1ee2a81b652032bcd9 Author: Miroslav Šulc gentoo org> AuthorDate: Wed Jun 16 08:48:37 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Jun 16 08:48:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445177b3 dev-db/hsqldb: switched 1.8.1.3-r3 to the latest tomcat-servlet-api Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> dev-db/hsqldb/hsqldb-1.8.1.3-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/hsqldb/hsqldb-1.8.1.3-r3.ebuild b/dev-db/hsqldb/hsqldb-1.8.1.3-r3.ebuild index 58cc09009c5..52c9e1b3c18 100644 --- a/dev-db/hsqldb/hsqldb-1.8.1.3-r3.ebuild +++ b/dev-db/hsqldb/hsqldb-1.8.1.3-r3.ebuild @@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos CDEPEND=" acct-group/hsqldb acct-user/hsqldb - java-virtuals/servlet-api:2.5" + dev-java/tomcat-servlet-api:4.0" RDEPEND="${CDEPEND} virtual/jre:1.8" DEPEND="${CDEPEND} @@ -77,7 +77,7 @@ JAVA_ANT_REWRITE_CLASSPATH="yes" EANT_BUILD_XML="build/build.xml" EANT_BUILD_TARGET="jar jarclient jarsqltool jarutil" EANT_DOC_TARGET="javadocdev" -EANT_GENTOO_CLASSPATH="servlet-api-2.5" +EANT_GENTOO_CLASSPATH="tomcat-servlet-api-4.0" src_test() { java-pkg_jar-from --into lib junit