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 49B4A15808B for ; Wed, 16 Feb 2022 22:16:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8815BE075F; Wed, 16 Feb 2022 22:16:48 +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 6A1E3E075F for ; Wed, 16 Feb 2022 22:16:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5BB36342F13 for ; Wed, 16 Feb 2022 22:16:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB06ED3 for ; Wed, 16 Feb 2022 22:16:45 +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: <1645049798.75167982c6b49601363c39bb9d8d8d6bb59fdc05.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/mchange-commons/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/mchange-commons/Manifest dev-java/mchange-commons/mchange-commons-0.2.10.ebuild X-VCS-Directories: dev-java/mchange-commons/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 75167982c6b49601363c39bb9d8d8d6bb59fdc05 X-VCS-Branch: master Date: Wed, 16 Feb 2022 22:16:45 +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: b7aa6247-c0ea-4fb3-9d1f-ee5f8e8b5a54 X-Archives-Hash: e1edab98ce43d6a0ae7d89706de80212 commit: 75167982c6b49601363c39bb9d8d8d6bb59fdc05 Author: Miroslav Šulc gentoo org> AuthorDate: Wed Feb 16 22:16:38 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Feb 16 22:16:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75167982 dev-java/mchange-commons: removed obsolete 0.2.10 Closes: https://bugs.gentoo.org/833411 Closes: https://bugs.gentoo.org/567464 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/mchange-commons/Manifest | 1 - .../mchange-commons/mchange-commons-0.2.10.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) diff --git a/dev-java/mchange-commons/Manifest b/dev-java/mchange-commons/Manifest index 919f9bf6793b..96c8ad15ed34 100644 --- a/dev-java/mchange-commons/Manifest +++ b/dev-java/mchange-commons/Manifest @@ -1,2 +1 @@ DIST mchange-commons-0.2.10.tar.gz 218657 BLAKE2B f073aac7a560c31ea71c4114c5128de55d4b384c9579f649e0ca28c1257be64d22bce406b241f3b7665c5ec0e4cdc64c079c0f27f328e54803612abae43aef42 SHA512 098712b3b61d74a832699b6c92c75fdb243260400c1180511b5299a25553660750261ff8c2cf322350afd3d4b84fdf9900c26123b56add0f772e26e4f3ed8d7b -DIST mchange-commons-java-0.2.10.zip 773768 BLAKE2B abfcc70e109431afcc514e80a2dc3585a90de07f8cb800d0a9807b72ad10f0488ad0a8b7a641c3de7a91029e3d6b25590985df85e592d90d0af42728389d7e28 SHA512 8196cd4476c3dea55355ba11cc2f801602235de3a977d75eff3835dacaf612647adc0e595e0bf77a6313adcd718d143d08ecf6fd5aa0e6638a419cf1f107c3a9 diff --git a/dev-java/mchange-commons/mchange-commons-0.2.10.ebuild b/dev-java/mchange-commons/mchange-commons-0.2.10.ebuild deleted file mode 100644 index da085079a41a..000000000000 --- a/dev-java/mchange-commons/mchange-commons-0.2.10.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -JAVA_PKG_IUSE="doc source" -inherit java-pkg-2 java-pkg-simple - -MY_PN="${PN}-java" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="a library of arguably useful Java utilities" -HOMEPAGE="https://github.com/swaldman/mchange-commons-java" -SRC_URI="https://github.com/swaldman/${MY_PN}/archive/${MY_P}.zip" - -LICENSE="CDDL" -SLOT="0" -KEYWORDS="amd64 ppc64 x86" - -IUSE="doc source" - -CDEPEND=" - dev-java/log4j:0 - dev-java/slf4j-api:0 - dev-java/typesafe-config:0" - -RDEPEND=" - ${CDEPEND} - >=virtual/jre-1.6" - -DEPEND=" - ${CDEPEND} - app-arch/zip - >=virtual/jdk-1.6" - -S="${WORKDIR}/${MY_PN}-${MY_P}" - -JAVA_SRC_DIR="src/main" - -JAVA_GENTOO_CLASSPATH=" - log4j - slf4j-api - typesafe-config"