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 50EAE15ACFC for ; Thu, 4 May 2023 06:55:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CB43E0FB6; Thu, 4 May 2023 06:55: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 BDE27E0FB6 for ; Thu, 4 May 2023 06:55:22 +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 D0C6A340955 for ; Thu, 4 May 2023 06:55:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57BD7990 for ; Thu, 4 May 2023 06:55:20 +0000 (UTC) From: "Florian Schmaus" 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" Message-ID: <1683183317.5337d55c8305955439f36ecfa09216d8ebdca53b.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/mill-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/mill-bin/Manifest dev-java/mill-bin/mill-bin-0.10.11.ebuild dev-java/mill-bin/mill-bin-0.10.9.ebuild X-VCS-Directories: dev-java/mill-bin/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 5337d55c8305955439f36ecfa09216d8ebdca53b X-VCS-Branch: master Date: Thu, 4 May 2023 06:55:20 +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: 854bfcde-2a74-4665-9a61-e9bd5d429afe X-Archives-Hash: 590222085ee5ff9cd718e3d457d251e7 commit: 5337d55c8305955439f36ecfa09216d8ebdca53b Author: Florian Schmaus gentoo org> AuthorDate: Thu May 4 06:55:10 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu May 4 06:55:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5337d55c dev-java/mill-bin: drop 0.10.9, 0.10.11 Signed-off-by: Florian Schmaus gentoo.org> dev-java/mill-bin/Manifest | 2 -- dev-java/mill-bin/mill-bin-0.10.11.ebuild | 26 -------------------------- dev-java/mill-bin/mill-bin-0.10.9.ebuild | 26 -------------------------- 3 files changed, 54 deletions(-) diff --git a/dev-java/mill-bin/Manifest b/dev-java/mill-bin/Manifest index da3b4592a3af..4c9df9a2eb8a 100644 --- a/dev-java/mill-bin/Manifest +++ b/dev-java/mill-bin/Manifest @@ -1,3 +1 @@ -DIST mill-bin-0.10.11 71060980 BLAKE2B 05e0969685a3f2eef84709c8fca97c5b902db46ec2afdeca435a68ac24f99c3b674ed47227d2a13665de38c99b841bfaaf90eeb59577fe7337befbe5363b233e SHA512 bbe63bf68f3cb4c5bf8f4dde2441b10337ee72645e388942dd8d2ea69e16b54c10bfc85a89047ddffbc76a623dd6886c4553be25b2accb97bd69aeb0a03650bc DIST mill-bin-0.10.12 72992251 BLAKE2B 9ca6bddcc1e2bc013f1eb6fe60b7b844fa1f7ec0ba53afcabfceb1d3631d754de56167dda650859031c834d95b0a2bd2c6e8776116de6327c990efa23ea1db63 SHA512 4b4db9fe2f84ad5ecea7e00291fc3ac75b543ee48f517fadc2ed8d1671759e5f3a7af51f417f0912d28eddc92ab8e747a749c3f1a48ba691ba3f93fc3a09e54f -DIST mill-bin-0.10.9 71023828 BLAKE2B 6cd71ad3a293b92957b504b850110103290f0017416c370f6de172247e96a42daffe94f7460325bff89b3136e3890eddb0ff7857418a0166327684e785a8e956 SHA512 494ad57e036180a285e44ff24ab8a7070b1b444e4267eb9ea76823f3717db4ca7bcab17013932764ed04fd7127272d87fef08cb59bc43ae257a76fdd715581e9 diff --git a/dev-java/mill-bin/mill-bin-0.10.11.ebuild b/dev-java/mill-bin/mill-bin-0.10.11.ebuild deleted file mode 100644 index b2461d64d37b..000000000000 --- a/dev-java/mill-bin/mill-bin-0.10.11.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PN=${PN%-bin} - -DESCRIPTION="A Java/Scala build tool" -HOMEPAGE="https://com-lihaoyi.github.io/mill/" -SRC_URI="https://github.com/com-lihaoyi/${MY_PN}/releases/download/${PV}/${PV}-assembly -> ${P}" -KEYWORDS="amd64 ~x86" - -LICENSE="MIT" -SLOT="0" - -RDEPEND=">=virtual/jre-1.8:*" - -S="${WORKDIR}" - -src_unpack() { - : -} - -src_install() { - newbin "${DISTDIR}"/${P} ${MY_PN} -} diff --git a/dev-java/mill-bin/mill-bin-0.10.9.ebuild b/dev-java/mill-bin/mill-bin-0.10.9.ebuild deleted file mode 100644 index 4b4375e44bc5..000000000000 --- a/dev-java/mill-bin/mill-bin-0.10.9.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PN=${PN%-bin} - -DESCRIPTION="A Java/Scala build tool" -HOMEPAGE="https://com-lihaoyi.github.io/mill/" -SRC_URI="https://github.com/com-lihaoyi/${MY_PN}/releases/download/${PV}/${PV}-assembly -> ${P}" -KEYWORDS="amd64 x86" - -LICENSE="MIT" -SLOT="0" - -RDEPEND=">=virtual/jre-1.8:*" - -S="${WORKDIR}" - -src_unpack() { - : -} - -src_install() { - newbin "${DISTDIR}"/${P} ${MY_PN} -}