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, 3 May 2017 04:52:31 +0000 (UTC) [thread overview]
Message-ID: <1493786693.f6198c8da0149f2fd8377e24b5d607fd3006548a.graaff@gentoo> (raw)
commit: f6198c8da0149f2fd8377e24b5d607fd3006548a
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed May 3 04:41:24 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 3 04:44:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6198c8d
dev-ruby/erubi: initial import of 1.6.0, new dependency for dev-ruby/actionview
Package-Manager: Portage-2.3.5, Repoman-2.3.1
dev-ruby/erubi/Manifest | 1 +
dev-ruby/erubi/erubi-1.6.0.ebuild | 23 +++++++++++++++++++++++
dev-ruby/erubi/metadata.xml | 12 ++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-ruby/erubi/Manifest b/dev-ruby/erubi/Manifest
new file mode 100644
index 00000000000..4a84d94ce87
--- /dev/null
+++ b/dev-ruby/erubi/Manifest
@@ -0,0 +1 @@
+DIST erubi-1.6.0.gem 12288 SHA256 3d5c1d19390f201a209e5d01a3c41bee253c0b0afa508ee872b979ee3c778a0f SHA512 33da5ab621f505aaa2203e156f7071400a516cff845c405eb30f2fdd2d1ffad2109ff369a878bfb701e884de54d9b4b5ee13d4fb65d822ad35d4c0d192709f8c WHIRLPOOL b78471e1531414971364bcb30976bd3994f16577e47056824b4c0c7f933d6d4bf141b76a263a69fa8dad99b9b782f65a92e198ffc7ae50f787e51feaf30cad9c
diff --git a/dev-ruby/erubi/erubi-1.6.0.ebuild b/dev-ruby/erubi/erubi-1.6.0.ebuild
new file mode 100644
index 00000000000..763220b780e
--- /dev/null
+++ b/dev-ruby/erubi/erubi-1.6.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="ruby21 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"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
diff --git a/dev-ruby/erubi/metadata.xml b/dev-ruby/erubi/metadata.xml
new file mode 100644
index 00000000000..23b9745782d
--- /dev/null
+++ b/dev-ruby/erubi/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">jeremyevans/erubi</remote-id>
+ <remote-id type="rubygems">erubi</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2017-05-03 4:52 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-03 4:52 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-13 9:37 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/erubi/ Hans de Graaff
2017-06-28 6:09 Hans de Graaff
2017-07-01 13:45 Alexis Ballier
2017-09-13 13:42 Fabian Groffen
2017-10-10 4:24 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
2018-03-06 6:25 Hans de Graaff
2018-12-20 6:40 Hans de Graaff
2019-02-02 10:36 Hans de Graaff
2019-09-26 4:05 Hans de Graaff
2019-10-11 12:11 Hans de Graaff
2019-11-03 7:46 Hans de Graaff
2020-03-09 7:06 Hans de Graaff
2020-03-09 7:09 Hans de Graaff
2020-03-14 7:48 Hans de Graaff
2020-04-21 21:06 Sergei Trofimovich
2020-08-21 15:02 Hans de Graaff
2020-11-14 6:53 Hans de Graaff
2021-09-07 21:28 Marek Szuba
2021-10-27 11:26 Hans de Graaff
2022-05-06 8:38 Hans de Graaff
2022-05-06 8:38 Hans de Graaff
2022-06-25 8:55 Hans de Graaff
2022-08-03 5:39 Hans de Graaff
2022-10-07 7:03 Michał Górny
2022-12-23 8:05 Hans de Graaff
2022-12-23 8:05 Hans de Graaff
2023-03-22 3:25 Sam James
2023-03-28 16:07 Sam James
2023-03-28 16:10 Sam James
2023-03-28 16:19 Sam James
2023-03-28 18:51 Sam James
2023-03-28 19:15 Sam James
2023-04-23 19:50 Sam James
2023-04-23 19:53 Sam James
2023-04-23 19:55 Sam James
2023-04-23 20:00 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:22 Sam James
2023-04-23 22:16 Sam James
2023-07-05 16:36 Hans de Graaff
2023-12-28 6:56 Hans de Graaff
2024-06-14 4:52 Hans de Graaff
2024-10-06 11:52 Sam James
2024-10-06 12:04 Sam James
2024-10-06 13:46 Arthur Zamarin
2024-10-09 2:53 Jakov Smolić
2024-10-10 11:04 Arthur Zamarin
2024-10-15 1:40 Sam James
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=1493786693.f6198c8da0149f2fd8377e24b5d607fd3006548a.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