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/rbtree/
Date: Thu,  3 Feb 2022 06:33:55 +0000 (UTC)	[thread overview]
Message-ID: <1643870015.d39cc0625ca8d2e880e1f123bc1ce5afce41f01e.graaff@gentoo> (raw)

commit:     d39cc0625ca8d2e880e1f123bc1ce5afce41f01e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  3 06:33:35 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Feb  3 06:33:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39cc062

dev-ruby/rbtree: add 0.4.5

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/rbtree/Manifest            |  1 +
 dev-ruby/rbtree/rbtree-0.4.5.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/rbtree/Manifest b/dev-ruby/rbtree/Manifest
index 55abf6c92ec7..3f667589be07 100644
--- a/dev-ruby/rbtree/Manifest
+++ b/dev-ruby/rbtree/Manifest
@@ -1 +1,2 @@
 DIST rbtree-0.4.4.gem 30208 BLAKE2B 3b79407f0652728440e429a862aac7fb2927456749d94d36aa20c4871ad78bf5cd3ce09e765ca238a1ff135fffd9c9217fcc9a36a206956006da66315285e776 SHA512 4cfdb6c0b98ea33baa82da4099d5ba25f1cb64825c183f9f881ed49e7ab7abcd8672d50ecf28b63b9f05b0e0452c12a7696bed4f130395d59c2e059cd61d8ba7
+DIST rbtree-0.4.5.gem 30208 BLAKE2B a2e4763f99a3cecb4b7525ed7637fcb5fe9efd45f61125164804fd6a883fad2ed688357af9264317898500bf8f9d31b5797cb93d88982c06b356a9de0b5b74e1 SHA512 e1a1692fb91e85299d86083b02d71aa6ecb293ada2e3f17d2000344d064575148d3ab68b3f5bc4da420b8bf79bcfe353afeb52cc3b450eea662bb69d9ebeaf2d

diff --git a/dev-ruby/rbtree/rbtree-0.4.5.ebuild b/dev-ruby/rbtree/rbtree-0.4.5.ebuild
new file mode 100644
index 000000000000..8391fa518d0c
--- /dev/null
+++ b/dev-ruby/rbtree/rbtree-0.4.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTENSIONS=(./extconf.rb)
+
+inherit ruby-fakegem
+
+DESCRIPTION="A sorted associative collection that is implemented with a Red-Black Tree"
+HOMEPAGE="https://rubygems.org/gems/rbtree"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+each_ruby_test() {
+	${RUBY} test.rb || die
+}


             reply	other threads:[~2022-02-03  6:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-03  6:33 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-31  8:53 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rbtree/ Hans de Graaff
2023-12-27 13:55 Hans de Graaff
2023-06-21  7:36 Jakov Smolić
2023-04-27 11:25 Hans de Graaff
2023-04-08 10:01 Hans de Graaff
2022-12-12  6:39 Hans de Graaff
2021-10-07 20:32 Sam James
2021-07-28  4:21 Hans de Graaff
2018-02-24  8:50 Hans de Graaff
2017-07-30  6:10 Hans de Graaff
2016-09-11  6:54 Hans de Graaff
2016-04-25 23:17 Manuel Rüger

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=1643870015.d39cc0625ca8d2e880e1f123bc1ce5afce41f01e.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