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] data/api:master commit in: bin/
Date: Tue, 25 Jul 2023 02:24:18 +0000 (UTC)	[thread overview]
Message-ID: <1690250920.b4178a2fb069cc26372d3d29b165404bb362bbe2.sam@gentoo> (raw)

commit:     b4178a2fb069cc26372d3d29b165404bb362bbe2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 02:08:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 02:08:40 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=b4178a2f

bin: uidgid2wiki.awk needs gawk

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

 bin/uidgid2wiki.awk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/uidgid2wiki.awk b/bin/uidgid2wiki.awk
index ed95994..6387e3b 100755
--- a/bin/uidgid2wiki.awk
+++ b/bin/uidgid2wiki.awk
@@ -1,5 +1,5 @@
-#!/usr/bin/awk -f
-# Copyright 2019-2021 Gentoo Authors
+#!/usr/bin/gawk -f
+# Copyright 2019-2023 Gentoo Authors
 # Distributed under the terms of the MIT license
 
 BEGIN {


             reply	other threads:[~2023-07-25  2:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25  2:24 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-18 11:19 [gentoo-commits] data/api:master commit in: bin/ Ulrich Müller
2021-11-13 20:09 Ulrich Müller
2021-11-11 10:47 Ulrich Müller
2021-02-17 15:39 Joonas Niilola
2021-02-10 11:13 Joonas Niilola
2021-02-10 11:13 Joonas Niilola
2021-02-09 17:23 Joonas Niilola
2021-02-09  7:17 Alec Warner
2021-01-24 10:12 Michał Górny
2021-01-24 10:12 Michał Górny
2019-12-08 20:59 Michał Górny
2019-09-11  8:21 Michał Górny
2019-09-11  8:02 Michał Górny
2019-08-24 17:58 Michał Górny
2018-08-07  7:52 Michał Górny
2015-12-26 17:42 Alex Legler
2015-08-15 22:01 Alex Legler
2015-08-15 13:14 Alex Legler
2015-08-15 13:11 Alex Legler

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=1690250920.b4178a2fb069cc26372d3d29b165404bb362bbe2.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