From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/arel-helpers/
Date: Wed, 31 Jul 2019 18:58:04 +0000 (UTC) [thread overview]
Message-ID: <1564598481.f3ba5a621c24c2dc6894e69b35d29c84bf82095d.graaff@gentoo> (raw)
commit: f3ba5a621c24c2dc6894e69b35d29c84bf82095d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 18:41:21 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 18:41:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3ba5a62
dev-ruby/arel-helpers: add 2.10.0
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/arel-helpers/Manifest | 1 +
dev-ruby/arel-helpers/arel-helpers-2.10.0.ebuild | 31 ++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-ruby/arel-helpers/Manifest b/dev-ruby/arel-helpers/Manifest
index 89419ba142f..a68765238a8 100644
--- a/dev-ruby/arel-helpers/Manifest
+++ b/dev-ruby/arel-helpers/Manifest
@@ -1,2 +1,3 @@
+DIST arel-helpers-2.10.0.gem 12288 BLAKE2B 04265863ff044a16c9119ce223342ec9007687ff40c7abea3d68328e292b72e0fbddf32756ebd6844a77373bcc3a78e2cb03bb81a9b72737872b4e2e50b3c64a SHA512 e6aa6dacdc36ccef11d665a50e84d9f0a0fdfb524974aa5091b4b11e5d41309153ff4b4bab4c72c3db0c19556f015a438e52c9da4c89daf979a02621622ec3b8
DIST arel-helpers-2.8.0.gem 12288 BLAKE2B 9b48fc83ca777c481977a9ee629e4cabdf3b015749032ad1551ae082fabf4b238ab2ea4293560511bc8a598ad47e43cf0adb624376a56a6d8dfc22f35641230f SHA512 455ceab078863afe38ba704e84bf2bca4c2358f05a4cc92dc3213611f408e3e02fa5f7b2aaec34d261914563c434e04a91ae26209abb6a23085dd63baa43c1c1
DIST arel-helpers-2.9.1.gem 12288 BLAKE2B ed8704d9ff856bdda8fc7a642f6f84cfb6060af9ab6830741ba56f76959f6287cf328ad4e0327f7568ac4cfc251f98c260ed9f1ddd01671fe7f75691eef2a3fc SHA512 3bfbf0d2e2f76ea59cd0f6757449993304138378454e90537addc92c41fde8b281bb0897c66f8620f617ae91e9c1765fe6928bc44f38544421a4229fd5b44c02
diff --git a/dev-ruby/arel-helpers/arel-helpers-2.10.0.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.10.0.ebuild
new file mode 100644
index 00000000000..6c2ee61e2a5
--- /dev/null
+++ b/dev-ruby/arel-helpers/arel-helpers-2.10.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Tools to help construct database queries"
+HOMEPAGE="https://github.com/camertron/arel-helpers"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_rdepend "|| (
+ dev-ruby/activerecord:5.2
+ dev-ruby/activerecord:5.1
+ dev-ruby/activerecord:4.2 )"
+
+ruby_add_bdepend "test? (
+ dev-ruby/rr
+ dev-ruby/activerecord[sqlite]
+)"
+
+all_ruby_prepare() {
+ sed -i -e '/pry-/ s:^:#:' spec/spec_helper.rb || die
+}
next reply other threads:[~2019-07-31 18:58 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-31 18:58 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-21 5:52 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/arel-helpers/ Hans de Graaff
2025-04-21 5:52 Hans de Graaff
2025-01-19 6:36 Hans de Graaff
2024-09-10 5:51 Hans de Graaff
2024-03-04 18:33 Rick Farina
2023-10-25 5:22 Hans de Graaff
2023-08-26 15:39 Hans de Graaff
2023-07-17 4:55 Hans de Graaff
2023-04-07 18:11 Sam James
2023-03-28 20:20 Sam James
2023-03-27 11:59 Hans de Graaff
2023-03-26 3:03 Sam James
2023-03-13 7:14 Hans de Graaff
2022-05-08 5:44 Hans de Graaff
2021-12-07 6:42 Hans de Graaff
2021-08-28 6:46 Hans de Graaff
2021-06-18 3:48 Hans de Graaff
2021-02-16 5:45 Hans de Graaff
2020-05-06 5:30 Hans de Graaff
2020-05-06 5:30 Hans de Graaff
2019-12-21 7:24 Hans de Graaff
2019-12-02 8:28 Hans de Graaff
2019-12-02 8:28 Hans de Graaff
2019-06-12 4:10 Hans de Graaff
2019-05-04 18:32 Hans de Graaff
2018-12-01 7:30 Hans de Graaff
2018-12-01 7:12 Hans de Graaff
2018-11-21 18:21 Rick Farina
2018-08-17 5:25 Hans de Graaff
2018-08-07 18:12 Hans de Graaff
2018-05-13 4:46 Hans de Graaff
2018-01-19 6:12 Hans de Graaff
2018-01-19 6:12 Hans de Graaff
2017-10-08 6:48 Hans de Graaff
2017-08-16 6:12 Hans de Graaff
2017-05-17 4:51 Hans de Graaff
2017-02-09 6:03 Hans de Graaff
2016-08-13 6:43 Hans de Graaff
2016-07-01 4:43 Hans de Graaff
2016-07-01 4:43 Hans de Graaff
2016-03-27 6:30 Hans de Graaff
2016-01-23 7:47 Hans de Graaff
2015-12-31 8:29 Hans de Graaff
2015-11-01 6:26 Hans de Graaff
2015-09-08 5:35 Hans de Graaff
2015-09-05 6:06 Hans de Graaff
2015-09-04 21:22 Richard Farina
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=1564598481.f3ba5a621c24c2dc6894e69b35d29c84bf82095d.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