public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/wisper/
Date: Sat, 25 May 2024 05:46:24 +0000 (UTC)	[thread overview]
Message-ID: <1716615862.b98b5586de7af3a3eb4bbd39fcb5a6e874f6ccd9.graaff@gentoo> (raw)

commit:     b98b5586de7af3a3eb4bbd39fcb5a6e874f6ccd9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 05:43:50 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat May 25 05:44:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98b5586

dev-ruby/wisper: add 3.0.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/wisper/Manifest            |  1 +
 dev-ruby/wisper/wisper-3.0.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/wisper/Manifest b/dev-ruby/wisper/Manifest
index d57506e67604..59f5072f4530 100644
--- a/dev-ruby/wisper/Manifest
+++ b/dev-ruby/wisper/Manifest
@@ -1 +1,2 @@
 DIST wisper-2.0.1.gem 26112 BLAKE2B 3dc78cecb80e052ec8bc308d02e5093ca55fc7d26a1dd98614907707d62d15e0cea1a20c7843ca7e6ee175800d320c3ef5854396505aaf0648161153b0e61368 SHA512 3518c218c0cb4ceb5d96260f7ac8845fb2f35d4a77c478cb56f1251fc29910a655ce070ebf3c17eaffd7d144ac54b436420bd2b2c4f72a8743f68dfdd72a514c
+DIST wisper-3.0.0.gem 26624 BLAKE2B a4bdc259af888ed61a517c826383766b0638956404cc8e40e5a87747dbc46abdb4d4fc12f4a15bf94ddeda6d87c856e3b9237f4f9bb5bcff5a35d8472014fffc SHA512 9f9146396aefe2e71464c491e97b022e326b53a919b6b9cfaf4485f8607e3c7b92fd34c7a5598c3916e0262e132312e8e8cb1b7f0f2fc17dec773b0f9343234a

diff --git a/dev-ruby/wisper/wisper-3.0.0.ebuild b/dev-ruby/wisper/wisper-3.0.0.ebuild
new file mode 100644
index 000000000000..62ac8565e3a8
--- /dev/null
+++ b/dev-ruby/wisper/wisper-3.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A micro library providing objects with Publish-Subscribe capabilities"
+HOMEPAGE="https://github.com/krisleech/wisper"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+all_ruby_prepare() {
+	sed -i -e '/coverall/I s:^:#:' spec/spec_helper.rb || die
+}


             reply	other threads:[~2024-05-25  5:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-25  5:46 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-06 11:52 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/wisper/ Sam James
2023-12-31  8:05 Hans de Graaff
2023-12-31  8:05 Hans de Graaff
2023-04-12  2:36 Sam James
2023-03-18  0:02 Sam James
2023-03-10 20:29 Hans de Graaff
2022-04-16  7:08 Hans de Graaff
2022-01-03  9:41 Jakov Smolić
2021-12-31 20:07 Matt Turner
2021-10-10  0:05 Sam James
2021-10-10  0:05 Sam James
2021-09-27  5:08 Sam James
2021-09-15  2:32 Sam James
2021-09-09  4:22 Sam James
2021-08-15 19:51 Sam James
2021-08-03 15:42 Marek Szuba
2021-04-18  5:34 Hans de Graaff
2020-09-06  6:48 Hans de Graaff
2020-01-19  6:52 Hans de Graaff
2019-10-18  6:37 Hans de Graaff
2019-06-16  6:38 Hans de Graaff

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=1716615862.b98b5586de7af3a3eb4bbd39fcb5a6e874f6ccd9.graaff@gentoo \
    --to=graaff@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