From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 96DCE138334 for ; Fri, 17 May 2019 04:31:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17C82E0867; Fri, 17 May 2019 04:31:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A0F1E0867 for ; Fri, 17 May 2019 04:31:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A111234482C for ; Fri, 17 May 2019 04:31:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E84975EB for ; Fri, 17 May 2019 04:31:36 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1558067461.e4f3942cae264a0d19f341e0969e406b1e7c7269.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/json_schema/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/json_schema/Manifest dev-ruby/json_schema/json_schema-0.20.6.ebuild X-VCS-Directories: dev-ruby/json_schema/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: e4f3942cae264a0d19f341e0969e406b1e7c7269 X-VCS-Branch: master Date: Fri, 17 May 2019 04:31:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 13b9ec30-f0c5-44f4-8bc0-504c1e2b712c X-Archives-Hash: e18331328aa3478e6fe369012bd1e4f6 commit: e4f3942cae264a0d19f341e0969e406b1e7c7269 Author: Hans de Graaff gentoo org> AuthorDate: Fri May 17 04:31:01 2019 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri May 17 04:31:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f3942c dev-ruby/json_schema: add 0.20.6 Signed-off-by: Hans de Graaff gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/json_schema/Manifest | 1 + dev-ruby/json_schema/json_schema-0.20.6.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-ruby/json_schema/Manifest b/dev-ruby/json_schema/Manifest index 7113acbf7bc..24b8205223c 100644 --- a/dev-ruby/json_schema/Manifest +++ b/dev-ruby/json_schema/Manifest @@ -1,3 +1,4 @@ DIST json_schema-0.20.3.tar.gz 35400 BLAKE2B 3d61fab9aa47dc39e74ace68be005a7816c444737b7205eeb5b0b0f408da84e08f53ae22aee6fe8f5101231a33a5914dd57abdc556a1d2cf9ba4f5b30627d7fb SHA512 570afa5bc15899a6797bafaa50b11256442b377abfabd713c1a7c57188b394f86987a104e282540f09ee3e02c13df11a8a88df625834566233e00fa5553af80d DIST json_schema-0.20.4.tar.gz 35695 BLAKE2B 07e3f834992dd0f8405f53171a6351d6df755695741d675a2fe34410a40a69299330f2be769dc9a113e4169f6b7698e785061a71e73f0252d6652feca50b8046 SHA512 8b924908bd8e8fe484c85b275b941c3aeb14da1c90aa78f541b8c71471d296f1e935cf0a1944819d96969b687425c3dbd930f626e5627dc6a99a67f26743d545 DIST json_schema-0.20.5.tar.gz 36099 BLAKE2B 74cafca0d4e369bd7d5ac9a502ed4933aaa37682d67cb2c73cdf338373621b14805a91a365355052c6c4afed917101475ba80ed00f8bc0d01642d1d113d56888 SHA512 9a61d4709fd06aa5b7806cc9f313daa2bf6d632e9c231e2761cda324f0339b5d3a9bde1e96afc02f93ef81414bec93e8fab94df5221ef7809f29a4c0f3f79f54 +DIST json_schema-0.20.6.tar.gz 36231 BLAKE2B 79874e4e7af3c856783ad5eb4c3085ea087195d46ebcf41e12302025dd899e70c81808889ad8e417d3aba1384444beafbd747cddaa4740fd6be9fdd7a4aa2907 SHA512 09fc6f5574da27e69cc13e5b081e27a78425c41606d89e794d77b15f56a17f709ee6a0267b247535da1ee9e71f2b4da9e2e278052a5d53c7d6f9ebbe3e314936 diff --git a/dev-ruby/json_schema/json_schema-0.20.6.ebuild b/dev-ruby/json_schema/json_schema-0.20.6.ebuild new file mode 100644 index 00000000000..735e6565181 --- /dev/null +++ b/dev-ruby/json_schema/json_schema-0.20.6.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_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 +}