From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1355536-garchives=archives.gentoo.org@lists.gentoo.org> 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 663CE158086 for <garchives@archives.gentoo.org>; Wed, 5 Jan 2022 20:49:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE54F2BC013; Wed, 5 Jan 2022 20:49:49 +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 5F5572BC013 for <gentoo-commits@lists.gentoo.org>; Wed, 5 Jan 2022 20:49:49 +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 CAAC8342F83 for <gentoo-commits@lists.gentoo.org>; Wed, 5 Jan 2022 20:49:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 619A7282 for <gentoo-commits@lists.gentoo.org>; Wed, 5 Jan 2022 20:49:45 +0000 (UTC) From: "Florian Schmaus" <flow@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" <flow@gentoo.org> Message-ID: <1641415772.f769080648100f9ac7cc1fab33f7e9a8bfa65309.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/bcprov/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/bcprov/Manifest dev-java/bcprov/bcprov-1.50-r2.ebuild dev-java/bcprov/bcprov-1.50-r4.ebuild X-VCS-Directories: dev-java/bcprov/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: f769080648100f9ac7cc1fab33f7e9a8bfa65309 X-VCS-Branch: master Date: Wed, 5 Jan 2022 20:49:45 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a3c9a141-aa1f-4de9-83b7-3ec07c7eb270 X-Archives-Hash: e5988fea502aca4cbb0ad2164f5ea8e1 commit: f769080648100f9ac7cc1fab33f7e9a8bfa65309 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Mon Jan 3 11:01:42 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Jan 5 20:49:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7690806 dev-java/bcprov: Remove unneeded slot Closes: https://bugs.gentoo.org/799749 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/bcprov/Manifest | 1 - dev-java/bcprov/bcprov-1.50-r2.ebuild | 65 ----------------------------------- dev-java/bcprov/bcprov-1.50-r4.ebuild | 61 -------------------------------- 3 files changed, 127 deletions(-) diff --git a/dev-java/bcprov/Manifest b/dev-java/bcprov/Manifest index f766f2b06d0b..b7586bb46675 100644 --- a/dev-java/bcprov/Manifest +++ b/dev-java/bcprov/Manifest @@ -1,2 +1 @@ DIST bc-java-r1rv69.tar.gz 56587177 BLAKE2B be5321f48911840de70d3201c0436cf4147a25999abb605dc4c176ea9292796ca25633635d66dccab685a4bb162258c4495ccc764782119a0750ec1b7456a7db SHA512 5224f424faf549e8e3f2db1134e74647b09bebb654ed23bb0bcd493f065fdb3f2b4f2815be0137ebcc9d62b25a6725b7a26b76d55eb3ad014ad0ce92961126de -DIST bcprov-jdk15on-150.tar.gz 4629743 BLAKE2B 7ab18e83f90db38b9af9530246806b4d413718531ce4b34b7aefa7189e28ade8a2afd5d3b3dc25c8cb2d5ef23a8c7f8157ac947ae7d0a46356b00ea7dd6d5f76 SHA512 95400c338a65cbb7d1e80c776de41d3d372b4237aee91526a06774c3d4beb735dcfb4c1ed182a12f2ccac8204b9c546863d79eb99723394d48c415fa32b6ee0e diff --git a/dev-java/bcprov/bcprov-1.50-r2.ebuild b/dev-java/bcprov/bcprov-1.50-r2.ebuild deleted file mode 100644 index a2a400806d60..000000000000 --- a/dev-java/bcprov/bcprov-1.50-r2.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -JAVA_PKG_IUSE="doc source test" - -inherit java-pkg-2 java-pkg-simple - -MY_P="${PN}-jdk15on-${PV/./}" - -DESCRIPTION="Java cryptography APIs" -HOMEPAGE="https://www.bouncycastle.org/java.html" -SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz" - -LICENSE="BSD" -SLOT="1.50" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" - -CDEPEND="" - -DEPEND=">=virtual/jdk-1.6 - app-arch/unzip - ${CDEPEND}" - -RDEPEND=">=virtual/jre-1.6 - ${CDEPEND}" - -S="${WORKDIR}/${MY_P}" - -JAVA_ENCODING="ISO-8859-1" - -# Package can't be built with test as bcprov and bcpkix can't be built with test. -RESTRICT="test" - -src_unpack() { - default - cd "${S}" - unpack ./src.zip -} - -java_prepare() { - if ! use test; then - # There are too many files to delete so we won't be using JAVA_RM_FILES - # (it produces a lot of output). - local RM_TEST_FILES=() - while read -d $'\0' -r file; do - RM_TEST_FILES+=("${file}") - done < <(find . -name "*Test*.java" -type f -print0) - while read -d $'\0' -r file; do - RM_TEST_FILES+=("${file}") - done < <(find . -name "*Mock*.java" -type f -print0) - - rm -v "${RM_TEST_FILES[@]}" - fi -} - -src_compile() { - java-pkg-simple_src_compile -} - -src_install() { - java-pkg-simple_src_install - use source && java-pkg_dosrc org -} diff --git a/dev-java/bcprov/bcprov-1.50-r4.ebuild b/dev-java/bcprov/bcprov-1.50-r4.ebuild deleted file mode 100644 index dce87d213ba8..000000000000 --- a/dev-java/bcprov/bcprov-1.50-r4.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -JAVA_PKG_IUSE="doc source test" - -inherit java-pkg-2 java-pkg-simple - -MY_P="${PN}-jdk15on-${PV/./}" - -DESCRIPTION="Java cryptography APIs" -HOMEPAGE="https://www.bouncycastle.org/java.html" -SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz" - -LICENSE="BSD" -SLOT="1.50" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" - -DEPEND=">=virtual/jdk-1.6 - app-arch/unzip" - -RDEPEND=">=virtual/jre-1.6" - -S="${WORKDIR}/${MY_P}" - -JAVA_ENCODING="ISO-8859-1" - -# Package can't be built with test as bcprov and bcpkix can't be built with test. -RESTRICT="test" - -src_unpack() { - default - cd "${S}" - unpack ./src.zip -} - -java_prepare() { - if ! use test; then - # There are too many files to delete so we won't be using JAVA_RM_FILES - # (it produces a lot of output). - local RM_TEST_FILES=() - while read -d $'\0' -r file; do - RM_TEST_FILES+=("${file}") - done < <(find . -name "*Test*.java" -type f -print0) - while read -d $'\0' -r file; do - RM_TEST_FILES+=("${file}") - done < <(find . -name "*Mock*.java" -type f -print0) - - rm -v "${RM_TEST_FILES[@]}" || die - fi -} - -src_compile() { - java-pkg-simple_src_compile -} - -src_install() { - java-pkg-simple_src_install - use source && java-pkg_dosrc org -}