public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/k9scli/
Date: Mon, 26 Feb 2024 19:46:38 +0000 (UTC)	[thread overview]
Message-ID: <1708976784.78727a82845042837db462e09e100cdf16e0efeb.williamh@gentoo> (raw)

commit:     78727a82845042837db462e09e100cdf16e0efeb
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 26 19:46:24 2024 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 19:46:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78727a82

sys-cluster/k9scli: drop 0.27.3, 0.27.4

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 sys-cluster/k9scli/Manifest             |  4 ----
 sys-cluster/k9scli/k9scli-0.27.3.ebuild | 34 ---------------------------------
 sys-cluster/k9scli/k9scli-0.27.4.ebuild | 34 ---------------------------------
 3 files changed, 72 deletions(-)

diff --git a/sys-cluster/k9scli/Manifest b/sys-cluster/k9scli/Manifest
index 70bece7de7f1..ff26d197160a 100644
--- a/sys-cluster/k9scli/Manifest
+++ b/sys-cluster/k9scli/Manifest
@@ -1,7 +1,3 @@
-DIST k9scli-0.27.3-deps.tar.xz 180543948 BLAKE2B bcd3d26a799d4ab2ac43b854e278c67f1616a2f98041f4727f961342690567437b1eef980413d5ee5c654a0c846c927563fb55a397f38ae1a378d83e30cf041b SHA512 ad1697b9faccdb38911d379c5c8b2bddfac20fba48f4e28247b6f6669f22179baec11c6cc76df83afdcf321a4fd1452ff9105718f3e51a29772659ae5d8ded98
-DIST k9scli-0.27.3.tar.gz 6395143 BLAKE2B 2b9db72656cac4798909c84732f1be1c43628c24e6442d2e100c235cd315d741be610a91b38bd22463e06716f4c1bcd4b44bdd3b598e8cbb7be2339407df1197 SHA512 ce42e49ae40ddb57e0105637a58f47c91b0efe284151da460f4bf74a52bdb3a6572c4ff7859430677dbd1aad715d132a4b92ac71abbd76a97135fdb3fdd3f3f8
-DIST k9scli-0.27.4-deps.tar.xz 209301324 BLAKE2B 863ca246c2bd621c5990f202a4a4ca1afc1961e28b48d811149c35bd44994abb8d0e5462193d10aeb32b30d098d6cd7fab7e738de90bdd8bd77d175b89a1d75c SHA512 abe53d9a6bdaf3fb6f421bf8193eee0b062fdf29dd9964c3e14e3efb06bf2f128e10347a4bf6201f949323e05416ee77b4bc221990da401c063a7b4cffb5db71
-DIST k9scli-0.27.4.tar.gz 6400972 BLAKE2B bf8c45f21198ab838648f2cea9ddd18393c74b61b96b46cab899bc09dfff9b8b84a799b577670cbd60fb19a2e99f749639e6f5410e83492267e7dfc84df7798b SHA512 a56a0cf185a2c902c5b1bdc9d7bcea108189fb1cc2aa1d4aaa907982acd7532607a5f9a703d0fd8880f50d0a6e1b1971f0319418ed47f9fe6306528e8141f35c
 DIST k9scli-0.31.0-deps.tar.xz 658131588 BLAKE2B 83fb8953fbd49def99c6ac10d65f7699b65d26446f4f7f246e9fd2a98342b40f641bc43832387cfe8ae128e44498011b44b31f9c085527f1d1437dcd3dd5661a SHA512 ca91066be69787766523f6d8fc08516323c9f3e65b1aee90e6841dc3573300854d90a642f0803599ac813891ca98d43f44ae789e384c4f41894ee86ebd158f94
 DIST k9scli-0.31.0.tar.gz 6733632 BLAKE2B 815f884cdd395a0e07f3d64810c51feefed8a945775dbd5526578ea6f38d11e85a5fdf99f00119a618f5a1a06a6cfc38199b44ceff645fe6e4887213720a3149 SHA512 3387b1341ba9ab060f7bd1a2407d776c98f9d3b2810a490b9dba66ed9256f4859c6de1ac6217fe6ac19ef890eeeca6311d59bf3e24b55f777d97cb78db92d88b
 DIST k9scli-0.31.9-deps.tar.xz 658651048 BLAKE2B 825606ebceed668115e70be7d47b45c5436fa198c2df9b815d3e3cf01fead9e64104a9c6926cbcb8da7430e180c6476b29068a1b5d60b3c1f0e174364625afae SHA512 5af1e914e6bcc2607c7212d17832555be95afa3b8284f3a700fee80fc676cd00b1d41d94d0fa64db651d1746befb877fd8febf9f0fc1046f8aa93cf7c63c998d

