From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/temple/
Date: Mon, 13 Feb 2017 06:34:36 +0000 (UTC) [thread overview]
Message-ID: <1486966911.a0b5a6930b4173d24d28cfc8ec331d06c5cdaeb4.graaff@gentoo> (raw)
commit: a0b5a6930b4173d24d28cfc8ec331d06c5cdaeb4
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 06:21:51 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 06:21:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b5a693
dev-ruby/temple: add 0.8.0
Package-Manager: portage-2.3.3
dev-ruby/temple/Manifest | 1 +
dev-ruby/temple/temple-0.8.0.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-ruby/temple/Manifest b/dev-ruby/temple/Manifest
index 8e641f23f1..11f883ff69 100644
--- a/dev-ruby/temple/Manifest
+++ b/dev-ruby/temple/Manifest
@@ -1,3 +1,4 @@
DIST temple-0.6.10.gem 36864 SHA256 0161614497136071cf02cd88f18e9fd0d1d9598552181c6a11e7a4a7e322ffd3 SHA512 668d4b12ff2f5b28fa70755036c4b2d4612ee6fd0f66382cc534d5e1555e0105e6efff58ddfdadc62dd0a0f0066fe37ac9228299258a045ba7af7ad73600ba83 WHIRLPOOL d00aab4925212ff2573ba7b1bb9efe6646b18068ae721347fa53dc75d1d92054fe575f3a0f84c80021530d9ba16f68665a1c61ae051442faf240f974a509a12c
DIST temple-0.7.6.gem 36864 SHA256 60c10cdab98d9023905ce4bf1ae497419ea5649cd9b75d3e016bd2b32555597b SHA512 9b75e59dd07352f712fa8021bb25d327a470735f27a0283054de34b1aa20b6443098da3b8cf350b1a23ad25e61ef1e024d0ef93b28714d06e32f76af9718f6a5 WHIRLPOOL bcf6ccb9b8c7bfd30779142f12c9166765045689515517ee9bcccdecc720fb2778f92ff8c4be266ec0a4a480fd9de72de78ec3c3990b672e5e7fff4c1ab2a9f7
DIST temple-0.7.7.gem 38400 SHA256 e63318989be2da09df121b447b234dedcbff87ef1641ee66254176315c0c8e76 SHA512 e7437e3b39cad78c20d9f99c8b00344a86589d38a964f2a55295099502d2f1a7bfdbe6ee98b63c4e73e1ba886107e0dd6f511d8e4e0643b96f77bbd9093e4955 WHIRLPOOL 517b81736ab9d6656c466feb821e0275fc8cb59b20a78ba9d50b6e570d79e0024c38e1a5b7a7730d4fb24a76d52c1c136541820d057164592c96d0cee671af9e
+DIST temple-0.8.0.gem 39424 SHA256 b8323f26c8ba1a405278d450e612a23b2b9bed207e4d2a62b0247e0b8271dd02 SHA512 ad57c484de78f029797fbf4331fa9c24247d6cec2e3dea447d394a104eb9496c91af45f505b720da1c4242845d94b34b626ca586c625cd126f72d1e4296ab2a6 WHIRLPOOL 3740dc3c8dbc9630b6eebf3e6b5b1d89f1c73a1c27de0914ea62420e9fd43c157587f2bf4e41623a27d3d97341dbd1903aa5a0c1b173171316cf2e50fd84f59a
diff --git a/dev-ruby/temple/temple-0.8.0.ebuild b/dev-ruby/temple/temple-0.8.0.ebuild
new file mode 100644
index 0000000000..4e4f8acf2a
--- /dev/null
+++ b/dev-ruby/temple/temple-0.8.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES EXPRESSIONS.md README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="An abstraction and a framework for compiling templates to pure Ruby"
+HOMEPAGE="https://github.com/judofyr/temple"
+
+LICENSE="MIT"
+SLOT="0.7"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/bacon
+ dev-ruby/erubis
+ >=dev-ruby/tilt-2.0.1 )"
+
+each_ruby_test() {
+ ${RUBY} -S bacon -Ilib -Itest --automatic --quiet || die
+}
next reply other threads:[~2017-02-13 6:34 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-13 6:34 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-11 8:47 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/temple/ Hans de Graaff
2024-10-10 16:20 Arthur Zamarin
2024-10-06 13:38 Arthur Zamarin
2024-10-06 13:30 Arthur Zamarin
2024-10-06 13:30 Jakov Smolić
2024-10-06 11:35 Sam James
2023-12-31 8:45 Hans de Graaff
2023-12-31 8:45 Hans de Graaff
2023-11-13 6:50 Hans de Graaff
2023-08-04 22:40 Sam James
2023-07-24 12:07 Jakov Smolić
2023-07-24 10:05 Jakov Smolić
2023-07-09 18:25 Hans de Graaff
2023-06-06 5:29 Hans de Graaff
2023-04-23 22:16 Sam James
2023-04-23 20:00 Sam James
2023-04-23 19:55 Sam James
2023-04-23 19:52 Sam James
2023-04-23 19:50 Sam James
2023-04-23 19:50 Sam James
2023-04-07 18:25 Sam James
2023-03-28 20:09 Sam James
2023-03-28 20:03 Sam James
2023-03-28 19:58 Sam James
2023-03-28 19:58 Sam James
2023-03-28 19:58 Sam James
2023-03-28 19:58 Sam James
2023-03-22 3:25 Sam James
2023-01-25 7:30 Hans de Graaff
2022-12-27 6:56 Hans de Graaff
2022-10-28 7:05 Hans de Graaff
2022-08-14 6:24 Hans de Graaff
2022-06-20 4:49 Hans de Graaff
2022-04-17 6:57 Hans de Graaff
2022-03-20 10:04 Hans de Graaff
2021-09-07 12:30 Marek Szuba
2020-06-15 17:36 Hans de Graaff
2020-06-15 15:03 Agostino Sarubbo
2020-06-14 20:19 Sergei Trofimovich
2020-06-14 20:08 Sergei Trofimovich
2020-05-10 5:50 Hans de Graaff
2019-11-03 10:00 Hans de Graaff
2019-09-13 5:51 Hans de Graaff
2019-05-18 5:36 Hans de Graaff
2019-03-04 6:42 Hans de Graaff
2018-06-02 13:50 Mikle Kolyada
2018-05-16 4:55 Hans de Graaff
2018-03-05 6:28 Hans de Graaff
2017-10-01 0:56 Thomas Deutschmann
2017-07-14 6:30 Hans de Graaff
2017-07-03 9:12 Alexis Ballier
2017-05-18 5:22 Hans de Graaff
2017-02-27 17:01 Michael Weber
2016-08-03 10:00 Alexis Ballier
2016-05-22 6:14 Hans de Graaff
2016-04-17 11:48 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=1486966911.a0b5a6930b4173d24d28cfc8ec331d06c5cdaeb4.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