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/erubi/
Date: Wed, 27 Oct 2021 11:26:29 +0000 (UTC)	[thread overview]
Message-ID: <1635333887.d3d92a29cb72cc9f0ab10458be9758257b3ecc2d.graaff@gentoo> (raw)

commit:     d3d92a29cb72cc9f0ab10458be9758257b3ecc2d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 15:43:42 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Oct 27 11:24:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d92a29

dev-ruby/erubi: add ruby30

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/erubi/erubi-1.10.0-r1.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/dev-ruby/erubi/erubi-1.10.0-r1.ebuild b/dev-ruby/erubi/erubi-1.10.0-r1.ebuild
new file mode 100644
index 00000000000..63edd94ddc3
--- /dev/null
+++ b/dev-ruby/erubi/erubi-1.10.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
+
+RUBY_FAKEGEM_TASK_TEST="spec"
+
+RUBY_FAKEGEM_GEMSPEC="erubi.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="a ERB template engine for ruby; a simplified fork of Erubis"
+HOMEPAGE="https://github.com/jeremyevans/erubi"
+SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"


             reply	other threads:[~2021-10-27 11:26 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27 11:26 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-09  2:53 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/erubi/ Jakov Smolić
2024-10-06 13:46 Arthur Zamarin
2024-10-06 12:04 Sam James
2024-10-06 11:52 Sam James
2024-06-14  4:52 Hans de Graaff
2023-12-28  6:56 Hans de Graaff
2023-07-05 16:36 Hans de Graaff
2023-04-23 22:16 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:00 Sam James
2023-04-23 19:55 Sam James
2023-04-23 19:53 Sam James
2023-04-23 19:50 Sam James
2023-03-28 19:15 Sam James
2023-03-28 18:51 Sam James
2023-03-28 16:19 Sam James
2023-03-28 16:10 Sam James
2023-03-28 16:07 Sam James
2023-03-22  3:25 Sam James
2022-12-23  8:05 Hans de Graaff
2022-12-23  8:05 Hans de Graaff
2022-10-07  7:03 Michał Górny
2022-08-03  5:39 Hans de Graaff
2022-06-25  8:55 Hans de Graaff
2022-05-06  8:38 Hans de Graaff
2022-05-06  8:38 Hans de Graaff
2021-09-07 21:28 Marek Szuba
2020-11-14  6:53 Hans de Graaff
2020-08-21 15:02 Hans de Graaff
2020-04-21 21:06 Sergei Trofimovich
2020-03-14  7:48 Hans de Graaff
2020-03-09  7:09 Hans de Graaff
2020-03-09  7:06 Hans de Graaff
2019-11-03  7:46 Hans de Graaff
2019-10-11 12:11 Hans de Graaff
2019-09-26  4:05 Hans de Graaff
2019-02-02 10:36 Hans de Graaff
2018-12-20  6:40 Hans de Graaff
2018-03-06  6:25 Hans de Graaff
2018-01-14  7:44 Hans de Graaff
2018-01-14  7:44 Hans de Graaff
2018-01-14  7:44 Hans de Graaff
2017-10-10  4:24 Hans de Graaff
2017-09-13 13:42 Fabian Groffen
2017-07-01 13:45 Alexis Ballier
2017-06-28  6:09 Hans de Graaff
2017-05-13  9:37 Hans de Graaff
2017-05-03  4: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=1635333887.d3d92a29cb72cc9f0ab10458be9758257b3ecc2d.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