From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sequel/
Date: Sat, 30 Aug 2025 07:07:50 +0000 (UTC) [thread overview]
Message-ID: <1756537659.33b1ce3b849f7077825aa7d7614adf709ebc2b04.graaff@gentoo> (raw)
commit: 33b1ce3b849f7077825aa7d7614adf709ebc2b04
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 30 07:03:18 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 30 07:07:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b1ce3b
dev-ruby/sequel: add 5.95.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/sequel/Manifest | 1 +
dev-ruby/sequel/sequel-5.95.1.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-ruby/sequel/Manifest b/dev-ruby/sequel/Manifest
index 8fdeb0d30c92..bb0ed59266d9 100644
--- a/dev-ruby/sequel/Manifest
+++ b/dev-ruby/sequel/Manifest
@@ -1,3 +1,4 @@
DIST sequel-5.93.0.tar.gz 1823336 BLAKE2B f1f8a46662ceb72e8d95b7492fe4c1d795fb3b41eeffb7e6522a2eae593b884c6d33d672e0d7412a72e0408865d8610aeb75c98d5d08fbdc447e9b1f526795c8 SHA512 e5a711b8b25aca2d4d2b42ebc5781a6e18ec3bf90e6285cabb5c8f116c1e02ef80d5b65da46dd6f3e29d2981ed25c4388fc85c481f959a7a6d5a03f593a01aab
DIST sequel-5.94.0.tar.gz 1826856 BLAKE2B f2e6a9158cd1fdd03304211acd700e7477295f42e90fdecf06d6a4cb8a6917af4d0eaba586e68f9f6a0d59a833e5706f9ebe134c1dcd8b9a2625e6c7ed401954 SHA512 25cf5a1ffcfd7110f145876128b9d1441ba31e33c5530696b8a42e3e4be74520f71ffe0e77306014812fa9ca1ccd700e404b369de75cb5e24c24384fbb4f7896
DIST sequel-5.95.0.tar.gz 1832039 BLAKE2B 504042a42b9d1d74a1001c14e9df431b0527694408417ffcb40decf2748703257d67bfa2a0cfb0c8f08fbac259fa3ed15c65232d717a18a3117c1568e246a44d SHA512 20aa754802cd0c1c76b6db1c5290bd0f1c707e6dd00fd8be551ab576c8b9bc41c91d962ac19dd62b646038f8a304eba45cbec548c4e57e4558ff21823639b123
+DIST sequel-5.95.1.tar.gz 1832996 BLAKE2B 79b47226ffa94bd17ecbee3611e8af2634180fa153277b23dabef489edb121ede2f3c1459bb961ccbd8eedb26d2088d5d6cea6dc619be873a00c84bebf34a866 SHA512 d0b63274dccfc69e3b1e27720ee41b24e4292ad94307cad664aec1f82235910ad8a5e3ef039b8aa9921e924a6c57500268ad9e238dc99fc8addeda5e641d692f
diff --git a/dev-ruby/sequel/sequel-5.95.1.ebuild b/dev-ruby/sequel/sequel-5.95.1.ebuild
new file mode 100644
index 000000000000..c6fb997e145d
--- /dev/null
+++ b/dev-ruby/sequel/sequel-5.95.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby32 ruby33 ruby34"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
+RUBY_FAKEGEM_GEMSPEC="sequel.gemspec"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_TASK_TEST="spec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A lightweight database toolkit for Ruby"
+HOMEPAGE="https://sequel.jeremyevans.net/"
+SRC_URI="https://github.com/jeremyevans/sequel/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+IUSE="test"
+
+ruby_add_rdepend "dev-ruby/bigdecimal"
+
+ruby_add_bdepend "test? (
+ dev-ruby/activemodel
+ dev-ruby/minitest
+ dev-ruby/minitest-global_expectations
+ dev-ruby/minitest-hooks
+ dev-ruby/nokogiri
+ dev-ruby/tzinfo
+)"
next reply other threads:[~2025-08-30 7:07 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-30 7:07 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-16 10:09 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sequel/ Hans de Graaff
2025-08-05 9:35 Hans de Graaff
2025-08-05 9:35 Hans de Graaff
2025-07-07 11:36 Hans de Graaff
2025-07-07 11:36 Hans de Graaff
2025-07-07 11:36 Hans de Graaff
2025-06-03 7:04 Hans de Graaff
2025-06-02 19:27 Jakov Smolić
2025-05-31 20:10 Sam James
2025-05-03 5:43 Hans de Graaff
2025-05-03 5:43 Hans de Graaff
2025-05-03 5:43 Hans de Graaff
2025-04-02 5:26 Hans de Graaff
2025-04-02 5:26 Hans de Graaff
2025-04-02 5:26 Hans de Graaff
2025-03-08 16:49 Hans de Graaff
2025-01-03 8:31 Hans de Graaff
2024-12-07 8:28 Hans de Graaff
2024-11-17 7:44 Hans de Graaff
2024-11-17 7:44 Hans de Graaff
2024-10-06 12:01 Sam James
2024-09-07 8:29 Hans de Graaff
2024-07-05 5:29 Hans de Graaff
2024-07-05 5:29 Hans de Graaff
2024-06-20 5:30 Hans de Graaff
2024-06-20 5:30 Hans de Graaff
2024-03-18 6:41 Hans de Graaff
2024-03-14 5:48 Hans de Graaff
2024-02-10 7:15 Hans de Graaff
2024-01-02 7:11 Hans de Graaff
2024-01-02 7:11 Hans de Graaff
2023-12-02 8:01 Hans de Graaff
2023-11-02 6:51 Hans de Graaff
2023-10-02 5:39 Hans de Graaff
2023-09-02 6:29 Hans de Graaff
2023-08-17 20:03 Hans de Graaff
2023-08-13 8:40 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=1756537659.33b1ce3b849f7077825aa7d7614adf709ebc2b04.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