From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/net-ping/
Date: Mon, 22 Aug 2016 19:01:00 +0000 (UTC) [thread overview]
Message-ID: <1471890250.b1f1b8e0b0661c041948bc77376de0a0d175441d.graaff@gentoo> (raw)
commit: b1f1b8e0b0661c041948bc77376de0a0d175441d
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Aug 22 18:24:10 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 18:24:10 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=b1f1b8e0
dev-ruby/net-ping: add 2.0.1
Package-Manager: portage-2.2.28
dev-ruby/net-ping/Manifest | 1 +
dev-ruby/net-ping/net-ping-2.0.1.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/net-ping/Manifest b/dev-ruby/net-ping/Manifest
index acaf00d..458ed91 100644
--- a/dev-ruby/net-ping/Manifest
+++ b/dev-ruby/net-ping/Manifest
@@ -1 +1,2 @@
DIST net-ping-1.7.8.gem 28160 SHA256 304e7e182440f0b05e4d86c7386660f0ab48ff78434bd6485ebb2710d268e3a6 SHA512 e3740a5ae35bfe1fd8a1852dd8cbbe4eb8b870bce26e7b2301c2ccbfcfc4655c191ec475d9ce1c1921c8aba603902723c6d7fb6660b6f8255cce382ea473f330 WHIRLPOOL cab2587bb98cb7bd9156dc7f5fff6cd25d5d6abaec52364e8b670f63ac60d73a884f3e6ed9de9e55557b6f2b81a005a3b374e458e6794a0d94bbb9dcd30230c3
+DIST net-ping-2.0.1.gem 28160 SHA256 36ba23b635440c1e7e6eae944a0d7b20ef03b6a1ec209d3e14abcd5a78469a5a SHA512 85ff11a3bec91ec47068af645385ed33eba2ddba55877ed2f5d48d095a6e49f870f33e51869a0ade38a67a574d29e8c936e7681e3a6557785551ae12c5f2e158 WHIRLPOOL a8ff569b71176e886b9873f6e95f8dbb7a8d391bdf53ee5753e3bcf2c953710a9373297e16d8dde2040454d8a8132ef06639ab26bddcd7cb7fb0b2c69b263b2c
diff --git a/dev-ruby/net-ping/net-ping-2.0.1.ebuild b/dev-ruby/net-ping/net-ping-2.0.1.ebuild
new file mode 100644
index 0000000..261bf32
--- /dev/null
+++ b/dev-ruby/net-ping/net-ping-2.0.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md doc/ping.txt"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides a ping interface for Ruby"
+HOMEPAGE="https://github.com/chernesk/net-ping"
+LICENSE="Artistic-2"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/fakeweb )"
+
+all_ruby_prepare() {
+ # Avoid tests requiring specific network access and setup
+ rm -f test/test_net_ping_external.rb || die
+ sed -i -e '/external/ s:^:#:' test/test_net_ping.rb || die
+}
next reply other threads:[~2016-08-22 19:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-22 19:01 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-29 9:48 [gentoo-commits] dev/graaff:master commit in: dev-ruby/net-ping/ 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=1471890250.b1f1b8e0b0661c041948bc77376de0a0d175441d.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