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: Mon, 25 May 2020 05:23:12 +0000 (UTC) [thread overview]
Message-ID: <1590384140.7c4fb5b5e93e10c8d4cb59bbd820c05939704873.graaff@gentoo> (raw)
commit: 7c4fb5b5e93e10c8d4cb59bbd820c05939704873
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 05:21:12 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 25 05:22:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4fb5b5
dev-ruby/rake-remote_task: add missing rsync dependency
Closes: https://bugs.gentoo.org/723894
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
.../rake-remote_task-2.4.3-r1.ebuild | 28 ++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/dev-ruby/rake-remote_task/rake-remote_task-2.4.3-r1.ebuild b/dev-ruby/rake-remote_task/rake-remote_task-2.4.3-r1.ebuild
new file mode 100644
index 00000000000..93a9022ff54
--- /dev/null
+++ b/dev-ruby/rake-remote_task/rake-remote_task-2.4.3-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+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 "
+ test? ( dev-ruby/minitest )"
+ruby_add_rdepend ">=dev-ruby/open4-1.0 >=dev-ruby/rake-0.8 <dev-ruby/rake-13"
+
+RDEPEND+=" net-misc/rsync"
+DEPEND+=" test? ( net-misc/rsync )"
+
+each_ruby_test() {
+ ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}
next reply other threads:[~2020-05-25 5:23 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-25 5:23 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
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-10-13 5:25 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=1590384140.7c4fb5b5e93e10c8d4cb59bbd820c05939704873.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