From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/goawk/
Date: Wed, 31 May 2023 00:29:00 +0000 (UTC) [thread overview]
Message-ID: <1685492583.82c77aeb2a74ef5df6623f9ccdf17148545d1eff.sam@gentoo> (raw)
commit: 82c77aeb2a74ef5df6623f9ccdf17148545d1eff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 00:20:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 31 00:23:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c77aeb
sys-apps/goawk: drop 1.22.0, 1.23.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/goawk/Manifest | 2 --
sys-apps/goawk/goawk-1.22.0.ebuild | 28 ----------------------------
sys-apps/goawk/goawk-1.23.0.ebuild | 28 ----------------------------
3 files changed, 58 deletions(-)
diff --git a/sys-apps/goawk/Manifest b/sys-apps/goawk/Manifest
index 6bf08d24f59a..d3c61e23d915 100644
--- a/sys-apps/goawk/Manifest
+++ b/sys-apps/goawk/Manifest
@@ -1,3 +1 @@
-DIST goawk-1.22.0.tar.gz 1676447 BLAKE2B 315874b8ee6334dd74fc86727340d3e14e01aac08880d562bd6297bcf42ae577e2ab6aa187e2f82616029b2fea9c64074193869fed01a8baa4423a5bfe73f45c SHA512 4109ca6e73f2eb87ef9d5b123634fb01cc92e8867aeec19be3d5b4744c7bd07747330fc6a371adbb52f2cab1fb51b43e9be6d8a851a0f0c5287c6039d497147c
-DIST goawk-1.23.0.tar.gz 1678139 BLAKE2B 0289ff64bfcfc7f14e48fc7d0e60e287b52d78d48dc8b21687ccdd13ada1cc8f193b12a112ccb898ef89893cf0f9e5502271f1433d77f21b1db5b1e9df56a4a8 SHA512 e2a8dda1d2a8cad1aee5ec7107cac30ff9aa691c5d0d78d91691dba21921fcbdac1dde4c61aff8a7d1280f174caaefcb44e937df84e0bf46e7818085da26f902
DIST goawk-1.23.1.tar.gz 1678471 BLAKE2B f87037cdb5f256d5c3848f7fb0e64d81672abfa03c15d9b778fac14804c252ea140b3b436a09ab2189364b180bd1b638ecd66e767dd72532cc0f051ca2255097 SHA512 64f56f5ffa512929aa83d4df0360894ef231fdffe1879a72ed723606db77bf001ee744b646221a6042ef2cd3cb79fc8c80e33cec992b0b8c61da9f41ba78650b
diff --git a/sys-apps/goawk/goawk-1.22.0.ebuild b/sys-apps/goawk/goawk-1.22.0.ebuild
deleted file mode 100644
index e138a7adbd3d..000000000000
--- a/sys-apps/goawk/goawk-1.22.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2023 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"
-
-src_compile() {
- ego build
-}
-
-src_test() {
- ego test
-}
-
-src_install() {
- einstalldocs
-
- dobin goawk
-}
diff --git a/sys-apps/goawk/goawk-1.23.0.ebuild b/sys-apps/goawk/goawk-1.23.0.ebuild
deleted file mode 100644
index e138a7adbd3d..000000000000
--- a/sys-apps/goawk/goawk-1.23.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2023 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"
-
-src_compile() {
- ego build
-}
-
-src_test() {
- ego test
-}
-
-src_install() {
- einstalldocs
-
- dobin goawk
-}
next reply other threads:[~2023-05-31 0:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-31 0:29 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-14 5:26 [gentoo-commits] repo/gentoo:master commit in: sys-apps/goawk/ Sam James
2024-11-27 5:58 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-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=1685492583.82c77aeb2a74ef5df6623f9ccdf17148545d1eff.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