From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/forwardable-extended/
Date: Sun, 30 Jul 2017 09:18:38 +0000 (UTC) [thread overview]
Message-ID: <1501406312.22b00e26ea9431916e3e476df01ffed45d42e47c.graaff@gentoo> (raw)
commit: 22b00e26ea9431916e3e476df01ffed45d42e47c
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 08:52:10 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:18:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b00e26
dev-ruby/forwardable-extended: add tests and doc support, add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ruby/forwardable-extended/Manifest | 1 +
.../forwardable-extended-2.6.0-r1.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/forwardable-extended/Manifest b/dev-ruby/forwardable-extended/Manifest
index 16803652780..82b63ef9fe6 100644
--- a/dev-ruby/forwardable-extended/Manifest
+++ b/dev-ruby/forwardable-extended/Manifest
@@ -1 +1,2 @@
DIST forwardable-extended-2.6.0.gem 6656 SHA256 1bec948c469bbddfadeb3bd90eb8c85f6e627a412a3e852acfd7eaedbac3ec97 SHA512 e78eed0d6e06c0db4c692718425aa92bb0d87060fb3cc3207c24d9105437caa2d3c421867077567e87cd462e8d6c2f255b82e14e2249b224e5eca2c2240355b7 WHIRLPOOL 034d37d21ea0f961bf4cf317365be0e2799a75660f7bed4d06e4ba9d7b1e335ee3361b2f32ec83992cc471a00913c14b8b5a31ba7dad18cbce1a34b7050bd86c
+DIST forwardable-extended-2.6.0.tar.gz 6602 SHA256 d19fc7802c7e2261530e50da15b612e3bdd4f77b50c310ab2733b0affe5e2a22 SHA512 23a682e06ee823b076d6b9925a1ef4ada4f1fc7fa63b02d1b9122485204b62f55c191866170b63b34891934c762ac903df46bf5a2b17055d7504ee7a70627a8b WHIRLPOOL 2739adf7b600dae4fe93a3909040404368416349dbd8614d01b2be2f060d9ea6c6709f71e550c99e1f808ab621aef3fff7f22b0635383bdcd7bcfa89cdcc16f5
diff --git a/dev-ruby/forwardable-extended/forwardable-extended-2.6.0-r1.ebuild b/dev-ruby/forwardable-extended/forwardable-extended-2.6.0-r1.ebuild
new file mode 100644
index 00000000000..9344b479a9d
--- /dev/null
+++ b/dev-ruby/forwardable-extended/forwardable-extended-2.6.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="Gem.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Forwardable with hash, and instance variable extensions"
+HOMEPAGE="https://rubygems.org/gems/forwardable-extended https://github.com/envygeeks/forwardable-extended"
+SRC_URI="https://github.com/envygeeks/forwardable-extended/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/\(coverage\|luna\|rspec\/helpers\)/ s:^:#:' spec/rspec/helper.rb || die
+ rm -f spec/support/coverage.rb || die
+}
next reply other threads:[~2017-07-30 9:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-30 9:18 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-01 13:24 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/forwardable-extended/ Hans de Graaff
2023-12-31 19:20 Hans de Graaff
2023-06-23 8:51 Sam James
2022-05-06 8:20 Hans de Graaff
2021-11-16 6:27 Hans de Graaff
2021-11-16 6:27 Hans de Graaff
2020-06-19 13:09 Hans de Graaff
2019-01-28 21:45 Hans de Graaff
2018-09-09 14:32 Hans de Graaff
2018-02-03 18:22 Hans de Graaff
2017-07-30 8:36 Michał Górny
2016-08-06 15:39 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=1501406312.22b00e26ea9431916e3e476df01ffed45d42e47c.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