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: dev-util/woke/
Date: Mon, 29 Aug 2022 17:01:18 +0000 (UTC)	[thread overview]
Message-ID: <1661792462.a460af55c1d0865a37ac794c486f020686e63b88.williamh@gentoo> (raw)

commit:     a460af55c1d0865a37ac794c486f020686e63b88
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 17:00:05 2022 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 17:01:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a460af55

dev-util/woke: add 0.19.0

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

 dev-util/woke/Manifest           |  2 ++
 dev-util/woke/woke-0.19.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-util/woke/Manifest b/dev-util/woke/Manifest
index 4962ec475e59..e1a8e3be80b1 100644
--- a/dev-util/woke/Manifest
+++ b/dev-util/woke/Manifest
@@ -4,3 +4,5 @@ DIST woke-0.18.1-deps.tar.xz 19179476 BLAKE2B 9d1dd0a1685a2ffa85ea92041c70380d32
 DIST woke-0.18.1.tar.gz 96770 BLAKE2B 71e3fa758d14578e3801d5a8e63ab8a137c72e52252ce21ef15402ce9a26e95995396acf563644d88ab3c8a0788255b5389347624a22bc57052b061132a667de SHA512 5d1cd79134e380b4bb8628c78eaea13d6d03c0f8672588a3cfb8a47bceaf8d29347d9908e8e168fa18be585298b88020b7708988e202375d4c11fe9105a9f810
 DIST woke-0.18.2-deps.tar.xz 19173496 BLAKE2B 6f08b0a81c5f5eb1a05ca48313956f545995516105de61a087cc3288a302bf10954a2e3eb8c4c7c74467bc1ce117ccaaa8dc5db02f909c8685224115547d98ab SHA512 c66216c37966b9e21def73b0e434a69f538c4c58f8253f4137f02611e1d40dddb987e53a518a2fbbc9d5ab1d193f5fb50feb3df70367aad35c93651e88ec0821
 DIST woke-0.18.2.tar.gz 96756 BLAKE2B dcf248a1b9a185b4905500e8288bca938e27f7aaeacb4a29ac6fd3bd4643ed0ceba51c2bed86f31f6b2390fb91698ee141c0ae7060599f19e0dfd96890d4b17a SHA512 e2c9defc3976b6499fc4d5c093c9340b87e59060e8cee1abdf8803a8457f9a0cfc57c6c9742c7b1c1eabb2e60b6157866d042463c5a98897cc91d91abe0c43cc
+DIST woke-0.19.0-deps.tar.xz 21153936 BLAKE2B 16ddd09e4e0aa460513b66eba7ff40c7425a84e2e5dae0da6fd21c86d9968a6f51fb6502ecf6c129165d5b51bac911383a7adb4c09deb23e48680f7f5ab9c4d6 SHA512 3e8e2a7ea697dacdc5773475795e1428abf8f8d73ed5084b9194e68359b526425ed5e42c1e326aa135310dfd21c45225b139472ea852b52b046a96b2be6411c5
+DIST woke-0.19.0.tar.gz 104708 BLAKE2B ea5fb5b0a6844dad44cad19d053cf9ca1bc4fb5057834cf54468efc0e8059c984ae0f950163bffd94d0270362dac77c0d29a08e74da492223a7bc2bd0008ecee SHA512 b11580a1fac9132684cef6ac6855a39c1f6fded0bf480dd1bca4b0217e8d3b813a4133efbbe2206c932af6ea166af992358b69f24785519066fc0ff221d54d52

diff --git a/dev-util/woke/woke-0.19.0.ebuild b/dev-util/woke/woke-0.19.0.ebuild
new file mode 100644
index 000000000000..8b05194f95ee
--- /dev/null
+++ b/dev-util/woke/woke-0.19.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit go-module
+
+DESCRIPTION="check source code for non-inclusive language"
+HOMEPAGE="https://getwoke.tech/"
+SRC_URI="https://github.com/get-woke/woke/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+src_compile() {
+	ego build .
+}
+
+src_install() {
+	dobin woke
+	dodoc README.md example.yaml
+}


             reply	other threads:[~2022-08-29 17:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-29 17:01 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-03 15:19 [gentoo-commits] repo/gentoo:master commit in: dev-util/woke/ William Hubbs
2022-11-03 15:18 William Hubbs
2022-05-18 22:41 William Hubbs
2022-05-18 22:29 William Hubbs
2022-04-26 16:06 William Hubbs
2022-04-26 16:03 William Hubbs
2022-03-13 22:14 William Hubbs
2022-02-04  5:17 William Hubbs
2021-11-08 17:16 William Hubbs
2021-11-08 17:16 William Hubbs
2021-09-30 18:56 William Hubbs
2021-09-30 18:50 William Hubbs
2021-09-14 20:56 William Hubbs
2021-09-14 20:56 William Hubbs
2021-09-01 16:40 William Hubbs
2021-07-27 14:59 William Hubbs
2021-06-18  1:24 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=1661792462.a460af55c1d0865a37ac794c486f020686e63b88.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