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 4E1BA158020 for ; Thu, 3 Nov 2022 15:06:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 969ACE0AB0; Thu, 3 Nov 2022 15:06: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 7B55AE0AB0 for ; Thu, 3 Nov 2022 15:06:48 +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 9EE46341155 for ; Thu, 3 Nov 2022 15:06:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3ABB66E8 for ; Thu, 3 Nov 2022 15:06:46 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1667487986.ef0c954a88c0e64397a5bae8047e504ae1855a4a.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubectl/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/kubectl/Manifest sys-cluster/kubectl/kubectl-1.25.1.ebuild X-VCS-Directories: sys-cluster/kubectl/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: ef0c954a88c0e64397a5bae8047e504ae1855a4a X-VCS-Branch: master Date: Thu, 3 Nov 2022 15:06:46 +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: 8d953cff-ff82-4dcb-9371-94874c60b3fd X-Archives-Hash: f31af04c737bac4fbb9221f91888ebea commit: ef0c954a88c0e64397a5bae8047e504ae1855a4a Author: William Hubbs gentoo org> AuthorDate: Thu Nov 3 15:06:26 2022 +0000 Commit: William Hubbs gentoo org> CommitDate: Thu Nov 3 15:06:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0c954a sys-cluster/kubectl: drop 1.25.1 Signed-off-by: William Hubbs gentoo.org> sys-cluster/kubectl/Manifest | 1 - sys-cluster/kubectl/kubectl-1.25.1.ebuild | 33 ------------------------------- 2 files changed, 34 deletions(-) diff --git a/sys-cluster/kubectl/Manifest b/sys-cluster/kubectl/Manifest index ce2b2a5bbd3b..c4c7e456f5eb 100644 --- a/sys-cluster/kubectl/Manifest +++ b/sys-cluster/kubectl/Manifest @@ -1,4 +1,3 @@ DIST kubernetes-1.23.13.tar.gz 38244983 BLAKE2B c369a4d0d3c77e2f7fb9f20e356e331bdd545a871a4d780762a428bdd6213d88a161b67e83b95ecf0f22888f8850537dd840fe34b4d9ca2843513bdaf91a8aa4 SHA512 213f887c4eac39123771985016d6a4e70111b4b67355b9787cf54b0e308296c7fb199aa4bb06522047140d66279e00834ab89362a1a8a90c4490d085710a3a08 DIST kubernetes-1.24.7.tar.gz 37998962 BLAKE2B 08cf155d4cd01d56de405cc809844e7f60fd5b7d5fb5ef0eb686cd24561f4ba0a0fbbdbdfd0bbf37c3fd113d9240909da28dab8447d57f79d9d08d952fe67617 SHA512 35612859f7b62c027b6edfb6f91ab81af97c711cf0648dbd6bf69665b7c480fa9c0b3f012709401b1a78fef761cee4455a4172f8545b33147911140943636446 -DIST kubernetes-1.25.1.tar.gz 38046191 BLAKE2B f2a268a227986a8f9cfde48cb4641fba3102033bbceaf3c9d306e3e3ad82af826b9b2100ce051e62c6b1f36f42367853726fbeb40294dacd9ef1b9811b81410d SHA512 6c61689c6a08816fe9cf79b31bce7b131ba2398ee1257a94dffa25ef001bf6f1ee971db7479d4a984180fb13d6af8394440928c86f7f906cdd07e4d872c91430 DIST kubernetes-1.25.3.tar.gz 38051233 BLAKE2B 06d7d155ef8ff6508e0bc8e9263689a3ace1ac0aeafe7cea76bff47494e2227bf7d6cd7f4d5ee044049cd6685398934c941c61743db699f60f9d8ee29d521753 SHA512 817c33b21366158465f1f2af8471154849ad69e8b9c24cd67de2e6d3c48f604e256a4fe65e886d7473577efe80af82027c29c0c043ab27e03b7e3940ff7186fb diff --git a/sys-cluster/kubectl/kubectl-1.25.1.ebuild b/sys-cluster/kubectl/kubectl-1.25.1.ebuild deleted file mode 100644 index 43f61ea316b1..000000000000 --- a/sys-cluster/kubectl/kubectl-1.25.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 2021-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -inherit bash-completion-r1 go-module - -DESCRIPTION="CLI to run commands against Kubernetes clusters" -HOMEPAGE="https://kubernetes.io" -SRC_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> kubernetes-${PV}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm64" -IUSE="hardened" - -BDEPEND=">=dev-lang/go-1.19" - -RESTRICT+=" test" -S="${WORKDIR}/kubernetes-${PV}" - -src_compile() { - CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" \ - emake -j1 GOFLAGS="" GOLDFLAGS="" LDFLAGS="" WHAT=cmd/${PN} -} - -src_install() { - dobin _output/bin/${PN} - _output/bin/${PN} completion bash > ${PN}.bash || die - _output/bin/${PN} completion zsh > ${PN}.zsh || die - newbashcomp ${PN}.bash ${PN} - insinto /usr/share/zsh/site-functions - newins ${PN}.zsh _${PN} -}