From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mixlib-shellout/
Date: Tue, 20 Oct 2015 05:13:12 +0000 (UTC) [thread overview]
Message-ID: <1445317954.4e43647d0f2f35a021eee1eb0eb756e7329554c8.graaff@gentoo> (raw)
commit: 4e43647d0f2f35a021eee1eb0eb756e7329554c8
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 05:12:34 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 05:12:34 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e43647d
dev-ruby/mixlib-shellout: add 2.2.2
Package-Manager: portage-2.2.20.1
dev-ruby/mixlib-shellout/Manifest | 1 +
.../mixlib-shellout/mixlib-shellout-2.2.2.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/mixlib-shellout/Manifest b/dev-ruby/mixlib-shellout/Manifest
index a9cc5d3..de560e3 100644
--- a/dev-ruby/mixlib-shellout/Manifest
+++ b/dev-ruby/mixlib-shellout/Manifest
@@ -1 +1,2 @@
DIST mixlib-shellout-2.2.1.tar.gz 33307 SHA256 68e70a5ba15eca9ebf737f1ed21b3b90744b83f2856bf69e93f7b66348f67d03 SHA512 c9f9724b0929e07ba56a90508b167d6a6971aa7dabcecd320b8abd60a80dd0542e86b0570f3a9db5a76057ad8c4e1f9ec6ff38460a76ccd745a4996f1d69e297 WHIRLPOOL 29ad017b470312651e4c7c4a9f782184107c5e1527d8babf6de9c8a5040c094bb713dbd28bacdeeb5757ab37cb7a55025d137e022aeea9c8a81a9f4f28928b8b
+DIST mixlib-shellout-2.2.2.tar.gz 33495 SHA256 ecd1b4612465ab650b568c85af05c26cdea874d1bf00586b2c76830dd040bae6 SHA512 8ae64988347786c11c208f648a6b65d3e4b70822175ead4081e0073287baa1a61956193e82d48e7fe03f03c58c5b8678716579d70abb576f5531d32fba50e4c5 WHIRLPOOL f818fea924d616e2a64eb718dd3329e15bb304736985ce8eaa0a223c36db20a18a2e464dbe983292c6cebe1b3c4ddeb8683155c89d95985f79e91e645f4b8a60
diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.2.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.2.ebuild
new file mode 100644
index 0000000..6d1fc6f
--- /dev/null
+++ b/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRA_DOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Run external commands on Unix or Windows"
+HOMEPAGE="https://github.com/opscode/mixlib-shellout"
+SRC_URI="https://github.com/opscode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+each_ruby_prepare() {
+ # Make sure we actually use the right interpreter for testing
+ sed -i -e "/ruby_eval/ s:ruby :${RUBY} :" spec/mixlib/shellout_spec.rb || die
+}
next reply other threads:[~2015-10-20 5:13 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-20 5:13 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-03 10:53 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mixlib-shellout/ Hans de Graaff
2025-04-08 5:33 Hans de Graaff
2025-04-04 16:47 Hans de Graaff
2025-04-04 16:47 Hans de Graaff
2025-03-08 9:02 Hans de Graaff
2025-03-08 9:02 Hans de Graaff
2025-01-18 6:17 Hans de Graaff
2024-11-11 7:39 Hans de Graaff
2024-11-11 7:39 Hans de Graaff
2024-10-15 5:48 Hans de Graaff
2024-10-15 5:48 Hans de Graaff
2024-06-19 5:16 Hans de Graaff
2024-01-08 7:00 Hans de Graaff
2023-11-12 16:50 Arthur Zamarin
2023-11-12 7:24 Hans de Graaff
2023-08-27 6:44 Hans de Graaff
2023-07-02 7:49 Hans de Graaff
2023-07-02 7:49 Hans de Graaff
2022-05-01 8:38 Hans de Graaff
2021-06-03 5:50 Hans de Graaff
2020-09-11 6:58 Hans de Graaff
2020-08-09 7:02 Hans de Graaff
2020-08-08 8:07 Hans de Graaff
2020-01-07 6:08 Hans de Graaff
2019-07-16 6:56 Hans de Graaff
2019-02-01 11:01 Hans de Graaff
2019-02-01 11:01 Hans de Graaff
2018-12-12 7:33 Hans de Graaff
2018-12-08 7:47 Hans de Graaff
2018-12-08 7:47 Hans de Graaff
2018-07-24 5:41 Hans de Graaff
2018-03-08 6:47 Hans de Graaff
2017-07-29 5:42 Hans de Graaff
2016-11-08 23:32 Manuel Rüger
2016-11-08 23:32 Manuel Rüger
2016-10-24 20:05 Manuel Rüger
2016-02-05 6:51 Hans de Graaff
2016-02-05 6:51 Hans de Graaff
2015-12-04 6:50 Hans de Graaff
2015-10-27 1:14 Manuel Rüger
2015-10-20 5:13 Hans de Graaff
2015-09-11 23:11 Manuel Rüger
2015-09-04 5:07 Hans de Graaff
2015-09-04 5:07 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=1445317954.4e43647d0f2f35a021eee1eb0eb756e7329554c8.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