From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rake-remote_task/
Date: Thu, 13 Oct 2016 05:25:38 +0000 (UTC) [thread overview]
Message-ID: <1476335924.82ba9714d9d92cad455e1ed74bca7c8a365f14f0.graaff@gentoo> (raw)
commit: 82ba9714d9d92cad455e1ed74bca7c8a365f14f0
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 05:18:44 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 05:18:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ba9714
dev-ruby/rake-remote_task: add 2.4.1
Package-Manager: portage-2.3.0
dev-ruby/rake-remote_task/Manifest | 1 +
.../rake-remote_task/rake-remote_task-2.4.1.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-ruby/rake-remote_task/Manifest b/dev-ruby/rake-remote_task/Manifest
index 6ae81a3..2457fa5 100644
--- a/dev-ruby/rake-remote_task/Manifest
+++ b/dev-ruby/rake-remote_task/Manifest
@@ -1,2 +1,3 @@
DIST rake-remote_task-2.3.1.gem 18944 SHA256 a6779f13e490c3ea522c161db4cae2f5a963a95ddfa1baa416a09be64eb6746b SHA512 5ebd1cd2dd37ed196301a3d3bc1d55a5865904d0bb08ae5b2f1c9f8a3555fa20b649d1617377eb76b969e057f806315c3ee2f8b01544c38fd130e462587d459b WHIRLPOOL 84c850f671da63dab32326599474c5597385be96d679d07b3b51cabad8ac2fbd811bdca3ba8138edcda5be5a6ff7b45818709ce78b2cbb0738a0f1bad1065ee6
DIST rake-remote_task-2.4.0.gem 18944 SHA256 253165aaadc7c548397a066bf3a8a63e6d083c9b66fc26456dc2d606f6e5d702 SHA512 8c0cf9e69c4ef6232c76740b5675ed1ec9973a798ca105b57c003f6818314fdd8da166c096c6d66ebf5c9ebedcb4ca5881faf81b65da792d63d8b5a110513c1e WHIRLPOOL 42511f52c77eddbdf647ade4886eff91449c2810114716e738b0a61d49ceb12052cf4443c4177c6b666f4c468041a42e8efa1df26065d4cd8e8b40955c99f77c
+DIST rake-remote_task-2.4.1.gem 18944 SHA256 9b8ac386b6c899ec561a4966b54b29e5e192cc119c181b63fa588cd0e27702ea SHA512 c40050bb78ea2457f666f2cf75d88af1145ef449294bc8dfc25d3d350f45a8413e2812e77bebc6c724bc2c086ec3fea4f8a3b7f3b52807778a8283d831cadfc5 WHIRLPOOL 07875d7a1fccaa6a9dde1f0131907512c7b78152c8b4e399f963dbff2ec2bccf5af52980f40bfb3e73bb0b8bc9a0329a0406fb93f9942cdbc839b7f8c6cf3193
diff --git a/dev-ruby/rake-remote_task/rake-remote_task-2.4.1.ebuild b/dev-ruby/rake-remote_task/rake-remote_task-2.4.1.ebuild
new file mode 100644
index 00000000..9904602
--- /dev/null
+++ b/dev-ruby/rake-remote_task/rake-remote_task-2.4.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC="docs"
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Extends Rake with remote task goodness"
+HOMEPAGE="https://github.com/seattlerb/rake-remote_task"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_bdepend ">=dev-ruby/hoe-2.9.2
+ test? ( dev-ruby/minitest )"
+ruby_add_rdepend ">=dev-ruby/open4-1.0 dev-ruby/rake"
+
+all_ruby_prepare() {
+ sed -i -e '/isolate/ s:^:#:' Rakefile || die
+}
next reply other threads:[~2016-10-13 5:25 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-13 5:25 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 18:11 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rake-remote_task/ Hans de Graaff
2024-01-19 8:08 Hans de Graaff
2023-07-21 8:17 Hans de Graaff
2023-06-29 20:13 Hans de Graaff
2022-04-17 5:31 Hans de Graaff
2021-07-04 10:25 Hans de Graaff
2021-07-04 10:25 Hans de Graaff
2020-12-31 9:05 Hans de Graaff
2020-07-22 9:38 Hans de Graaff
2020-05-25 5:23 Hans de Graaff
2019-01-27 19:13 Hans de Graaff
2018-04-29 9:42 Hans de Graaff
2018-03-20 6:21 Hans de Graaff
2018-02-08 18:30 Hans de Graaff
2017-02-28 6:11 Hans de Graaff
2017-02-28 6:11 Hans de Graaff
2016-08-02 4:57 Hans de Graaff
2016-08-02 4:57 Hans de Graaff
2016-05-17 5:01 Hans de Graaff
2016-03-06 19:27 Manuel Rüger
2015-12-12 7:35 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=1476335924.82ba9714d9d92cad455e1ed74bca7c8a365f14f0.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