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: Tue, 10 Oct 2017 04:24:31 +0000 (UTC) [thread overview]
Message-ID: <1507607015.d7a0498a12491f2e0e76b31425a9565bd7a95b84.graaff@gentoo> (raw)
commit: d7a0498a12491f2e0e76b31425a9565bd7a95b84
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 10 03:43:35 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Oct 10 03:43:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7a0498a
dev-ruby/erubi: add 1.7.0
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ruby/erubi/Manifest | 1 +
dev-ruby/erubi/erubi-1.7.0.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-ruby/erubi/Manifest b/dev-ruby/erubi/Manifest
index ab2c5d1f30b..49351ff3db9 100644
--- a/dev-ruby/erubi/Manifest
+++ b/dev-ruby/erubi/Manifest
@@ -1,2 +1,3 @@
DIST erubi-1.6.0.gem 12288 SHA256 3d5c1d19390f201a209e5d01a3c41bee253c0b0afa508ee872b979ee3c778a0f SHA512 33da5ab621f505aaa2203e156f7071400a516cff845c405eb30f2fdd2d1ffad2109ff369a878bfb701e884de54d9b4b5ee13d4fb65d822ad35d4c0d192709f8c WHIRLPOOL b78471e1531414971364bcb30976bd3994f16577e47056824b4c0c7f933d6d4bf141b76a263a69fa8dad99b9b782f65a92e198ffc7ae50f787e51feaf30cad9c
DIST erubi-1.6.1.gem 12288 SHA256 168a4585ed5fe5ff2aad064c9bc1f0e5ba22d5297fb2937583053a2a9799bfea SHA512 a7aec32c676a13b93f7e186844bfecb5217dc8051fad3702b0b7f7e3df0b7c04a0f11d98047ae9bc211443ef92c040de5e8a262662a4a311efd9b5ba3dda0077 WHIRLPOOL 6edb167c87f21a6af77a63302f6b3d583e0b2cf0e309f96591901a898cb9dfd2d27f2475904831ceca4cf3e552f92ea344328695c8176df5e862c12140269318
+DIST erubi-1.7.0.gem 12800 SHA256 e921f78547824cc1de0a55bc99a641bd695d474b8723e5c4fa8a84fdd1c26afe SHA512 1494c28aebab08a82dffac7b340ff6e16edc8a3731f69ec568bec6cb0bda4a334f94033f43416812cd00b0c99dc98458867d963bef34796ebbdb11ea65dd8c1b WHIRLPOOL 3712dac364e80ef48dfdc5059182af4bbe13ea8cf8827a7ae5730c1fe54c4fec2da6a1047ab0e0c73833769521b6083b5fb630f20e05fbf2a7e3e9e76768c794
diff --git a/dev-ruby/erubi/erubi-1.7.0.ebuild b/dev-ruby/erubi/erubi-1.7.0.ebuild
new file mode 100644
index 00000000000..8c26ac854d5
--- /dev/null
+++ b/dev-ruby/erubi/erubi-1.7.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_TASK_TEST="spec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="a ERB template engine for ruby; a simplified fork of Erubis"
+HOMEPAGE="https://github.com/jeremyevans/erubi"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
next reply other threads:[~2017-10-10 4:24 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-10 4:24 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 18:11 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/erubi/ Hans de Graaff
2024-12-20 6:07 Hans de Graaff
2024-12-20 6:07 Hans de Graaff
2024-10-15 1:40 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-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-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=1507607015.d7a0498a12491f2e0e76b31425a9565bd7a95b84.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