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/climate_control/
Date: Sun,  8 Jan 2017 06:43:33 +0000 (UTC)	[thread overview]
Message-ID: <1483857616.953a2653696f8b007066a172e67b26c8e85b601d.graaff@gentoo> (raw)

commit:     953a2653696f8b007066a172e67b26c8e85b601d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  8 06:40:16 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan  8 06:40:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953a2653

dev-ruby/climate_control: add 0.1.0

Package-Manager: portage-2.3.0

 dev-ruby/climate_control/Manifest                  |  1 +
 .../climate_control/climate_control-0.1.0.ebuild   | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/climate_control/Manifest b/dev-ruby/climate_control/Manifest
index 378daa9..95ed668 100644
--- a/dev-ruby/climate_control/Manifest
+++ b/dev-ruby/climate_control/Manifest
@@ -1 +1,2 @@
 DIST climate_control-0.0.3.gem 7168 SHA256 a5e8109935ad74e63ddbc20f37fb25f01737cd8a7dc99964d89ca26526b7334f SHA512 9e3b5fbf494e0757fdf52b2b6015d11b2b3aaece95e7226b98ca817a9af731a393ddf9a2278877e7f2ed75c68ff05a06769df03b08cc62757b5af123f7d95f30 WHIRLPOOL 7a1a8bf5981c1c69f525794c305868dab8ac450e9eefb91a5049b5a386e66ae48622178482b812063657de4fe63816aac70c97f36c2cb2d34c962f384acc331a
+DIST climate_control-0.1.0.gem 9216 SHA256 96ba15abdaaa9647e638cc4b3631d5ddf4a29478d96630947fdf0c345131ef72 SHA512 59e96a8b8b833b7370ed4a11e854ae6088c9f637ed7a1a6dda1666ccbe072f48ea2467508c4b1aa675e88f595aee6d9cc9f3617d75594c388ef6a8d3af44831f WHIRLPOOL 922b87074fe13f87083e8b639d04ad4f6929307da346adefd511791d14963390ca8fde9741733e91769fbfcabab5620fecbeb68ebd98972cd767653b9e9d89e3

diff --git a/dev-ruby/climate_control/climate_control-0.1.0.ebuild b/dev-ruby/climate_control/climate_control-0.1.0.ebuild
new file mode 100644
index 00000000..6fc1722
--- /dev/null
+++ b/dev-ruby/climate_control/climate_control-0.1.0.ebuild
@@ -0,0 +1,30 @@
+# 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_DOC=""
+RUBY_FAKEGEM_EXTRADOC="NEWS README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Easily manage your environment"
+HOMEPAGE="https://github.com/thoughtbot/climate_control"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+	# Avoid dependencies on simplecov and git.
+	sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+	sed -i -e 's/git ls-files/echo ""/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


             reply	other threads:[~2017-01-08  6:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-08  6:43 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-01  8:38 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/climate_control/ Hans de Graaff
2023-12-31 19:49 Hans de Graaff
2023-07-12  7:46 Hans de Graaff
2023-03-31  1:03 Sam James
2022-12-27  6:56 Hans de Graaff
2022-12-07 17:57 Hans de Graaff
2022-05-07  6:33 Hans de Graaff
2020-08-22  7:56 Hans de Graaff
2018-06-26 16:02 Hans de Graaff
2018-02-02 16:44 Hans de Graaff
2017-05-14  5:40 Hans de Graaff
2016-07-24 14:47 Hans de Graaff
2016-03-13 13:36 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=1483857616.953a2653696f8b007066a172e67b26c8e85b601d.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