public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubypants/
Date: Sat, 24 Jun 2023 05:53:01 +0000 (UTC)	[thread overview]
Message-ID: <1687585975.00f32812948d76f65a2e68093b4fadff1e876e0a.graaff@gentoo> (raw)

commit:     00f32812948d76f65a2e68093b4fadff1e876e0a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 05:27:17 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 05:52:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f32812

dev-ruby/rubypants: update EAPI 7 -> 8

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/rubypants/rubypants-0.7.1-r1.ebuild | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/dev-ruby/rubypants/rubypants-0.7.1-r1.ebuild b/dev-ruby/rubypants/rubypants-0.7.1-r1.ebuild
new file mode 100644
index 000000000000..f6a6aeb5d440
--- /dev/null
+++ b/dev-ruby/rubypants/rubypants-0.7.1-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby port of the SmartyPants PHP library"
+HOMEPAGE="https://leahneukirchen.org/repos/rubypants/README"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/ecov/I s:^:#:' test/helper.rb || die
+}
+
+each_ruby_test() {
+	${RUBY} -I. test/rubypants_test.rb || die "tests failed"
+}


             reply	other threads:[~2023-06-24  5:53 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-24  5:53 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27 12:26 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubypants/ Hans de Graaff
2023-08-26 15:39 Hans de Graaff
2023-08-19 20:15 Sam James
2023-08-19 15:37 Arthur Zamarin
2022-07-30  8:22 Hans de Graaff
2022-06-12  8:33 Hans de Graaff
2022-05-22  6:23 Agostino Sarubbo
2022-05-22  1:49 Sam James
2022-04-24  7:06 Hans de Graaff
2021-10-11  5:18 Hans de Graaff
2019-12-31  6:55 Hans de Graaff
2019-12-31  6:55 Hans de Graaff
2019-01-22 18:18 Hans de Graaff
2018-06-18  5:18 Hans de Graaff
2018-06-06 23:49 Thomas Deutschmann
2018-05-24 14:31 Agostino Sarubbo
2018-04-27  9:13 Hans de Graaff
2018-02-27  5:00 Hans de Graaff
2018-02-11 19:14 Hans de Graaff
2016-10-18  4:35 Hans de Graaff
2016-10-02  6:58 Hans de Graaff
2016-08-07  6:20 Hans de Graaff
2016-04-08  5:21 Hans de Graaff
2016-04-08  5:21 Hans de Graaff
2016-04-08  5:21 Hans de Graaff
2016-04-05 22:56 Manuel Rüger

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=1687585975.00f32812948d76f65a2e68093b4fadff1e876e0a.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