From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/json_schema/
Date: Sat, 14 Sep 2019 06:05:56 +0000 (UTC) [thread overview]
Message-ID: <1568440993.dd7646ffad00d9addf3481c89df99cfaa391067b.graaff@gentoo> (raw)
commit: dd7646ffad00d9addf3481c89df99cfaa391067b
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 06:03:13 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 06:03:13 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7646ff
dev-ruby/json_schema: add 0.20.8
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/json_schema/Manifest | 1 +
dev-ruby/json_schema/json_schema-0.20.8.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-ruby/json_schema/Manifest b/dev-ruby/json_schema/Manifest
index 0ae266d1d22..2b37b085446 100644
--- a/dev-ruby/json_schema/Manifest
+++ b/dev-ruby/json_schema/Manifest
@@ -1,2 +1,3 @@
DIST json_schema-0.20.6.tar.gz 36231 BLAKE2B 79874e4e7af3c856783ad5eb4c3085ea087195d46ebcf41e12302025dd899e70c81808889ad8e417d3aba1384444beafbd747cddaa4740fd6be9fdd7a4aa2907 SHA512 09fc6f5574da27e69cc13e5b081e27a78425c41606d89e794d77b15f56a17f709ee6a0267b247535da1ee9e71f2b4da9e2e278052a5d53c7d6f9ebbe3e314936
DIST json_schema-0.20.7.tar.gz 36421 BLAKE2B 4110d9781da9a95d0480fa88dfc8d94868574dec0e0a36ad11efedf3c50c98557dc8f561d1df8189ec4bd4453e86acbe5f76a8e2274fadcfae659d0fcc85943e SHA512 e35d3d580078051f3484eddd910744d1be5d1dc77a63b20db418a075a75e71961bd1d7459759ee8b40b1784640e69c626f76c73de02b3a07e37b4233ddb4e661
+DIST json_schema-0.20.8.tar.gz 36456 BLAKE2B 4159b8a293ab41d0d5f6c3877de98fe3ba0f1f9f151e938ebf03cdbd563fc06e80603b49ca0132877d0369901b8724229ee618bd2133a159fc34201de7d9541a SHA512 f3e2314d66fdd4fd0968a1e98f363e5f008fa91c46c068c198b89f54cd856d4d87bcab02eb23b46fbce34749885579178955a84d22aad2ae131928ceaaf80065
diff --git a/dev-ruby/json_schema/json_schema-0.20.8.ebuild b/dev-ruby/json_schema/json_schema-0.20.8.ebuild
new file mode 100644
index 00000000000..494c6484e43
--- /dev/null
+++ b/dev-ruby/json_schema/json_schema-0.20.8.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md TODO.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="schemas"
+
+RUBY_FAKEGEM_GEMSPEC="json_schema.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A JSON Schema V4 and Hyperschema V4 parser and validator"
+HOMEPAGE="https://github.com/brandur/json_schema"
+SRC_URI="https://github.com/brandur/json_schema/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/^if/,/^end/ s:^:#:' test/test_helper.rb || die
+}
next reply other threads:[~2019-09-14 6:06 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-14 6:05 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-03 7:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/json_schema/ Hans de Graaff
2023-08-27 6:44 Hans de Graaff
2023-08-11 19:14 Hans de Graaff
2023-08-11 19:14 Hans de Graaff
2022-06-25 8:03 Hans de Graaff
2022-04-08 9:15 Hans de Graaff
2022-03-18 6:50 Jakov Smolić
2020-06-16 4:42 Hans de Graaff
2020-05-23 5:28 Hans de Graaff
2020-05-23 5:28 Hans de Graaff
2020-02-26 6:25 Hans de Graaff
2019-07-19 4:29 Hans de Graaff
2019-07-19 4:29 Hans de Graaff
2019-05-17 4:31 Hans de Graaff
2019-05-08 17:32 Hans de Graaff
2019-05-08 17:32 Hans de Graaff
2019-03-12 5:49 Hans de Graaff
2019-02-23 10:05 Hans de Graaff
2019-02-21 6:09 Hans de Graaff
2019-01-05 9:48 Hans de Graaff
2018-10-28 6:31 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=1568440993.dd7646ffad00d9addf3481c89df99cfaa391067b.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