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 62FE7158020 for ; Fri, 11 Nov 2022 07:10:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88064E0951; Fri, 11 Nov 2022 07:10:27 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6DCDAE0951 for ; Fri, 11 Nov 2022 07:10:27 +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 76ACD340806 for ; Fri, 11 Nov 2022 07:10:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0E4472B for ; Fri, 11 Nov 2022 07:10:24 +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: <1668150621.ac0cde114f7ac44ee3e2ae6171530ada047841d1.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jmock/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/jmock/Manifest dev-java/jmock/jmock-2.6.1-r1.ebuild X-VCS-Directories: dev-java/jmock/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: ac0cde114f7ac44ee3e2ae6171530ada047841d1 X-VCS-Branch: master Date: Fri, 11 Nov 2022 07:10:24 +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: 4adcdb3f-65bf-4dae-97d5-a07dbf729d34 X-Archives-Hash: a401b69c15c74fa61596509f79330724 commit: ac0cde114f7ac44ee3e2ae6171530ada047841d1 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Fri Nov 11 05:29:49 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 11 07:10:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac0cde11 dev-java/jmock: drop 2.6.1-r1 Closes: https://bugs.gentoo.org/880713 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/28207 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/jmock/Manifest | 1 - dev-java/jmock/jmock-2.6.1-r1.ebuild | 43 ------------------------------------ 2 files changed, 44 deletions(-) diff --git a/dev-java/jmock/Manifest b/dev-java/jmock/Manifest index c8a558e7e845..3180d94c6641 100644 --- a/dev-java/jmock/Manifest +++ b/dev-java/jmock/Manifest @@ -1,3 +1,2 @@ DIST jmock-1.2.0-jars.zip 153214 BLAKE2B 2c40696229018406f3b60559013b73b5331c223da6e2743830c4c9b8b728484b1ebed8fb347c240f50f6936c2fd1e4ee85b754315682047a87a14414effc3a48 SHA512 5290f1d14cbc3d0f223bdaf59716b037dbc021c8f39a3784d13af8d8be3edbddc5e2eb4754b80e78ae954daf12889210183e7e11c110012b4d9320344efe19da DIST jmock-2.12.0.tar.gz 111963 BLAKE2B d4b8c8c4ca68ed8dae3b4906e3163fa5e8e8ea8f4b993386d7fa605e0188dd43462550ae4833ab9dbfe68c24e15cf6d19a6f444ca57f666fdfe8b29734fd32f7 SHA512 b1ba12981e7379f5b07a29749c7640906c02f72f52158921d0ac02abf69c9c8c2dc753f4462ff0afa5807852a06f59a6da9ed9357ae7dc0303b0377a0e3da854 -DIST jmock-2.6.1-jars.zip 1249841 BLAKE2B 87861dad7151000e1397a54d0ded7e49c3fd81fca64afd74d6176436f336be5b5e89f73be8c124cf086798f74aef4972303137529113e3c85ba93353f95e3a42 SHA512 7cd1d2e89dceb31c68ad3f702ad937b5de6ec77cc37e94be7aa53db2fc61d11aa40ec5aab225a3eeeba5064ad8384f10413ac05a9df97102c8e63f4209ea149e diff --git a/dev-java/jmock/jmock-2.6.1-r1.ebuild b/dev-java/jmock/jmock-2.6.1-r1.ebuild deleted file mode 100644 index a61fb1719ea3..000000000000 --- a/dev-java/jmock/jmock-2.6.1-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -JAVA_PKG_IUSE="doc source" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="Library for testing Java code using mock objects" -HOMEPAGE="http://jmock.org" -SRC_URI="http://jmock.org/downloads/${P}-jars.zip" - -LICENSE="BSD" -SLOT="2" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" - -CDEPEND="dev-java/hamcrest-core:1.3 - dev-java/hamcrest-library:1.3 - dev-java/junit:4" - -RDEPEND=">=virtual/jre-1.8:* - ${CDEPEND}" - -DEPEND="app-arch/unzip - >=virtual/jdk-1.8:* - ${CDEPEND}" - -JAVA_GENTOO_CLASSPATH="hamcrest-core-1.3,hamcrest-library-1.3,junit-4" - -S="${WORKDIR}/${P}" - -src_unpack() { - unpack ${A} - cd "${S}" || die - unzip ${P}.jar -d src || die - rm *.jar || die -} - -src_prepare() { - default - find -name "*.class" -delete || die -}