From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby_smb/
Date: Mon, 25 Jun 2018 18:24:21 +0000 (UTC) [thread overview]
Message-ID: <1529950831.cd57a2df7e7f82724f46f77ed9251c599ddd12ef.graaff@gentoo> (raw)
commit: cd57a2df7e7f82724f46f77ed9251c599ddd12ef
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 18:19:10 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 18:20:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd57a2df
dev-ruby/ruby_smb: add 0.0.24
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ruby/ruby_smb/Manifest | 1 +
dev-ruby/ruby_smb/ruby_smb-0.0.24.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-ruby/ruby_smb/Manifest b/dev-ruby/ruby_smb/Manifest
index 5dd36813102..f5863a0c29d 100644
--- a/dev-ruby/ruby_smb/Manifest
+++ b/dev-ruby/ruby_smb/Manifest
@@ -1,2 +1,3 @@
DIST ruby_smb-0.0.12.gem 59392 BLAKE2B 3bf8497a75936c6ac06515239ea4be40cb29f7002a69ac7fed0d71cb5bee88fe77a5dd3863b93d5ca7c77e39c07493a1bac414f72c0c009e7ed9ceb850adb76f SHA512 8343c18e1592a0b0878fe70999e0cacc32059fc721da4690a7ebfadc1ed86562a177e715ce83a8a7993a3494bfa4195b81d790e5d675a4093a5455a843e8b95f
DIST ruby_smb-0.0.23.gem 149504 BLAKE2B fe9e8dab2d0437cff691293b71473c5bbbc697952e1ce2ca52176922a7fffdeecf05e38ec139ee6f5f8c6615b2f80e6ded3b6c50390b9a7c7d06c777ce738491 SHA512 eaa779a3e9e3858142ed5581fddf5afd1f05106257e314c8811ca05fc80ce50c7944c8cbc147d652aad4c8fc4b3247c97f9f57eed44887de47abd51fe576e5e1
+DIST ruby_smb-0.0.24.gem 150016 BLAKE2B bd9af5646e151dd61d89057c325f4246dd2bed686fffc56cc1d281615093223a71dc3f2cb67d8e2f6ddacdbfafd4121e46b4109de652f90363451cb905fee2be SHA512 bef4a57edd906f84eaa46072d508578e23834e08d0f66b28feaf3f7c861474bbfc763b9f4e117537d635165fa6f0d1d2430a9e4dadf23bbf99485893ce735cc2
diff --git a/dev-ruby/ruby_smb/ruby_smb-0.0.24.ebuild b/dev-ruby/ruby_smb/ruby_smb-0.0.24.ebuild
new file mode 100644
index 00000000000..fc708a285da
--- /dev/null
+++ b/dev-ruby/ruby_smb/ruby_smb-0.0.24.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="pure Ruby implementation of the SMB Protocol Family"
+HOMEPAGE="https://github.com/rapid7/ruby_smb"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/bindata:*
+ dev-ruby/rubyntlm
+ dev-ruby/windows_error"
+
+all_ruby_prepare() {
+ sed -i -e '/simple[Cc]ov/d' -e '/coveralls/d' spec/spec_helper.rb
+ sed -i -e '/[Ss]imple[Cc]ov/,/end/d' \
+ -e '/[Cc]overalls/,/end/d' spec/spec_helper.rb
+ sed -i '/TRAVIS/d' spec/spec_helper.rb
+ sed -i -e '1irequire "rubyntlm"; require "time"' spec/spec_helper.rb
+}
next reply other threads:[~2018-06-25 18:24 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-25 18:24 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-04 18:33 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby_smb/ Rick Farina
2023-07-10 18:10 Hans de Graaff
2023-03-26 3:03 Sam James
2023-03-19 7:45 Hans de Graaff
2020-09-08 12:03 Hans de Graaff
2020-07-26 5:52 Hans de Graaff
2019-11-04 19:02 Hans de Graaff
2019-06-28 4:53 Hans de Graaff
2019-05-18 5:36 Hans de Graaff
2019-01-21 20:41 Hans de Graaff
2018-11-21 18:21 Rick Farina
2018-07-17 6:40 Hans de Graaff
2018-07-03 4:24 Hans de Graaff
2018-06-25 18:24 Hans de Graaff
2018-04-12 17:03 Hans de Graaff
2017-05-09 16:31 Richard Farina
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=1529950831.cd57a2df7e7f82724f46f77ed9251c599ddd12ef.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