From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashdiff/
Date: Tue, 23 Apr 2019 05:21:05 +0000 (UTC) [thread overview]
Message-ID: <1555996462.222244f543caa48dd35c182be405896afb47ef92.graaff@gentoo> (raw)
commit: 222244f543caa48dd35c182be405896afb47ef92
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 05:14:22 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 05:14:22 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=222244f5
dev-ruby/hashdiff: add 0.3.9
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-ruby/hashdiff/Manifest | 1 +
dev-ruby/hashdiff/hashdiff-0.3.9.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ruby/hashdiff/Manifest b/dev-ruby/hashdiff/Manifest
index aee5760ee89..8622add4b7b 100644
--- a/dev-ruby/hashdiff/Manifest
+++ b/dev-ruby/hashdiff/Manifest
@@ -1,2 +1,3 @@
DIST hashdiff-0.3.7.gem 18944 BLAKE2B b7d39375a0c688e4fe2672701d87148b6ff6ee18fcc58b68f71a4c449613c124022538a04ae9a995d2d20e9d40e0ab263664f1085dc205286a3bd3595c83c760 SHA512 62cbbd1631127f98be214ab5c849d4a78c9f9aa762e372412a68f843df09caa9bb3b8ff096952ff4fe5b401dc8fefff7e42c2d1beb7e647ed9216550ecd06d93
DIST hashdiff-0.3.8.gem 18944 BLAKE2B e248384076cf73db84095060578fcf3f458eaccfee8bdf4645c98c9fe51c67fe1fe1b9affeb485880433acb52d41f5c23f8a9d1bfb4397a820dfad01dd7f9092 SHA512 d58b9a07db1044e9b9b61cf1eb9515ff5a8426f0d59484c132c2c498591c9dd73cebda8a98b180d05228fe8e1e610d0dddb3a63ea38981f6609ecdf239339a83
+DIST hashdiff-0.3.9.gem 18944 BLAKE2B b24c557b0ca14758706b3de6a34034725af4f2c1d6f6a92d03353ab100ae2c82672d5854a17b382f2b5ef7a9bd296f03fd1877d4d36b7c626e3828e2d1cc6055 SHA512 0cfff7d94405391a5d810b6323b820ad73d4543a33bfe34dd6a4159bbf4190eaeb33e8a617bbe84662b14d54ec3d95e838cde5b38c29a029393b6b41f62ed45d
diff --git a/dev-ruby/hashdiff/hashdiff-0.3.9.ebuild b/dev-ruby/hashdiff/hashdiff-0.3.9.ebuild
new file mode 100644
index 00000000000..7782fdb1b28
--- /dev/null
+++ b/dev-ruby/hashdiff/hashdiff-0.3.9.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="changelog.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple Hash extension to make working with nested hashes easier"
+HOMEPAGE="https://github.com/liufengyun/hashdiff"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+}
next reply other threads:[~2019-04-23 5:21 UTC|newest]
Thread overview: 78+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-23 5:21 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-06 9:47 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashdiff/ Hans de Graaff
2025-08-16 14:00 Hans de Graaff
2025-05-21 17:52 Hans de Graaff
2025-05-20 21:01 Sam James
2025-05-20 17:44 Arthur Zamarin
2025-05-18 11:30 Arthur Zamarin
2025-05-18 9:38 Sam James
2025-04-01 13:24 Hans de Graaff
2024-11-13 6:45 Hans de Graaff
2024-11-01 6:48 Hans de Graaff
2024-10-12 15:05 Sam James
2024-10-10 11:04 Arthur Zamarin
2024-10-06 13:39 Arthur Zamarin
2024-10-06 11:52 Sam James
2024-10-06 11:36 Sam James
2024-10-06 11:12 Sam James
2024-09-11 15:04 Arthur Zamarin
2024-08-08 11:47 Hans de Graaff
2024-08-03 6:00 Hans de Graaff
2024-07-12 6:21 Ionen Wolkens
2024-07-02 3:56 Ionen Wolkens
2024-06-08 11:12 Arthur Zamarin
2023-12-31 19:20 Hans de Graaff
2023-12-15 7:08 Hans de Graaff
2023-12-05 18:25 Ionen Wolkens
2023-03-18 0:02 Sam James
2022-06-28 16:59 Arthur Zamarin
2022-06-28 16:47 Arthur Zamarin
2022-05-08 15:00 WANG Xuerui
2022-04-27 4:34 Arthur Zamarin
2022-04-26 13:45 Sam James
2022-04-16 7:08 Hans de Graaff
2022-04-01 5:15 Arthur Zamarin
2021-10-02 20:40 Sam James
2021-09-18 8:08 Hans de Graaff
2021-08-11 14:29 Marek Szuba
2021-05-13 6:44 Hans de Graaff
2021-05-13 6:44 Hans de Graaff
2020-04-19 12:22 Sergei Trofimovich
2020-04-19 12:22 Sergei Trofimovich
2020-02-28 7:44 Hans de Graaff
2020-02-28 7:44 Hans de Graaff
2020-01-22 18:40 Hans de Graaff
2019-09-07 6:10 Hans de Graaff
2019-09-07 6:10 Hans de Graaff
2019-07-16 6:56 Hans de Graaff
2019-07-16 6:56 Hans de Graaff
2019-05-29 5:29 Hans de Graaff
2019-05-29 5:29 Hans de Graaff
2019-04-23 5:21 Hans de Graaff
2019-01-12 8:15 Hans de Graaff
2018-12-31 6:58 Hans de Graaff
2018-12-31 6:58 Hans de Graaff
2018-12-15 7:42 Hans de Graaff
2018-12-15 7:42 Hans de Graaff
2018-05-21 5:16 Hans de Graaff
2018-03-25 12:41 Sergei Trofimovich
2018-02-03 18:22 Hans de Graaff
2017-10-09 5:21 Hans de Graaff
2017-09-20 6:07 Hans de Graaff
2017-09-20 6:07 Hans de Graaff
2017-08-23 6:14 Hans de Graaff
2017-08-07 4:44 Hans de Graaff
2017-07-15 6:35 Hans de Graaff
2017-06-23 4:52 Hans de Graaff
2017-05-01 4:35 Hans de Graaff
2017-05-01 4:35 Hans de Graaff
2016-12-28 6:52 Hans de Graaff
2016-11-25 6:25 Hans de Graaff
2016-08-18 5:38 Hans de Graaff
2016-06-13 4:37 Richard Farina
2016-03-07 2:41 Manuel Rüger
2016-02-12 6:20 Hans de Graaff
2016-01-21 7:14 Fabian Groffen
2015-11-06 7:31 Hans de Graaff
2015-10-26 5:55 Jeroen Roovers
2015-10-23 9:26 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=1555996462.222244f543caa48dd35c182be405896afb47ef92.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