From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/combustion/
Date: Tue, 24 May 2022 05:19:52 +0000 (UTC) [thread overview]
Message-ID: <1653369356.9ec10d7c5db2f69030738bb9594e8dd2f4c06210.graaff@gentoo> (raw)
commit: 9ec10d7c5db2f69030738bb9594e8dd2f4c06210
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 05:15:56 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 24 05:15:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec10d7c
dev-ruby/combustion: add 1.3.6
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/combustion/Manifest | 1 +
dev-ruby/combustion/combustion-1.3.6.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ruby/combustion/Manifest b/dev-ruby/combustion/Manifest
index 5d6fd824df12..f6765faa408e 100644
--- a/dev-ruby/combustion/Manifest
+++ b/dev-ruby/combustion/Manifest
@@ -1,2 +1,3 @@
DIST combustion-1.3.4.gem 16384 BLAKE2B 305a38d4e4a59903eb23318ec64389b80b051b7e2fce1de962fec26a0ba76eff1236226aad8072615d333e1ba797153771474b7096ec1b052d2bba63f4beafdb SHA512 251f4f219048f6ce7b8236c5b35463916f3d3f6d35be392e7d7b4854f2c2d68d585e6f35040a0ae866b7339db957866c022e756f474fce9d6b6e1e63cf237c94
DIST combustion-1.3.5.gem 16384 BLAKE2B e03ea70848b400e6ca037bb94f2d23f8bb70e7472d1d004e93fed62eace08d5adb56dcf458a506c6a2dc161001d67a71f7f75621f14e1d66da08dd858d892ed2 SHA512 6f67a09197080b4345b6b7a70531513aca1c31cb1bdb40adca760a2dda83baca8d95f924fadcf096cf2228f74222bca0f700c0cb9c22172618ef8b1ddea8573a
+DIST combustion-1.3.6.gem 17408 BLAKE2B 88fb0863d12005606a743a50a6fc19fa11d9c738f8cecd922779440ae78878f21d7af8a33833be418d4e265f86dd01d1f49e31e4521613f2f10cfb9f7e10ce76 SHA512 2ce565af100a998d4fd79b595e2ca8571f5872e9a7adfd2d99ae8cab0ebfc8ee07aa4ccf24af37464d9094feed5e114b68ee45197459c7e0fdb1e190458ef218
diff --git a/dev-ruby/combustion/combustion-1.3.6.ebuild b/dev-ruby/combustion/combustion-1.3.6.ebuild
new file mode 100644
index 000000000000..f4c3bac3c853
--- /dev/null
+++ b/dev-ruby/combustion/combustion-1.3.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Elegant Rails Engine Testing"
+HOMEPAGE="https://github.com/pat/combustion"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend "
+ >=dev-ruby/activesupport-3.0.0:*
+ >=dev-ruby/railties-3.0.0:*
+ >=dev-ruby/thor-0.14.6:*
+"
next reply other threads:[~2022-05-24 5:19 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-24 5:19 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-13 9:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/combustion/ Hans de Graaff
2024-11-12 19:10 Hans de Graaff
2024-10-05 8:28 Hans de Graaff
2024-07-08 5:38 Hans de Graaff
2024-07-08 5:38 Hans de Graaff
2024-05-23 6:13 Hans de Graaff
2024-01-19 17:57 Hans de Graaff
2023-06-17 8:15 Hans de Graaff
2023-04-07 18:11 Sam James
2023-04-07 6:34 Hans de Graaff
2023-03-28 20:20 Sam James
2023-03-27 8:35 Sam James
2023-03-26 3:03 Sam James
2022-06-26 6:44 Hans de Graaff
2022-06-18 5:48 Hans de Graaff
2022-04-15 5:26 Hans de Graaff
2022-04-15 5:26 Hans de Graaff
2021-11-27 6:32 Hans de Graaff
2021-11-22 6:56 Hans de Graaff
2021-11-22 6:56 Hans de Graaff
2021-10-09 7:27 Hans de Graaff
2021-09-18 7:03 Hans de Graaff
2020-10-02 5:15 Hans de Graaff
2020-09-15 6:00 Hans de Graaff
2020-09-15 6:00 Hans de Graaff
2020-07-24 4:40 Hans de Graaff
2020-07-24 4:40 Hans de Graaff
2020-04-22 5:51 Hans de Graaff
2020-04-18 5:32 Hans de Graaff
2019-11-04 6:33 Hans de Graaff
2019-08-04 5:56 Hans de Graaff
2019-08-04 5:56 Hans de Graaff
2019-05-06 17:58 Hans de Graaff
2019-02-13 6:46 Hans de Graaff
2018-10-17 5:13 Hans de Graaff
2018-10-17 5:13 Hans de Graaff
2018-08-05 7:06 Hans de Graaff
2018-04-25 4:45 Hans de Graaff
2018-04-25 4:45 Hans de Graaff
2018-03-26 5:47 Hans de Graaff
2018-02-01 7:00 Hans de Graaff
2018-02-01 7:00 Hans de Graaff
2017-08-18 6:11 Hans de Graaff
2017-06-20 5:00 Hans de Graaff
2017-03-29 4:57 Hans de Graaff
2016-12-16 6:42 Hans de Graaff
2016-07-24 6:42 Hans de Graaff
2016-04-06 22:50 Manuel Rüger
2016-01-14 17:52 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=1653369356.9ec10d7c5db2f69030738bb9594e8dd2f4c06210.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