From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/dry-types/
Date: Wed, 04 Jun 2025 09:20:14 +0000 (UTC) [thread overview]
Message-ID: <1749028207.c087d06530fe80a834066a41789e222aa2b724d9.graaff@gentoo> (raw)
commit: c087d06530fe80a834066a41789e222aa2b724d9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 09:10:07 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 09:10:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c087d065
dev-ruby/dry-types: drop 1.8.0, 1.8.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/dry-types/Manifest | 2 --
dev-ruby/dry-types/dry-types-1.8.0.ebuild | 39 -------------------------------
dev-ruby/dry-types/dry-types-1.8.1.ebuild | 39 -------------------------------
3 files changed, 80 deletions(-)
diff --git a/dev-ruby/dry-types/Manifest b/dev-ruby/dry-types/Manifest
index 1f329e0d8479..b9c65a2e551b 100644
--- a/dev-ruby/dry-types/Manifest
+++ b/dev-ruby/dry-types/Manifest
@@ -1,4 +1,2 @@
DIST dry-types-1.7.2.tar.gz 101450 BLAKE2B e0ebd390bea2178a9a348b65bc7cb5af8657d61f66a77ba52ba26e64aab44c2bd6d142c164c023002244aded5da7175199108c069635b1031d469d7e678f0ed1 SHA512 401372b73b55947d1ba6619903cacd422be1a04ffdd3746d3323a68afa98fcea3d87a4bf1d81a9e9a389b2dcd8dd3a9d096f6982d168528d9fadf60e0fc33076
-DIST dry-types-1.8.0.tar.gz 102719 BLAKE2B 2fdb836d2bdc2e0a71d3239c5588d13341b4b1706f8626702ecf4187c6b8ac54dc3bbe6ce353465c9097773275b184496c5e07ec8045b024d714565cd460f0cd SHA512 001c4f1de3f8bec175eecb0052a477e044125c9582c41d44a61b6d5133a2b011b211e8b8c4c2216a708abdd06abaa51c75ef9b54bd43e0d6d646448616fd2dfe
-DIST dry-types-1.8.1.tar.gz 102882 BLAKE2B 813f0b067cbddcbb147bc34b765a522700fb1003fc4a244ca8a2f7db581ff80b9138a6cbdba868629011f59fb4ff8f7766092ab6a0fb02b819fc143170f47989 SHA512 5dcaf2eaf3f27a3aab388d46d108793a873e477c53cf5da8955291d091c232403e5f8eaa7621370aed08bb10c3ecb8c600fc0309626475e94950c744088596dc
DIST dry-types-1.8.2.tar.gz 103007 BLAKE2B acc67223f4429210d8fe5397a11d2383f9425504e6dd4679f87f69ee54084f59c11d99b37eb2f6853818c96747376e4ed100aa2cd8c515d60288fb59a5b75621 SHA512 f034271d43f91162bd9ac5d5b309b91ec088141b2db9ac59c03059b173480ca552d561c122defe924ca0636abac6bc1516ee2984ec6eac0985e2b51e76c2e311
diff --git a/dev-ruby/dry-types/dry-types-1.8.0.ebuild b/dev-ruby/dry-types/dry-types-1.8.0.ebuild
deleted file mode 100644
index 387117ddb1b8..000000000000
--- a/dev-ruby/dry-types/dry-types-1.8.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="dry-types.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Type system for Ruby supporting coercions, constraints and complex types."
-
-HOMEPAGE="https://dry-rb.org/gems/dry-types/"
-SRC_URI="https://github.com/dry-rb/dry-types/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-ruby_add_rdepend "
- dev-ruby/bigdecimal:0
- dev-ruby/concurrent-ruby:1
- dev-ruby/dry-core:1
- dev-ruby/dry-inflector:1
- >=dev-ruby/dry-logic-1.4:1
- >=dev-ruby/zeitwerk-2.6:2
-"
-
-ruby_add_bdepend "test? (
- dev-ruby/dry-monads
- dev-ruby/dry-struct
- dev-ruby/warning
-)"
diff --git a/dev-ruby/dry-types/dry-types-1.8.1.ebuild b/dev-ruby/dry-types/dry-types-1.8.1.ebuild
deleted file mode 100644
index 387117ddb1b8..000000000000
--- a/dev-ruby/dry-types/dry-types-1.8.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="dry-types.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Type system for Ruby supporting coercions, constraints and complex types."
-
-HOMEPAGE="https://dry-rb.org/gems/dry-types/"
-SRC_URI="https://github.com/dry-rb/dry-types/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-ruby_add_rdepend "
- dev-ruby/bigdecimal:0
- dev-ruby/concurrent-ruby:1
- dev-ruby/dry-core:1
- dev-ruby/dry-inflector:1
- >=dev-ruby/dry-logic-1.4:1
- >=dev-ruby/zeitwerk-2.6:2
-"
-
-ruby_add_bdepend "test? (
- dev-ruby/dry-monads
- dev-ruby/dry-struct
- dev-ruby/warning
-)"
next reply other threads:[~2025-06-04 9:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-04 9:20 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-10 4:06 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/dry-types/ Hans de Graaff
2025-06-10 4:56 Hans de Graaff
2025-05-30 13:15 Hans de Graaff
2025-05-20 18:31 Arthur Zamarin
2025-05-18 12:13 Arthur Zamarin
2025-02-01 6:27 Hans de Graaff
2025-01-07 6:34 Hans de Graaff
2024-10-15 5:22 Sam James
2024-10-09 2:53 Jakov Smolić
2024-10-06 11:18 Sam James
2024-10-06 11:11 Sam James
2024-10-06 11:11 Sam James
2024-04-28 19:11 Ionen Wolkens
2024-04-09 15:51 Hans de Graaff
2024-03-15 6:08 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=1749028207.c087d06530fe80a834066a41789e222aa2b724d9.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