From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/will_paginate/
Date: Sun, 20 Apr 2025 09:41:31 +0000 (UTC) [thread overview]
Message-ID: <1745142049.9c7926d93dce31aaac6500dfa19176bc6eab5a26.graaff@gentoo> (raw)
commit: 9c7926d93dce31aaac6500dfa19176bc6eab5a26
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 20 09:32:35 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr 20 09:40:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7926d9
dev-ruby/will_paginate: drop 3.3.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/will_paginate/Manifest | 1 -
dev-ruby/will_paginate/will_paginate-3.3.1.ebuild | 34 -----------------------
2 files changed, 35 deletions(-)
diff --git a/dev-ruby/will_paginate/Manifest b/dev-ruby/will_paginate/Manifest
index f27f5c5795a9..0c3186ee6007 100644
--- a/dev-ruby/will_paginate/Manifest
+++ b/dev-ruby/will_paginate/Manifest
@@ -1,3 +1,2 @@
-DIST will_paginate-3.3.1.gem 34816 BLAKE2B c8506fd9c529764e539ba799b3ef12f47e8d17a8579f2337163ab316cb6d9fe40c3d41c94e9616f55b9f3766989b11e5fb0579f0a69d2ee52c3f5c6104f32b7b SHA512 6b17ba13aeb3733811d6ab10f8c873b9f3687c88a86971f2aa820df7d294b304eaf74c699f34aca2242a0be6033db03d07f67d76fc183b2685ee1be53c9c1c64
DIST will_paginate-4.0.0.tar.gz 36062 BLAKE2B 9d2c61bc7e223be1b94b67807ef80c0d0094c062b06415dd688af8a5e8f62b9eb1a81c84c9fc15ada328cb9df28d354b98cdbbcaa5056cfa3b48a2c6d0ce1be3 SHA512 b6268ef9ec45a03cd21928578ad7df14c80de905b386978cc2dd50b42ea919c9e139ee820362cdd64ed0258bb3f38b3a1c39f4207828891cb1691d16f7699bc0
DIST will_paginate-4.0.1.tar.gz 36082 BLAKE2B 970b217806eb226bffcc9459fae9f47cbb823f4414da712c7d7063706b09d096537f6a24ff73175dc02a4316d2fba04b5e2410cddac00bf2c57d0afdfd5aabac SHA512 ce0667af75b88500923aac80555423023ac3437e7193e2f5b50d6d8632ad5c6110546ba363f9604ebcc5fefdb96f13e4577553954d865083fff36c6a3cf8b28d
diff --git a/dev-ruby/will_paginate/will_paginate-3.3.1.ebuild b/dev-ruby/will_paginate/will_paginate-3.3.1.ebuild
deleted file mode 100644
index f417796a4b52..000000000000
--- a/dev-ruby/will_paginate/will_paginate-3.3.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Most awesome pagination solution for Ruby"
-HOMEPAGE="https://github.com/mislav/will_paginate/"
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
- # Remove tests for unpackaged ORMs
- rm -f spec/finders/{sequel,mongoid,data_mapper}* || die
-
- # Use a supported rails version
- sed -e '1igem "activerecord", "<7"; gem "actionpack", "<7"' -i spec/spec_helper.rb || die
-}
-
-ruby_add_bdepend "
- test? (
- <dev-ruby/rails-7
- dev-ruby/sqlite3
- dev-ruby/mocha
- )"
next reply other threads:[~2025-04-20 9:42 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-20 9:41 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-07 6:28 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/will_paginate/ Hans de Graaff
2025-06-01 7:01 Hans de Graaff
2024-08-16 7:09 Hans de Graaff
2024-06-15 6:04 Hans de Graaff
2024-05-23 6:13 Hans de Graaff
2023-08-28 9:25 Hans de Graaff
2023-07-09 12:23 Hans de Graaff
2023-07-08 20:22 Hans de Graaff
2023-04-07 18:11 Sam James
2022-06-26 5:43 Hans de Graaff
2022-04-16 7:08 Hans de Graaff
2022-04-09 12:08 Hans de Graaff
2021-08-13 6:56 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2021-01-06 18:32 Fabian Groffen
2020-09-06 6:48 Hans de Graaff
2020-06-06 9:02 Hans de Graaff
2020-06-06 9:02 Hans de Graaff
2020-02-26 6:25 Hans de Graaff
2019-10-15 6:04 Hans de Graaff
2019-10-15 6:04 Hans de Graaff
2019-10-10 5:42 Hans de Graaff
2019-08-25 6:38 Hans de Graaff
2019-05-06 17:58 Hans de Graaff
2019-03-24 8:35 Hans de Graaff
2018-08-07 18:03 Hans de Graaff
2017-12-09 7:55 Hans de Graaff
2017-08-23 6:14 Hans de Graaff
2017-08-09 4:49 Hans de Graaff
2017-08-09 4:49 Hans de Graaff
2016-10-16 14:53 Manuel Rüger
2016-09-01 19:49 Hans de Graaff
2016-08-29 0:14 Manuel Rüger
2016-03-17 0:35 Manuel Rüger
2016-01-05 6:07 Hans de Graaff
2016-01-05 6:07 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=1745142049.9c7926d93dce31aaac6500dfa19176bc6eab5a26.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