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/childlabor/
Date: Wed, 24 Nov 2021 12:46:14 +0000 (UTC)	[thread overview]
Message-ID: <1637757969.44114902153aa9af84500e3dacebb830369657f5.graaff@gentoo> (raw)

commit:     44114902153aa9af84500e3dacebb830369657f5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 10:57:03 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 12:46:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44114902

dev-ruby/childlabor: EAPI 8

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

 dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild | 37 ++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild b/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild
new file mode 100644
index 000000000000..1f85f3021ea9
--- /dev/null
+++ b/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="childlabor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A scripting framework that replaces rake and sake"
+HOMEPAGE="https://github.com/carllerche/childlabor"
+COMMIT_ID="6518b939dddbad20c7f05aa075d76e3ca6e70447"
+SRC_URI="https://github.com/carllerche/childlabor/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="test"
+
+RUBY_S="${PN}-${COMMIT_ID}"
+
+ruby_add_bdepend "test? ( dev-ruby/rspec:2 )"
+
+all_ruby_prepare() {
+	# Avoid failing spec. The signals work, but the stdout handling
+	# doesn't seem to play nice with portage.
+	sed -i -e '/can send signals/,/^  end/ s:^:#:' spec/task_spec.rb || die
+}
+
+each_ruby_test() {
+	ruby-ng_rspec -I. spec/task_spec.rb || die
+}


             reply	other threads:[~2021-11-24 12:46 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24 12:46 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-02  3:56 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/childlabor/ Ionen Wolkens
2023-12-31 19:49 Hans de Graaff
2023-12-05 18:25 Ionen Wolkens
2023-03-24  3:58 Sam James
2023-03-18  0:02 Sam James
2022-08-14  6:24 Hans de Graaff
2022-06-28 16:59 Arthur Zamarin
2022-06-28 16:47 Arthur Zamarin
2022-05-08 15:00 WANG Xuerui
2022-04-27  4:34 Arthur Zamarin
2022-04-26 13:45 Sam James
2022-04-01  5:15 Arthur Zamarin
2022-01-15  6:43 Hans de Graaff
2022-01-15  6:29 Hans de Graaff
2021-10-02 20:40 Sam James
2021-08-11 14:29 Marek Szuba
2020-04-19 12:22 Sergei Trofimovich
2020-02-15  6:44 Hans de Graaff
2019-04-11 17:46 Hans de Graaff
2019-02-03 10:49 Hans de Graaff
2018-03-27  5:48 Hans de Graaff
2017-05-06  6:41 Hans de Graaff
2017-04-29 20:13 Jeroen Roovers
2016-11-27  8:01 Hans de Graaff
2016-09-28  8:17 Tobias Klausmann
2016-03-28 19:32 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=1637757969.44114902153aa9af84500e3dacebb830369657f5.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