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: Fri, 16 Aug 2024 07:09:26 +0000 (UTC) [thread overview]
Message-ID: <1723792157.d2081e0e52e3ba842d2d833038e539d2e6eb3214.graaff@gentoo> (raw)
commit: d2081e0e52e3ba842d2d833038e539d2e6eb3214
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 16 07:08:38 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 16 07:09:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2081e0e
dev-ruby/will_paginate: ensure consistent activerecord version
Closes: https://bugs.gentoo.org/937971
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/will_paginate/will_paginate-4.0.1.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-ruby/will_paginate/will_paginate-4.0.1.ebuild b/dev-ruby/will_paginate/will_paginate-4.0.1.ebuild
index 6f155028baa5..e9b279069e15 100644
--- a/dev-ruby/will_paginate/will_paginate-4.0.1.ebuild
+++ b/dev-ruby/will_paginate/will_paginate-4.0.1.ebuild
@@ -22,6 +22,9 @@ IUSE="test"
all_ruby_prepare() {
# Remove tests for unpackaged ORMs
rm -f spec/finders/{sequel,mongoid,data_mapper}* || die
+
+ sed -e '1igem "activerecord"' \
+ -i spec/spec_helper.rb || die
}
ruby_add_bdepend "
next reply other threads:[~2024-08-16 7:09 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-16 7:09 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-15 6:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/will_paginate/ 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=1723792157.d2081e0e52e3ba842d2d833038e539d2e6eb3214.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