From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 42AC6139694 for ; Sun, 14 May 2017 05:40:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF732E0DCD; Sun, 14 May 2017 05:40:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA845E0DCD for ; Sun, 14 May 2017 05:40:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 435C733BE32 for ; Sun, 14 May 2017 05:40:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3537303 for ; Sun, 14 May 2017 05:40:22 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1494739561.c60e5989074ec1c263b4b6292260c3113e49e732.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/climate_control/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/climate_control/Manifest dev-ruby/climate_control/climate_control-0.2.0.ebuild X-VCS-Directories: dev-ruby/climate_control/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: c60e5989074ec1c263b4b6292260c3113e49e732 X-VCS-Branch: master Date: Sun, 14 May 2017 05:40:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 57efd89c-9cc6-4321-80fd-b5b4675d7a39 X-Archives-Hash: 527a36c057c5a1eca2b2b4362f205785 commit: c60e5989074ec1c263b4b6292260c3113e49e732 Author: Hans de Graaff gentoo org> AuthorDate: Sun May 14 05:26:01 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun May 14 05:26:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60e5989 dev-ruby/climate_control: add 0.2.0 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-ruby/climate_control/Manifest | 1 + .../climate_control/climate_control-0.2.0.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-ruby/climate_control/Manifest b/dev-ruby/climate_control/Manifest index 95ed6687f3c..5668758ad75 100644 --- a/dev-ruby/climate_control/Manifest +++ b/dev-ruby/climate_control/Manifest @@ -1,2 +1,3 @@ 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 +DIST climate_control-0.2.0.gem 9728 SHA256 51f6a7f6a3e7b94f400592c298b32b91467400ec4580065ccc26efa522d82160 SHA512 c264d731fb02c7a15932d2724bcd54dff91d2370a0b5336444e167e0d39596974c3826db502be7dc1b6d99cdbbc022135822222a5a6cb6b822aa32a0913c1ec9 WHIRLPOOL dae35d6ec01029a3f3e9d11b708dfb29b45a865d38f8232fa11ee978544dba090bd9ea6a45cc1a6c521fcc261bb316a3e11c7beb58eaadd66ac86b9806590bc6 diff --git a/dev-ruby/climate_control/climate_control-0.2.0.ebuild b/dev-ruby/climate_control/climate_control-0.2.0.ebuild new file mode 100644 index 00000000000..64d71cae53f --- /dev/null +++ b/dev-ruby/climate_control/climate_control-0.2.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +USE_RUBY="ruby21 ruby22 ruby23 ruby24" + +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 +}