From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bones/
Date: Mon, 30 Apr 2018 20:11:30 +0000 (UTC) [thread overview]
Message-ID: <1525119038.991fed471c5638508b7d4dc04c1b451038c670f2.graaff@gentoo> (raw)
commit: 991fed471c5638508b7d4dc04c1b451038c670f2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 18:14:49 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 20:10:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991fed47
dev-ruby/bones: loosen dependency on rdoc to include 6.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ruby/bones/bones-3.8.4-r2.ebuild | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/dev-ruby/bones/bones-3.8.4-r2.ebuild b/dev-ruby/bones/bones-3.8.4-r2.ebuild
new file mode 100644
index 00000000000..444e1d22f30
--- /dev/null
+++ b/dev-ruby/bones/bones-3.8.4-r2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
+
+RUBY_FAKEGEM_EXTRAINSTALL="default version.txt"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Tool that creates new Ruby projects from a code skeleton"
+HOMEPAGE="https://github.com/TwP/bones"
+
+IUSE="test"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+ruby_add_rdepend "
+ dev-ruby/builder:*
+ >=dev-ruby/loquacious-1.9.1
+ >=dev-ruby/little-plugger-1.1.3
+ =dev-ruby/rake-12*"
+
+all_ruby_prepare() {
+ eapply "${FILESDIR}"/${PN}-3.8.1-builder.patch
+
+ sed -i -e '/rdoc/,/Gem::Dependency/ s:~>:>=:' ../metadata || die
+}
next reply other threads:[~2018-04-30 20:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-30 20:11 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-04 5:41 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bones/ Hans de Graaff
2017-08-16 6:12 Hans de Graaff
2017-08-16 6:12 Hans de Graaff
2017-01-23 20:10 Hans de Graaff
2017-01-23 20:10 Hans de Graaff
2017-01-03 6:59 Hans de Graaff
2016-12-24 13:57 Manuel Rüger
2016-03-27 21:52 Manuel Rüger
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=1525119038.991fed471c5638508b7d4dc04c1b451038c670f2.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