public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/spectator/
Date: Tue,  8 Nov 2022 17:55:38 +0000 (UTC)	[thread overview]
Message-ID: <1667929493.17d7b21b88a8da699aad7cc0574a962fc2d0f8f5.cybertailor@gentoo> (raw)

commit:     17d7b21b88a8da699aad7cc0574a962fc2d0f8f5
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Nov  8 17:44:53 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Nov  8 17:44:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=17d7b21b

dev-crystal/spectator: new package, add 0.11.3

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-crystal/spectator/Manifest                |  1 +
 dev-crystal/spectator/spectator-0.11.3.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-crystal/spectator/Manifest b/dev-crystal/spectator/Manifest
new file mode 100644
index 000000000..b3f44eb42
--- /dev/null
+++ b/dev-crystal/spectator/Manifest
@@ -0,0 +1 @@
+DIST spectator-0.11.3.tar.gz 147641 BLAKE2B a1015bd8433002d5c0db0d6ac4671645b2d61b30749c59d70df84520a7c01159d83e08d14dd3203bba513df576fcbaade8bc645c6be9ae3824cdc77c6fb6c8d6 SHA512 be4dd9465ff678d8049824c63b316ec74069ce59b3dde3637b619e82c7247e533a087f344415e46bff61786810f5566a1fa1e19c9957fd4d08d2f312491bf0e5

diff --git a/dev-crystal/spectator/spectator-0.11.3.ebuild b/dev-crystal/spectator/spectator-0.11.3.ebuild
new file mode 100644
index 000000000..ac6ecd55d
--- /dev/null
+++ b/dev-crystal/spectator/spectator-0.11.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit check-reqs shards
+
+DESCRIPTION="Feature-rich testing framework for Crystal inspired by RSpec"
+HOMEPAGE="https://github.com/icy-arctic-fox/spectator"
+SRC_URI="https://github.com/icy-arctic-fox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DOCS=( {ARCHITECTURE,CHANGELOG,CONTRIBUTING,README}.md )
+
+CHECKREQS_MEMORY="3G"
+
+pkg_pretend() {
+	has test "${FEATURES}" && check-reqs_pkg_pretend
+}
+
+pkg_setup() {
+	has test "${FEATURES}" && check-reqs_pkg_setup
+}


             reply	other threads:[~2022-11-08 17:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-08 17:55 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-28 14:20 [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/spectator/ Anna Vyalkova
2022-11-29 15:02 Anna Vyalkova
2022-12-20 23:14 Anna Vyalkova
2023-01-27  1:36 Anna Vyalkova
2023-06-07 20:18 Anna Vyalkova
2024-04-27  9:50 Anna Vyalkova
2024-10-07  0:31 Anna Vyalkova
2024-11-26 13:52 Anna Vyalkova

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=1667929493.17d7b21b88a8da699aad7cc0574a962fc2d0f8f5.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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