public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/fx/
Date: Wed, 23 Jul 2025 16:01:07 +0000 (UTC)	[thread overview]
Message-ID: <1753286456.e731e5a13ce8f98e64d433466a2079a151eec254.arthurzam@gentoo> (raw)

commit:     e731e5a13ce8f98e64d433466a2079a151eec254
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 23 16:00:56 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 23 16:00:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e731e5a1

app-misc/fx: drop 36.0.3, 36.0.4

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-misc/fx/Manifest         |  4 ----
 app-misc/fx/fx-36.0.3.ebuild | 39 ---------------------------------------
 app-misc/fx/fx-36.0.4.ebuild | 39 ---------------------------------------
 3 files changed, 82 deletions(-)

diff --git a/app-misc/fx/Manifest b/app-misc/fx/Manifest
index 5cb7c48df3e7..ec048c543d46 100644
--- a/app-misc/fx/Manifest
+++ b/app-misc/fx/Manifest
@@ -1,7 +1,3 @@
-DIST fx-36.0.3-deps.tar.xz 14815020 BLAKE2B 50e32ed0f447ae4c8d8e0d77e860d24fd8f945792a9745724841513c4d192efb7860905eea2c4f8218d29774c8493cf00c668999a859fe3e70499cd72dda0905 SHA512 1afef7c37bd7c938d69c7a1d8f42e123348088e01cd5ac09ac13fa25559849f74933f9c310d29b6407a51cdcb85e1d391651b8c127d1ca43f68636fe97a94fd1
-DIST fx-36.0.3.tar.gz 2686176 BLAKE2B e08c525ed2758277f76377321fd372119376721a7aed61fb2b6786ad87f9b3dd0d54b47fff7a9fac7f49910ca2be00bcbfc994a7eb73543d1e65a4acd85bff7e SHA512 8e2469adbe98b5104e4a99a203b80274f39460e325d00d944c25d38b29ea509063adfd3ddad40b34bfc73ac499c546383953f28f7eb4c53fa75ada3175d47867
-DIST fx-36.0.4-deps.tar.xz 14815020 BLAKE2B 50e32ed0f447ae4c8d8e0d77e860d24fd8f945792a9745724841513c4d192efb7860905eea2c4f8218d29774c8493cf00c668999a859fe3e70499cd72dda0905 SHA512 1afef7c37bd7c938d69c7a1d8f42e123348088e01cd5ac09ac13fa25559849f74933f9c310d29b6407a51cdcb85e1d391651b8c127d1ca43f68636fe97a94fd1
-DIST fx-36.0.4.tar.gz 2686343 BLAKE2B 77d0bd585fd14efba9afa7b09774e90967eaf7fb6f9f6e73191c4c920b9b8a8a8acc341391e869e0950154dcc09579715cb22520945c3edaf620f2e9e6470e06 SHA512 147f2ed00a99567963c66a3b080298e1000a8cee5573ba88b464a53dd50a310062dea860c416b9a6d4371012c0535eaec038c5b1c58f05044d16348d060b33ec
 DIST fx-37.0.0-deps.tar.xz 14819280 BLAKE2B 2022ac355571e58ff73f06844261cb5a3deab4127a3c20528a454ade72f02eb41e19f87e97ecdfcdf13ac03fcda51f2bcad52a624e959ea3e4366665e6e9e52f SHA512 1f56b43d015f56fd9b90faa5f90202d0dec5ce0682b14084e50726f66b70f5f44fd8aa5ad17d83c326b88d3fc58116b162a50277e5f9734df79190ca19918d6d
 DIST fx-37.0.0.tar.gz 2689370 BLAKE2B 3b193ac5aefd048cb86298b41f39548f4503b2a36bc3596508d99eec5b4c6e5a7f7254b117a2ee046576a64e3868c251aa461b387fe74aa167b428f1951c8191 SHA512 fdbb77b859b82496aa0835c5ddadb3e6e770546cf9bf779dfe136ae527ba1f786a06c75eb742fac527bee790c8105491a044f1f0266acf5b57229edbb0e71a16
 DIST fx-38.0.0-deps.tar.xz 11602484 BLAKE2B fefb8968d867570bc006df5e4d4e7add80d18c7c98883711934daf275045c66976625e33b6917227cf8c9656a0eb24a295b6da36d5f120c325fc42651b214577 SHA512 62259bcda05586c38071c070e846f5ae9d49da943f5830f14ad548686d910b93cdbee8171aba1fe517eee133a95476bd9b75e9cbb61800545c5bbb7dc95aca68

