From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubyntlm/
Date: Sat, 30 Jan 2021 07:04:04 +0000 (UTC) [thread overview]
Message-ID: <1611989905.0afe6cd79807d632e479fdb46867ce1b6fb2fc26.graaff@gentoo> (raw)
commit: 0afe6cd79807d632e479fdb46867ce1b6fb2fc26
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 06:58:25 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 06:58:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afe6cd7
dev-ruby/rubyntlm: add 0.6.3
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rubyntlm/Manifest | 1 +
dev-ruby/rubyntlm/rubyntlm-0.6.3.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-ruby/rubyntlm/Manifest b/dev-ruby/rubyntlm/Manifest
index 9d77479e033..5d2fa72f4e2 100644
--- a/dev-ruby/rubyntlm/Manifest
+++ b/dev-ruby/rubyntlm/Manifest
@@ -1 +1,2 @@
DIST rubyntlm-0.6.2.gem 32768 BLAKE2B 2459dc14c5eaa00c8728bafc0e30fbc1ad09a1fe012e4c6e428028f6232045ddd34fda1654e7b8ebcbc9349cbe24f6f6e44dc4af34c86e6b219e86d3a0caff88 SHA512 11c5a4affc47ac9c4207718856549e202946a0d75f40b508d9dbdde4f5792de0737e03342c653a0cb06f8ca91a260859cd386d6349c909c7ea99c31c77fd6bb3
+DIST rubyntlm-0.6.3.gem 32768 BLAKE2B f9e21068e684620e2e54c685132d034a805fefa4eb90261babac9d58e38167412e0257f0d9b018603772dbd6f152eb9478340d7a390174bc908d1ac8640fcff4 SHA512 7e50c1bf63477fead9189a5ade06db65a3fad04d82bccfbffb513517ab97766053c800af9551e027dedc3aee6fb35288c234d98b1a02815299bcbc463e0edd87
diff --git a/dev-ruby/rubyntlm/rubyntlm-0.6.3.ebuild b/dev-ruby/rubyntlm/rubyntlm-0.6.3.ebuild
new file mode 100644
index 00000000000..2df81e4f032
--- /dev/null
+++ b/dev-ruby/rubyntlm/rubyntlm-0.6.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby/NTLM provides message creator and parser for the NTLM authentication."
+HOMEPAGE="https://github.com/winrb/rubyntlm"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/ s:^:#:' spec/spec_helper.rb || die
+}
next reply other threads:[~2021-01-30 7:04 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-30 7:04 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-18 8:56 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubyntlm/ Hans de Graaff
2024-09-18 8:56 Hans de Graaff
2024-07-11 16:19 Hans de Graaff
2024-06-16 5:49 Hans de Graaff
2024-06-11 4:58 Hans de Graaff
2024-03-04 18:33 Rick Farina
2023-06-29 15:16 Hans de Graaff
2023-06-24 20:35 Hans de Graaff
2023-03-19 7:45 Hans de Graaff
2023-03-19 7:45 Hans de Graaff
2022-04-24 7:06 Hans de Graaff
2021-08-07 7:33 Hans de Graaff
2021-08-07 7:33 Hans de Graaff
2021-05-10 12:31 Sam James
2021-04-04 6:53 Hans de Graaff
2020-07-26 9:15 Hans de Graaff
2019-01-21 20:41 Hans de Graaff
2018-04-12 17:03 Hans de Graaff
2018-02-10 7:42 Hans de Graaff
2017-08-02 5:07 Hans de Graaff
2017-04-25 4:31 Hans de Graaff
2016-12-25 6:55 Hans de Graaff
2016-12-25 6:55 Hans de Graaff
2016-09-16 6:47 Hans de Graaff
2016-09-16 6:47 Hans de Graaff
2016-02-17 22:21 Manuel Rüger
2016-02-17 22:21 Manuel Rüger
2016-01-23 7:47 Hans de Graaff
2015-09-07 21:56 Richard Farina
2015-09-05 6:06 Hans de Graaff
2015-09-05 6:06 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=1611989905.0afe6cd79807d632e479fdb46867ce1b6fb2fc26.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