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: Tue, 26 Apr 2022 16:03:40 +0000 (UTC)	[thread overview]
Message-ID: <1650989013.10d0044926d136db292bb445a89e1378d684f813.williamh@gentoo> (raw)

commit:     10d0044926d136db292bb445a89e1378d684f813
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 16:03:15 2022 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 16:03:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d00449

dev-util/woke: add 0.18.1

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

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

diff --git a/dev-util/woke/Manifest b/dev-util/woke/Manifest
index fa94b6451d70..03451a617e47 100644
--- a/dev-util/woke/Manifest
+++ b/dev-util/woke/Manifest
@@ -738,3 +738,5 @@ DIST woke-0.15.0.tar.gz 86130 BLAKE2B 1954ea8dcfdc5ca035a78f7fa97b7a03a4c7b11e17
 DIST woke-0.16.1.tar.gz 90086 BLAKE2B 08991bb8507f6b5431d54e97d8ce517372bfea8ba4f3765af2b9cb26f4b5f05d888ab296c531b5c21332042958635c8a2de1f17a8b5d256242341a228cfaa20c SHA512 d9ae29d4b8925086b2b72e54b9271bc6a8f0215e77fb415a3c3da7f2f51d170c1a833dc7d08786318cfc6b31103c1a60c71f96ed585902a40fdabbac188f8bc7
 DIST woke-0.17.1-deps.tar.xz 126962264 BLAKE2B 64729e4223f7f520dd26657212a8b416ba959268f30aae1db5f91635e8c2c6d2b660cd58b013a17c7be75ae699173f933ed3e945caf205f4b2cf494455c25c27 SHA512 98ea4426c68cd65ec6303cba9597f6bb148afc3895abc935c305059bf8572df63bf6388e961d15c54581befd4bfad99a5266fba35c76f45dcc56b0efab4d474b
 DIST woke-0.17.1.tar.gz 91253 BLAKE2B 883999c302013b93cf60ebf4864c924f6004d80a372a97a3c1da1bd4063eeb5fb1e65cdcef14c91d5182ddf5ca2877139943c96a89ccbb1896dfeb3c49c97f16 SHA512 5f5ca89d66adf3694a2208712db1835d383fbd653dfa3175eb3e3e8c73a57d310f3bcd314b6578753c7b8383f2c71b9d84d2e35e315c813d1284806b06666307
+DIST woke-0.18.1-deps.tar.xz 19179476 BLAKE2B 9d1dd0a1685a2ffa85ea92041c70380d32c29ec390cbc535e404088c9a12d105030b97ad3ddc5e03ee3a7612863b0a2a02ff98fd5178a61d2358fbc3e6785e12 SHA512 a5fd3c963979bfa83fbd7977f48492bf6f4e71093b1de90852360919308b4add0036a23bfdc3bcc77935125657de42827254bf7faa8b893604ef32ea12db12b7
+DIST woke-0.18.1.tar.gz 96770 BLAKE2B 71e3fa758d14578e3801d5a8e63ab8a137c72e52252ce21ef15402ce9a26e95995396acf563644d88ab3c8a0788255b5389347624a22bc57052b061132a667de SHA512 5d1cd79134e380b4bb8628c78eaea13d6d03c0f8672588a3cfb8a47bceaf8d29347d9908e8e168fa18be585298b88020b7708988e202375d4c11fe9105a9f810

diff --git a/dev-util/woke/woke-0.18.1.ebuild b/dev-util/woke/woke-0.18.1.ebuild
new file mode 100644
index 000000000000..8b05194f95ee
--- /dev/null
+++ b/dev-util/woke/woke-0.18.1.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-04-26 16:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26 16:03 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-08-29 17:01 William Hubbs
2022-05-18 22:41 William Hubbs
2022-05-18 22:29 William Hubbs
2022-04-26 16:06 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=1650989013.10d0044926d136db292bb445a89e1378d684f813.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