From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/simplecov-html/
Date: Fri, 18 Jul 2025 05:06:17 +0000 (UTC) [thread overview]
Message-ID: <1752815148.19d356efca54d7178f1939fb5092da78f7474a08.graaff@gentoo> (raw)
commit: 19d356efca54d7178f1939fb5092da78f7474a08
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 18 05:05:48 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 18 05:05:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d356ef
dev-ruby/simplecov-html: add 0.13.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/simplecov-html/Manifest | 1 +
.../simplecov-html/simplecov-html-0.13.2.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index c2b6e6e9543f..7cfb7207ecea 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,2 +1,3 @@
DIST simplecov-html-0.12.3.gem 336896 BLAKE2B 94cfbae7085163ba714b2bdf14b7c5eb1a4bc5fcf39d7e99689d74bb1e693d5b534ca067ba5609f6cfecdba64667dc514b4f5dede020aea176ae2328d1806ea0 SHA512 7fd6dad02b16f512d7fb859f62e5e8bd0a277af103c7829143795ccae60a9a057c323728ac36a1c42dbd143a2f0d175648f6e223e6e7e3e6394a52491d3733af
DIST simplecov-html-0.13.1.gem 133632 BLAKE2B ec7ab56a9cd9381fa5c756f6b31a40a21295161409a3cd49d99db85d704dd4fda00ded05b3196588c8f60bb7c2ed8b6674b7530f0cdf6c5d7bdfb0ff326abb28 SHA512 8d3af10289f9435c9b50ed887627d5df0dbba1eec38f47bf2e7d4c85a2993e3a3651a38e80e00587641b7722af16a0432f7f131ae056fa8266faa78f4c7a292a
+DIST simplecov-html-0.13.2.gem 133632 BLAKE2B ac35926350916a7d9f3761ff75a9deff0a245a706749e3b4d3469478fb8186d07cf62db89823cc1fffd5eed4a51cac0a822e8be1a2a8f7ba0318ed979bb34690 SHA512 7e8d0e415445272a7a8db650007bb764f41f094b431fcfbc01aab7905e56da63740c7dbf4f428c1ea5ff87f96ae32a9fd4035a240938782e69c04a2e768a31a3
diff --git a/dev-ruby/simplecov-html/simplecov-html-0.13.2.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.13.2.ebuild
new file mode 100644
index 000000000000..5d43675ba47f
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.13.2.ebuild
@@ -0,0 +1,24 @@
+# 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="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage results"
+HOMEPAGE="https://github.com/simplecov-ruby/simplecov-html"
+LICENSE="MIT"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="doc"
next reply other threads:[~2025-07-18 5:06 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-18 5:06 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 13:58 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/simplecov-html/ Hans de Graaff
2024-10-17 7:19 Sam James
2024-10-17 7:08 Sam James
2024-09-09 5:38 Hans de Graaff
2024-09-09 5:38 Hans de Graaff
2024-08-07 12:09 Sam James
2024-08-07 12:09 Sam James
2024-08-07 12:09 Sam James
2024-08-07 12:09 Sam James
2024-06-25 3:52 Sam James
2024-06-25 3:51 Sam James
2023-12-27 9:36 Hans de Graaff
2023-09-10 14:27 Sam James
2023-09-10 4:42 Robin H. Johnson
2023-06-24 5:53 Hans de Graaff
2023-03-22 7:35 Sam James
2023-03-21 5:21 Hans de Graaff
2023-03-21 5:21 Hans de Graaff
2022-05-26 5:52 Hans de Graaff
2022-04-22 6:55 Hans de Graaff
2022-04-22 6:55 Hans de Graaff
2022-03-22 18:43 Jakov Smolić
2021-10-09 15:24 Naohiro Aota
2020-09-27 6:16 Hans de Graaff
2020-03-01 8:22 Hans de Graaff
2020-02-24 6:27 Hans de Graaff
2020-02-13 6:36 Hans de Graaff
2020-01-30 12:03 Hans de Graaff
2020-01-05 8:03 Hans de Graaff
2019-01-20 10:17 Hans de Graaff
2018-07-13 19:01 Hans de Graaff
2018-02-19 6:49 Hans de Graaff
2017-08-15 5:02 Hans de Graaff
2017-08-15 5:02 Hans de Graaff
2017-05-18 5:22 Hans de Graaff
2016-12-15 5:50 Hans de Graaff
2016-03-06 19:24 Manuel Rüger
2016-02-24 21:37 Manuel Rüger
2015-12-09 6:00 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=1752815148.19d356efca54d7178f1939fb5092da78f7474a08.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