public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Fri, 12 Feb 2016 06:20:55 +0000 (UTC)	[thread overview]
Message-ID: <1455258013.af72e7030f8f6ab4d6f0b5357bdf771b739cf4fa.graaff@gentoo> (raw)

commit:     af72e7030f8f6ab4d6f0b5357bdf771b739cf4fa
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 05:59:36 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 06:20:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af72e703

dev-ruby/hashdiff: add 0.3.0

Package-Manager: portage-2.2.26

 dev-ruby/hashdiff/Manifest              |  1 +
 dev-ruby/hashdiff/hashdiff-0.3.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/hashdiff/Manifest b/dev-ruby/hashdiff/Manifest
index 3c3293a..59f9f13 100644
--- a/dev-ruby/hashdiff/Manifest
+++ b/dev-ruby/hashdiff/Manifest
@@ -1,2 +1,3 @@
 DIST hashdiff-0.2.2.gem 14848 SHA256 109e5ebd20ac94de2fd8074959b9a1e0c6e69476206ab05e33852cc826eec959 SHA512 c26075c162baab018f2918d548042c15f8df70e03c184c1be07eab58b7accfd2a4c360001a5beadd686c2df6cfb3169216d55e9777f63635519a741132ea9ba0 WHIRLPOOL 21bce7e73d080dd2a497fef94b0755d8fe6fec9554468533e18a63c4668b884483cec862968b7887ef12c04507fd2dfcc559e4f7a5f9bd2c834656d5a42b5fd3
 DIST hashdiff-0.2.3.gem 15360 SHA256 e3b61e7c19235619296300cd7e8aa4e6ac7d257446bc4e47742761a5f177a6c4 SHA512 3bcb3af69329a1103136cb4cfb2cea23459e32edae12a9cc3a14fa6e819982d218aee828dc6a919226a1d1c13160707e88a64a15b52376b7af65daa52cfe9729 WHIRLPOOL f0b6ba39a346950a48e05aecf861e7f14d60fcc279007563e9f28ad172443eef5b7874a8b58ab71a6843a2dc63c72bc116a1c0deace0f488c4e9b5b553f3b4fb
+DIST hashdiff-0.3.0.gem 15360 SHA256 04844d6f841e96ead0f1453597a92045cae5abb1c74fc0fcf790dc8fb27a06e4 SHA512 c40b400c5cfbc7a3cd5bd59936608ab4616e41937f355a3cea84b738d2fe51a88a80bc70a70a526a884326df93d2817be46c50065e20dda2a0de846b05f5f241 WHIRLPOOL d8e3a3fe4c7a36a8ec5965bc2a2401d4d57b785c402c7027f06558f3a02707df7e09beee197b9b6e9a032680d6adf6e68f521b79d0e8853fd7c6fdd79ff93eca

diff --git a/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild b/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild
new file mode 100644
index 0000000..6cd505d
--- /dev/null
+++ b/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+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 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""


             reply	other threads:[~2016-02-12  6:21 UTC|newest]

Thread overview: 78+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-12  6:20 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-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-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=1455258013.af72e7030f8f6ab4d6f0b5357bdf771b739cf4fa.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