From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/facets/
Date: Mon, 6 Feb 2017 06:41:57 +0000 (UTC) [thread overview]
Message-ID: <1486362581.be0cb8c78178fe351736ffca112b7a795650a9ae.graaff@gentoo> (raw)
commit: be0cb8c78178fe351736ffca112b7a795650a9ae
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 6 06:28:54 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Feb 6 06:29:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be0cb8c7
dev-ruby/facets: add 3.1.0
Package-Manager: portage-2.3.3
dev-ruby/facets/Manifest | 1 +
dev-ruby/facets/facets-3.1.0.ebuild | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-ruby/facets/Manifest b/dev-ruby/facets/Manifest
index dd93e97..2684504 100644
--- a/dev-ruby/facets/Manifest
+++ b/dev-ruby/facets/Manifest
@@ -1 +1,2 @@
DIST facets-2.9.3.gem 287232 SHA256 2ccc1c0a305adf294054a8c53581dc20812b1f9feea412d0e11cd1812bfa75dd SHA512 58181e4641dbddb6b3cda76adc024f945afcae90d3d37b0b1f82b31171244d7cbc3b759509b96002e4c4fd9a56fe3696f9dabb9541ecdf44374bb307aee3c11d WHIRLPOOL 7da1018b452c698c42e3faf3ccd5080e095a826c4031292131913c1bb29baaa6e6d69ce4bc0376ab14e4febf270a6f4ea13222632b1977703479a718355cd26a
+DIST facets-3.1.0.gem 315392 SHA256 7834a68824efbb35380ed7f6f590e01fb9a31a9466e317210e8803f72813c345 SHA512 7b9c957737775609048eff771df5a4ab87f856ea895ae75f55f2ab334ee47e46b80e01833053aa3b455c609e71f6cc3319694530d5687f8422ee8d70c9231f8f WHIRLPOOL 3d58e0615eb8e13922e36fb5e08cd9df3122da15658727eddd4fb7cb62a5b6979bef7a0c0dc8ca4ecbbd67eb4b7d78cee46804c9fa3c44989192b6c68da7758f
diff --git a/dev-ruby/facets/facets-3.1.0.ebuild b/dev-ruby/facets/facets-3.1.0.ebuild
new file mode 100644
index 00000000..912edb1
--- /dev/null
+++ b/dev-ruby/facets/facets-3.1.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Facets is the premier collection of extension methods for Ruby"
+HOMEPAGE="https://rubyworks.github.io/facets/"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? (
+ dev-ruby/ae
+ dev-ruby/lemon
+ dev-ruby/rubytest
+ dev-ruby/rubytest-cli )"
+
+all_ruby_prepare() {
+
+ # Tests need to write to tmp/
+ mkdir tmp/ || die 'mkdir failed'
+}
+
+each_ruby_test() {
+ ${RUBY} -S rubytest -r lemon -r ae -Ilib/core -Ilib/standard -Itest test/ || die 'tests failed'
+}
next reply other threads:[~2017-02-06 6:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 6:41 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-12 9:30 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/facets/ Hans de Graaff
2017-04-18 6:02 Hans de Graaff
2016-11-13 11:28 Hans de Graaff
2016-11-13 11:28 Hans de Graaff
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=1486362581.be0cb8c78178fe351736ffca112b7a795650a9ae.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