From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nenv/
Date: Mon, 8 Feb 2016 06:41:56 +0000 (UTC) [thread overview]
Message-ID: <1454913321.880cc3b35613996a11e096c1ce1a0a62aa3adc34.graaff@gentoo> (raw)
commit: 880cc3b35613996a11e096c1ce1a0a62aa3adc34
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 06:35:21 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 06:35:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880cc3b3
dev-ruby/nenv: add 0.3.0
Package-Manager: portage-2.2.26
dev-ruby/nenv/Manifest | 1 +
dev-ruby/nenv/nenv-0.3.0.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ruby/nenv/Manifest b/dev-ruby/nenv/Manifest
index 2a17245..01802b6 100644
--- a/dev-ruby/nenv/Manifest
+++ b/dev-ruby/nenv/Manifest
@@ -1 +1,2 @@
DIST nenv-0.2.0.tar.gz 9755 SHA256 0f3529beb6c76cd31473df97a4d276fd28c2fba737c27e2d9aca31b2303f4672 SHA512 1b154a7a944a0310dc6f94cadb682489dfb948bb7d1316e2d35423aeaa856fe82d0e5b04e98cbb16f07719fd17e4db77c88ed39f4281df356c0f3a6fce77fc38 WHIRLPOOL 9cf1c6260ed98320ac80bbcd88890a873db1524b4ed16b5f00cf6090c62ad0a7e510426a461b396cf39a1e881c1b024b64161c34a0cde25fa086966f57f3298c
+DIST nenv-0.3.0.tar.gz 9773 SHA256 c2904fbecf6b37d4f9955770eafd22bb400fcc99f1847d7a6eda94bf04bf45ef SHA512 f0a50d7c78573802849b383351f3d099e55c67b935933bc00d55b752c1af944a4b7a8054b2cd41b238b192587f5bcca5de9d5c577764502300d571446de24228 WHIRLPOOL 19f66e13c0ca3d9885c5845890b5b2328814c66c48884e3772c1a8b93e5cb3e06c262eb07e6127eca41a05b41835e7cf8018fc6c0877c8702809f1d39169c096
diff --git a/dev-ruby/nenv/nenv-0.3.0.ebuild b/dev-ruby/nenv/nenv-0.3.0.ebuild
new file mode 100644
index 0000000..7f3704f
--- /dev/null
+++ b/dev-ruby/nenv/nenv-0.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+inherit ruby-fakegem
+
+DESCRIPTION="Convenient wrapper for Ruby's ENV"
+HOMEPAGE="https://github.com/e2/nenv"
+SRC_URI="https://github.com/e2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e "/[Cc]overalls/d" spec/spec_helper.rb || die
+}
next reply other threads:[~2016-02-08 6:42 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-08 6:41 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-01 16:57 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nenv/ Hans de Graaff
2023-12-31 14:36 Hans de Graaff
2023-07-02 6:35 Hans de Graaff
2022-05-01 7:40 Hans de Graaff
2021-11-24 7:29 Hans de Graaff
2021-10-24 8:05 Hans de Graaff
2020-08-03 5:26 Hans de Graaff
2019-01-10 9:57 Hans de Graaff
2018-05-01 5:19 Hans de Graaff
2018-03-25 19:58 Sergei Trofimovich
2018-03-18 19:43 Sergei Trofimovich
2017-06-25 6:54 Hans de Graaff
2016-03-24 6:17 Hans de Graaff
2016-03-24 6:17 Hans de Graaff
2016-01-17 19:45 Fabian Groffen
2016-01-09 19:14 Markus Meier
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=1454913321.880cc3b35613996a11e096c1ce1a0a62aa3adc34.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