public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/goawk/
Date: Fri, 14 Mar 2025 05:26:57 +0000 (UTC)	[thread overview]
Message-ID: <1741929886.553c1a1468d51e5a248dc16c2eee9b19c1b7be7b.sam@gentoo> (raw)

commit:     553c1a1468d51e5a248dc16c2eee9b19c1b7be7b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 14 05:24:46 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 14 05:24:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=553c1a14

sys-apps/goawk: drop 1.27.0, 1.29.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/goawk/Manifest            |  2 --
 sys-apps/goawk/goawk-1.27.0.ebuild | 30 ------------------------------
 sys-apps/goawk/goawk-1.29.0.ebuild | 30 ------------------------------
 3 files changed, 62 deletions(-)

diff --git a/sys-apps/goawk/Manifest b/sys-apps/goawk/Manifest
index c3805c19dd9f..aeb339496483 100644
--- a/sys-apps/goawk/Manifest
+++ b/sys-apps/goawk/Manifest
@@ -1,3 +1 @@
-DIST goawk-1.27.0.tar.gz 1680488 BLAKE2B ba212963d1ee48016b81af342dbff9921874dded62473ca3f0abe5da1b01d9eafb799d7316f51870f38747db4ebe3435805e3e619e28bd2193bec54fb7754090 SHA512 7f86cb8f6e4e09bd5a3115ff18deecfdc76baac81f7c8a2e6e2a8a5031b3833272d9bbc15a22b6633ffd088b7a419f80b32338c5d7f58e790294ced14deb4156
-DIST goawk-1.29.0.tar.gz 1682165 BLAKE2B 766987f40a96bbaff8c41049a6d9bda892eeb443fe36423893c74f03ea6c96145979c27e8f700ce7f372aa1f94e9320089cfaa4775ddb84fc5b1377661f25aac SHA512 656408adca5fb59c45b12f8780c5382311f00ed162be2168801e75a9ebe7afe52634d7cabdeb53502a53661bbb025cd1fdcac8d0b99ba5ffa2b17318d3edee9c
 DIST goawk-1.29.1.tar.gz 1682166 BLAKE2B ba12f3a7564a436184c5abef315b3f7a5ab928757787e3d31c741c0efdf385949536ad3e77c6165bc0da18738df19115d2bd868a91a5352a2748c39489fe9546 SHA512 c0e835d26f7cfeaeb1fa6a3cf5f5aa2a308da24f949920c5477464b35aec47c874de5a29361e97b956b462afbd89d0f7c574a995ca9ec6da02b7996a20a0edd0

diff --git a/sys-apps/goawk/goawk-1.27.0.ebuild b/sys-apps/goawk/goawk-1.27.0.ebuild
deleted file mode 100644
index 9b774e46f9c9..000000000000
--- a/sys-apps/goawk/goawk-1.27.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module
-
-DESCRIPTION="POSIX-compliant AWK interpreter written in Go, with CSV support"
-HOMEPAGE="https://github.com/benhoyt/goawk"
-SRC_URI="https://github.com/benhoyt/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-BDEPEND=">=dev-lang/go-1.16"
-
-src_compile() {
-	ego build
-}
-
-src_test() {
-	ego test
-}
-
-src_install() {
-	einstalldocs
-
-	dobin goawk
-}

diff --git a/sys-apps/goawk/goawk-1.29.0.ebuild b/sys-apps/goawk/goawk-1.29.0.ebuild
deleted file mode 100644
index b6cf2d4c6ca2..000000000000
--- a/sys-apps/goawk/goawk-1.29.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module
-
-DESCRIPTION="POSIX-compliant AWK interpreter written in Go, with CSV support"
-HOMEPAGE="https://github.com/benhoyt/goawk"
-SRC_URI="https://github.com/benhoyt/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-BDEPEND=">=dev-lang/go-1.18"
-
-src_compile() {
-	ego build
-}
-
-src_test() {
-	ego test
-}
-
-src_install() {
-	einstalldocs
-
-	dobin goawk
-}


             reply	other threads:[~2025-03-14  5:27 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14  5:26 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-27  5:58 [gentoo-commits] repo/gentoo:master commit in: sys-apps/goawk/ Sam James
2024-09-20  8:39 Sam James
2024-09-20  8:39 Sam James
2024-04-27  4:20 Sam James
2024-03-02  3:15 Sam James
2023-11-25  5:28 Sam James
2023-09-27  3:45 Sam James
2023-08-01 12:44 Sam James
2023-07-20  2:26 Sam James
2023-07-20  2:26 Sam James
2023-06-15 23:15 Sam James
2023-06-15 23:15 Sam James
2023-06-09 13:40 Sam James
2023-05-31  0:29 Sam James
2023-05-31  0:29 Sam James
2023-05-12 23:50 Sam James
2023-05-12 23:50 Sam James
2023-04-25 19:01 Sam James
2022-12-29  2:08 Sam James

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=1741929886.553c1a1468d51e5a248dc16c2eee9b19c1b7be7b.sam@gentoo \
    --to=sam@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