From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kramdown-parser-gfm/
Date: Wed, 22 Mar 2023 08:24:45 +0000 (UTC) [thread overview]
Message-ID: <1679473482.a403329b8785a91f8ff929902ec2eb64a66e52fd.graaff@gentoo> (raw)
commit: a403329b8785a91f8ff929902ec2eb64a66e52fd
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 08:23:29 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 08:24:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a403329b
dev-ruby/kramdown-parser-gfm: update EAPI 7 -> 8
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
.../kramdown-parser-gfm-1.1.0-r1.ebuild | 30 ++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0-r1.ebuild b/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0-r1.ebuild
new file mode 100644
index 000000000000..cd1f019b9207
--- /dev/null
+++ b/dev-ruby/kramdown-parser-gfm/kramdown-parser-gfm-1.1.0-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+inherit edo ruby-fakegem
+
+DESCRIPTION="A kramdown parser for the GFM dialect of Markdown"
+HOMEPAGE="https://github.com/kramdown/parser-gfm"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~arm64"
+SLOT="$(ver_cut 1)"
+IUSE="doc"
+
+ruby_add_rdepend "dev-ruby/kramdown:2"
+ruby_add_bdepend "test? ( dev-ruby/kramdown[latex] )"
+
+all_ruby_prepare() {
+ # Avoid testcase which is no longer compatible with newer rouge
+ rm -f test/testcases/codeblock_fenced.text || die
+
+ # Avoid test broken with current kramdown versions
+ rm -r test/testcases/header_ids.text || die
+}
+
+each_ruby_test() {
+ edo ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}
next reply other threads:[~2023-03-22 8:24 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-22 8:24 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-31 8:33 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kramdown-parser-gfm/ Arthur Zamarin
2024-08-18 0:32 Sam James
2024-08-16 16:41 Arthur Zamarin
2024-08-16 16:41 Arthur Zamarin
2024-08-16 10:43 Arthur Zamarin
2024-08-16 10:23 Arthur Zamarin
2024-02-22 4:45 Ionen Wolkens
2024-02-13 7:07 Hans de Graaff
2024-02-06 19:32 Arthur Zamarin
2024-02-06 19:29 Sam James
2024-02-04 21:31 Sam James
2024-02-04 13:28 Jakov Smolić
2024-02-04 12:53 Jakov Smolić
2024-02-04 12:06 Jakov Smolić
2023-06-17 5:09 Hans de Graaff
2023-06-09 17:22 Arthur Zamarin
2023-04-02 1:51 Sam James
2023-03-22 8:24 Hans de Graaff
2022-07-03 10:48 Agostino Sarubbo
2022-05-24 5:46 Hans de Graaff
2021-03-17 5:36 Hans de Graaff
2020-07-27 2:09 Sam James
2020-06-21 8:30 Hans de Graaff
2020-06-18 18:30 Robin H. Johnson
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=1679473482.a403329b8785a91f8ff929902ec2eb64a66e52fd.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