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, 23 Feb 2019 10:05:21 +0000 (UTC) [thread overview]
Message-ID: <1550916272.43268a3d8e0823eb0fd489d051e9adb52ee1a2e9.graaff@gentoo> (raw)
commit: 43268a3d8e0823eb0fd489d051e9adb52ee1a2e9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 23 10:03:22 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 23 10:04:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43268a3d
dev-ruby/json_schema: add 0.20.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-ruby/json_schema/Manifest | 1 +
dev-ruby/json_schema/json_schema-0.20.3.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ruby/json_schema/Manifest b/dev-ruby/json_schema/Manifest
index e8e5971a542..b29cbdee375 100644
--- a/dev-ruby/json_schema/Manifest
+++ b/dev-ruby/json_schema/Manifest
@@ -1,3 +1,4 @@
DIST json_schema-0.19.1.tar.gz 34501 BLAKE2B a8467a439a05bee01a8588baf77bdf2c58f29a0a4c54cab8be248760192ca473bf24bd56859c1c36779b2ebf85744947db3c9278b64cf93fd66f1792924e2c08 SHA512 db2cc70737cba7266cadc7fa747779fdedbe94ed7d8c8e97df302daed68f0c4cc3e4f31c513870eef481b7906720cee1626513520a3c9ee152a570a05dab210b
DIST json_schema-0.20.1.tar.gz 34615 BLAKE2B b08b580dd55e5c2daba9e434f1deccb41ea3e65e791b885287ffee2a9c0c6e5d4ea40698514c69f0d3f59eb305e0509e3d82ef7919fd8c0a4bc0117cec74e104 SHA512 9e5bbd554bf60def870260f3672283d4208224c90057d908a30ce4a3e334a0d529e155265fddcc0e4c009a021c7d77cb51a3bce816dea2cfe852617ce15f64fa
DIST json_schema-0.20.2.tar.gz 35329 BLAKE2B e5814388840b015969478635018919d0a6fb0958bebafbc773bc96ce706108a90d8ef1f6ecad3ade60ec46417ec6a4a1559e3cf91e90c053bdd88500b48cc93b SHA512 533f7f43e75a5927f3496ae4334e9076e0ae21f1939e7d68fef5737585ee66be12469d3e0cd9ace6ffe9a460d56a515fafa4024f3128bfdb0f1cd5a72902ce6e
+DIST json_schema-0.20.3.tar.gz 35400 BLAKE2B 3d61fab9aa47dc39e74ace68be005a7816c444737b7205eeb5b0b0f408da84e08f53ae22aee6fe8f5101231a33a5914dd57abdc556a1d2cf9ba4f5b30627d7fb SHA512 570afa5bc15899a6797bafaa50b11256442b377abfabd713c1a7c57188b394f86987a104e282540f09ee3e02c13df11a8a88df625834566233e00fa5553af80d
diff --git a/dev-ruby/json_schema/json_schema-0.20.3.ebuild b/dev-ruby/json_schema/json_schema-0.20.3.ebuild
new file mode 100644
index 00000000000..ac2d6dac495
--- /dev/null
+++ b/dev-ruby/json_schema/json_schema-0.20.3.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="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md TODO.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="schemas"
+
+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-02-23 10:05 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-23 10: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-09-14 6:05 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-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=1550916272.43268a3d8e0823eb0fd489d051e9adb52ee1a2e9.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