diff --git a/app-misc/fx/fx-36.0.3.ebuild b/app-misc/fx/fx-36.0.3.ebuild
deleted file mode 100644
index e2ba504bfc62..000000000000
--- a/app-misc/fx/fx-36.0.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module shell-completion
-
-DESCRIPTION=" Terminal JSON viewer & processor"
-HOMEPAGE="https://fx.wtf/ https://github.com/antonmedv/fx"
-SRC_URI="https://github.com/antonmedv/fx/archive/${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~arthurzam/distfiles/app-misc/${PN}/${P}-deps.tar.xz"
-
-LICENSE="MIT"
-# Dependent licenses
-LICENSE+=" Apache-2.0 BSD BSD-2 ISC MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-src_compile() {
-	ego build -o fx .
-
-	mkdir "${T}/comp"
-	./fx --comp bash > "${T}/comp/fx" || die
-	./fx --comp zsh > "${T}/comp/_fx" || die
-	./fx --comp fish > "${T}/comp/fx.fish" || die
-}
-
-src_test() {
-	ego test ./...
-}
-
-src_install() {
-	dobin fx
-	dodoc README.md
-
-	dobashcomp "${T}/comp/fx"
-	dozshcomp "${T}/comp/_fx"
-	dofishcomp "${T}/comp/fx.fish"
-}

diff --git a/app-misc/fx/fx-36.0.4.ebuild b/app-misc/fx/fx-36.0.4.ebuild
deleted file mode 100644
index e2ba504bfc62..000000000000
--- a/app-misc/fx/fx-36.0.4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module shell-completion
-
-DESCRIPTION=" Terminal JSON viewer & processor"
-HOMEPAGE="https://fx.wtf/ https://github.com/antonmedv/fx"
-SRC_URI="https://github.com/antonmedv/fx/archive/${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~arthurzam/distfiles/app-misc/${PN}/${P}-deps.tar.xz"
-
-LICENSE="MIT"
-# Dependent licenses
-LICENSE+=" Apache-2.0 BSD BSD-2 ISC MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-src_compile() {
-	ego build -o fx .
-
-	mkdir "${T}/comp"
-	./fx --comp bash > "${T}/comp/fx" || die
-	./fx --comp zsh > "${T}/comp/_fx" || die
-	./fx --comp fish > "${T}/comp/fx.fish" || die
-}
-
-src_test() {
-	ego test ./...
-}
-
-src_install() {
-	dobin fx
-	dodoc README.md
-
-	dobashcomp "${T}/comp/fx"
-	dozshcomp "${T}/comp/_fx"
-	dofishcomp "${T}/comp/fx.fish"
-}


             reply	other threads:[~2025-07-23 16:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-23 16:01 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-22 18:05 [gentoo-commits] repo/gentoo:master commit in: app-misc/fx/ Arthur Zamarin
2025-09-05  8:10 Arthur Zamarin
2025-07-23 16:01 Arthur Zamarin
2025-07-02 18:58 Arthur Zamarin
2025-06-20  7:58 Arthur Zamarin
2025-06-20  7:58 Arthur Zamarin
2025-06-05 18:34 Arthur Zamarin
2025-05-22 18:44 Arthur Zamarin
2025-05-16  6:53 Arthur Zamarin
2025-01-21 18:40 Arthur Zamarin

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=1753286456.e731e5a13ce8f98e64d433466a2079a151eec254.arthurzam@gentoo \
    --to=arthurzam@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