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 D1955158010 for ; Sun, 5 Feb 2023 09:53:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 257EBE07D8; Sun, 5 Feb 2023 09:53:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0ABB0E07D8 for ; Sun, 5 Feb 2023 09:53:23 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23BA2340CD8 for ; Sun, 5 Feb 2023 09:53:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E18F78A3 for ; Sun, 5 Feb 2023 09:53:18 +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: <1675590786.7cc8ec4d1a3051e5328a19dadfdd9d1089c70edc.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/resin-servlet-api/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/resin-servlet-api/Manifest dev-java/resin-servlet-api/resin-servlet-api-4.0.46-r1.ebuild X-VCS-Directories: dev-java/resin-servlet-api/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 7cc8ec4d1a3051e5328a19dadfdd9d1089c70edc X-VCS-Branch: master Date: Sun, 5 Feb 2023 09:53:18 +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: b555ca22-ed84-429e-a589-d36b66a7f747 X-Archives-Hash: c1d2332c7b0364820725dbfbe7076c70 commit: 7cc8ec4d1a3051e5328a19dadfdd9d1089c70edc Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Sun Jan 29 15:45:57 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Feb 5 09:53:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc8ec4d dev-java/resin-servlet-api: drop 4.0.46-r1, unused slot Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/29331 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/resin-servlet-api/Manifest | 1 - .../resin-servlet-api-4.0.46-r1.ebuild | 41 ---------------------- 2 files changed, 42 deletions(-) diff --git a/dev-java/resin-servlet-api/Manifest b/dev-java/resin-servlet-api/Manifest index cc37686ef358..9e5dc4e669f2 100644 --- a/dev-java/resin-servlet-api/Manifest +++ b/dev-java/resin-servlet-api/Manifest @@ -1,2 +1 @@ DIST resin-4.0.27-src.tar.gz 10291608 BLAKE2B f28833923dbc49e255d5be04bd568705da953476fd10554db727f14667e3120b7278494cf8c59e6b58f825c4f50be8e766b648d7347f71dfda6743e26b157468 SHA512 498de18818f8c1e47919db2415292492ba4879765ad01a5c1a44c4b88bad02267aea245d3225197a62574091ef163910fb0c0924e06d9c9e03e8067dd7aacf08 -DIST resin-4.0.46-src.tar.gz 32564716 BLAKE2B 6f600cb52ab6f56271a7f75832f300af56d1a2d3a868f5fda208271bd93838e31e49b5f843b668b36a237ced363dd551cf6e8d82fcd70e58c1857667b2b9646a SHA512 649b7204c18e7d3a2144130f07590f2d5af29f3b0567acddd4a8d83caebc45a9dea10a671edebd1ff32df304d7a9f1ce44b0b86fdc0ba353fe01b26d900bd368 diff --git a/dev-java/resin-servlet-api/resin-servlet-api-4.0.46-r1.ebuild b/dev-java/resin-servlet-api/resin-servlet-api-4.0.46-r1.ebuild deleted file mode 100644 index 3bab35a2b31c..000000000000 --- a/dev-java/resin-servlet-api/resin-servlet-api-4.0.46-r1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -JAVA_PKG_IUSE="source" - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="Resin Servlet API 3.0/JSP API 2.1 implementation" -HOMEPAGE="https://caucho.com" -SRC_URI="https://caucho.com/download/resin-${PV}-src.tar.gz" - -LICENSE="GPL-2" -SLOT="3.1" -KEYWORDS="amd64 ppc64 x86" - -DEPEND=">=virtual/jdk-1.8:*" -RDEPEND=">=virtual/jre-1.8:*" - -S="${WORKDIR}/resin-${PV}" - -src_prepare() { - default - cd "${S}" - rm -f modules/ext/*.jar project-jars/*.jar webapp-jars/*.jar - java-ant_bsfix_files build-common.xml || die -} - -EANT_BUILD_TARGET="servlet16" -EANT_DOC_TARGET="" - -src_install() { - java-pkg_newjar "modules/servlet16/dist/servlet-16.jar" - use source && java-pkg_dosrc "${S}"/modules/servlet16/src/* - - dosym "${PN}.jar" "/usr/share/${PN}-${SLOT}/lib/servlet-api.jar" - java-pkg_regjar "${D}/usr/share/${PN}-${SLOT}/lib/servlet-api.jar" - dosym "${PN}.jar" "/usr/share/${PN}-${SLOT}/lib/jsp-api.jar" - java-pkg_regjar "${D}/usr/share/${PN}-${SLOT}/lib/jsp-api.jar" -}