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/bsearch/
Date: Sun, 23 Aug 2020 05:42:07 +0000 (UTC)	[thread overview]
Message-ID: <1598161305.63f209308139bbae727a3a18527de1ca1d0cc821.graaff@gentoo> (raw)

commit:     63f209308139bbae727a3a18527de1ca1d0cc821
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 08:14:53 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 05:41:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f20930

dev-ruby/bsearch: add ruby27

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

 dev-ruby/bsearch/bsearch-1.5.0-r3.ebuild | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/dev-ruby/bsearch/bsearch-1.5.0-r3.ebuild b/dev-ruby/bsearch/bsearch-1.5.0-r3.ebuild
new file mode 100644
index 00000000000..0badfb68ce5
--- /dev/null
+++ b/dev-ruby/bsearch/bsearch-1.5.0-r3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="doc/*"
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+inherit ruby-fakegem
+DESCRIPTION="A binary search library for Ruby"
+HOMEPAGE="http://0xcc.net/ruby-bsearch/"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i 's/ruby/\$\{RUBY\}/' test/test.sh || die
+}
+
+each_ruby_test() {
+	pushd test
+	RUBY=${RUBY} sh test.sh || die
+	popd
+}


             reply	other threads:[~2020-08-23  5:42 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23  5:42 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-30  9:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bsearch/ Hans de Graaff
2023-12-27 20:59 Hans de Graaff
2023-08-27 17:59 Hans de Graaff
2023-08-19 20:15 Sam James
2023-08-19  7:53 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-07-08  8:05 Hans de Graaff
2022-07-30  6:32 Hans de Graaff
2022-05-08  5:44 Hans de Graaff
2021-07-17  5:17 Hans de Graaff
2021-07-06  7:49 Hans de Graaff
2021-07-06  7:49 Hans de Graaff
2019-02-03 10:49 Hans de Graaff
2018-02-02 16:44 Hans de Graaff
2017-08-16  6:12 Hans de Graaff
2016-04-30  5:36 Hans de Graaff
2016-04-30  5:36 Hans de Graaff
2016-04-30  5:36 Hans de Graaff
2016-03-27 21:52 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=1598161305.63f209308139bbae727a3a18527de1ca1d0cc821.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