diff --git a/sys-cluster/k9scli/k9scli-0.27.3.ebuild b/sys-cluster/k9scli/k9scli-0.27.3.ebuild
deleted file mode 100644
index b6b4688aa19b..000000000000
--- a/sys-cluster/k9scli/k9scli-0.27.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit go-module
-
-# update this on every bump
-GIT_COMMIT=7c76691c
-
-DESCRIPTION="terminal based UI to manage kubernetes clusters"
-HOMEPAGE="https://k9scli.io"
-SRC_URI="https://github.com/derailed/k9s/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-S="${WORKDIR}/k9s-${PV}"
-
-src_prepare() {
-	default
-	# I will look into opening an upstream PR to do this.
-	sed -i -e 's/-w -s -X/-X/' Makefile || die
-}
-
-src_compile() {
-	emake GIT_REV=${GIT_COMMIT} VERSION=v${PV} build
-}
-
-src_install() {
-	dobin execs/k9s
-	dodoc -r change_logs plugins skins README.md
-}

diff --git a/sys-cluster/k9scli/k9scli-0.27.4.ebuild b/sys-cluster/k9scli/k9scli-0.27.4.ebuild
deleted file mode 100644
index be2abefddc64..000000000000
--- a/sys-cluster/k9scli/k9scli-0.27.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit go-module
-
-# update this on every bump
-GIT_COMMIT=f4543e9b
-
-DESCRIPTION="terminal based UI to manage kubernetes clusters"
-HOMEPAGE="https://k9scli.io"
-SRC_URI="https://github.com/derailed/k9s/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-S="${WORKDIR}/k9s-${PV}"
-
-src_prepare() {
-	default
-	# I will look into opening an upstream PR to do this.
-	sed -i -e 's/-w -s -X/-X/' Makefile || die
-}
-
-src_compile() {
-	emake GIT_REV=${GIT_COMMIT} VERSION=v${PV} build
-}
-
-src_install() {
-	dobin execs/k9s
-	dodoc -r change_logs plugins skins README.md
-}


             reply	other threads:[~2024-02-26 19:46 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26 19:46 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-15 20:48 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/k9scli/ William Hubbs
2024-07-15 20:48 William Hubbs
2024-06-17 21:59 William Hubbs
2024-02-26 19:45 William Hubbs
2024-01-09  5:29 William Hubbs
2023-12-09 18:11 Sam James
2023-09-01 19:31 William Hubbs
2023-09-01 19:31 William Hubbs
2023-09-01 15:48 Arthur Zamarin
2023-03-21 17:13 William Hubbs
2023-03-21 17:04 William Hubbs
2022-09-06  5:53 Sam James
2022-06-01 23:14 William Hubbs
2022-02-27  6:22 William Hubbs
2022-02-27  6:22 William Hubbs
2021-05-29 19:00 William Hubbs
2020-10-04  3:07 William Hubbs
2020-07-14 15:56 William Hubbs
2020-06-25 19:55 William Hubbs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1708976784.78727a82845042837db462e09e100cdf16e0efeb.williamh@gentoo \
    --to=williamh@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox