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: Fri, 19 Jul 2019 04:29:54 +0000 (UTC) [thread overview]
Message-ID: <1563510515.6c425ea1c7543714e46a6b7b5950a6e58275d0e9.graaff@gentoo> (raw)
commit: 6c425ea1c7543714e46a6b7b5950a6e58275d0e9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 04:28:35 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 04:28:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c425ea1
dev-ruby/json_schema: cleanup
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ruby/json_schema/Manifest | 3 ---
dev-ruby/json_schema/json_schema-0.20.3.ebuild | 25 -------------------------
dev-ruby/json_schema/json_schema-0.20.4.ebuild | 25 -------------------------
dev-ruby/json_schema/json_schema-0.20.5.ebuild | 25 -------------------------
4 files changed, 78 deletions(-)
diff --git a/dev-ruby/json_schema/Manifest b/dev-ruby/json_schema/Manifest
index 24b8205223c..32e30115696 100644
--- a/dev-ruby/json_schema/Manifest
+++ b/dev-ruby/json_schema/Manifest
@@ -1,4 +1 @@
-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.3.ebuild b/dev-ruby/json_schema/json_schema-0.20.3.ebuild
deleted file mode 100644
index ac2d6dac495..00000000000
--- a/dev-ruby/json_schema/json_schema-0.20.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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
-}
diff --git a/dev-ruby/json_schema/json_schema-0.20.4.ebuild b/dev-ruby/json_schema/json_schema-0.20.4.ebuild
deleted file mode 100644
index ac2d6dac495..00000000000
--- a/dev-ruby/json_schema/json_schema-0.20.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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
-}
diff --git a/dev-ruby/json_schema/json_schema-0.20.5.ebuild b/dev-ruby/json_schema/json_schema-0.20.5.ebuild
deleted file mode 100644
index 735e6565181..00000000000
--- a/dev-ruby/json_schema/json_schema-0.20.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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
-}
next reply other threads:[~2019-07-19 4:30 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-19 4:29 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-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=1563510515.6c425ea1c7543714e46a6b7b5950a6e58275d0e9.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