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: Sat, 14 Nov 2020 06:53:46 +0000 (UTC) [thread overview]
Message-ID: <1605334074.289c632284a43a7ebd15be43f05e05362ae93018.graaff@gentoo> (raw)
commit: 289c632284a43a7ebd15be43f05e05362ae93018
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 14 06:07:54 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 06:07:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=289c6322
dev-ruby/erubi: add 1.10.0
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/erubi/Manifest | 1 +
dev-ruby/erubi/erubi-1.10.0.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ruby/erubi/Manifest b/dev-ruby/erubi/Manifest
index 9c38ce72f61..011e8eeba48 100644
--- a/dev-ruby/erubi/Manifest
+++ b/dev-ruby/erubi/Manifest
@@ -1 +1,2 @@
+DIST erubi-1.10.0.tar.gz 11212 BLAKE2B 1a31994bc02a6acd0a5ec025c71961422dc8850de1b871a23b6b89fba59b0d3221153a1e1418d2c279ae40b2a942c53290f4695793b0fedba0a4e7b7c324b41a SHA512 adf62511ce9324b4c5f7a95863254c9d95cf40f2107eddad1118ef97d7f534fb74d79b48575ff17209e492811a9a8f87c52fa7a30e4b6ea4e50504cf5572c024
DIST erubi-1.9.0.gem 13824 BLAKE2B 00cb428e3433090370e9f61d2445f98553a45e2a92181076114db2601fa7261d8ffc44c3f4a0ecb73d616fb5e93dcc52ca6a2efab3945b11bd17d4a53c68fed1 SHA512 34770c01215b323797739af54c5c821d28e982309a76f0a212657868629625ae6dfca3e9e2f5ae16893813fc81b5afbb172c397ddad1e2f93108c5112c540bd6
diff --git a/dev-ruby/erubi/erubi-1.10.0.ebuild b/dev-ruby/erubi/erubi-1.10.0.ebuild
new file mode 100644
index 00000000000..112ff370658
--- /dev/null
+++ b/dev-ruby/erubi/erubi-1.10.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+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 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"
next reply other threads:[~2020-11-14 6:53 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-14 6:53 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-15 1:40 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/erubi/ Sam James
2024-10-10 11:04 Arthur Zamarin
2024-10-09 2:53 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-10-27 11:26 Hans de Graaff
2021-09-07 21:28 Marek Szuba
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=1605334074.289c632284a43a7ebd15be43f05e05362ae93018.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