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/mustache/
Date: Fri, 24 Mar 2017 06:00:07 +0000 (UTC)	[thread overview]
Message-ID: <1490334476.6c1d67f700943d9efcc31ed8d017ec80324fc7dc.graaff@gentoo> (raw)

commit:     6c1d67f700943d9efcc31ed8d017ec80324fc7dc
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 05:47:56 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 05:47:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c1d67f7

dev-ruby/mustache: add 1.0.4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/mustache/Manifest              |  1 +
 dev-ruby/mustache/mustache-1.0.4.ebuild | 40 +++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/mustache/Manifest b/dev-ruby/mustache/Manifest
index b50b5d63210..2fb620e6e99 100644
--- a/dev-ruby/mustache/Manifest
+++ b/dev-ruby/mustache/Manifest
@@ -1,2 +1,3 @@
 DIST mustache-1.0.2.gem 40960 SHA256 e79dbc8bae087011ace17bfbc4ee1e652b1d5efa5d56316b09b7c2256f447d34 SHA512 4bc50bf67317e9815b125c25cd94b6c6943b4c7cdeeae3118d29b002279386f00f73a38bfcba9072253cd389634c44a8da9aba775989ab235a444796e4634450 WHIRLPOOL 310359b29b8e9a948c92e9e82045ca7b2f8f01e52c63c13d345bc01c4b3ea5949d3f765d301e9cc209facb59748f459fadb98ac91bc6edfe50f1ba9026ab5f32
 DIST mustache-1.0.3.gem 40960 SHA256 4ed9d389e41c54f000ad33bba6d1939a5685c0a0c3eb02d707fc21bddf6e97ec SHA512 2329a8f63fd025cbf2dee7c8034b0914d5348874775a4df9067a8af9aa566c639dfa7a5fabf63c3f48d520d4b5b901ae47e880e5a85213c253780036e1650255 WHIRLPOOL f52f321004de712ee9a768b64d781cea9180277e1fbbd4a2303b5fa5930027be091a31b4c0d5d1f6cc34c469a499e983e60762f8b51d04a97e94397b7324bd53
+DIST mustache-1.0.4.gem 41984 SHA256 2cb937ef01d3302b4dffb885b0bb738ce260998e0c421a7e7e67e1d409e11e1b SHA512 20c4a9cf5cacd62d4741c884e873095eeffc58afffb935b8f78907bc22de75a2dc591c55b378b8e3635abea625b6e630b6e68cd2a3145736fdd5eeb256168d39 WHIRLPOOL b4aee246f23aab4e70cc24abef7ff580cc2262b1f270fff76026d11dc7b8cb5cb4961fe41afcbdf0d9ea877cd03ed1cf7c23af2fe5431cbabb327cb77d6cdd1d

diff --git a/dev-ruby/mustache/mustache-1.0.4.ebuild b/dev-ruby/mustache/mustache-1.0.4.ebuild
new file mode 100644
index 00000000000..88c1491f070
--- /dev/null
+++ b/dev-ruby/mustache/mustache-1.0.4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_TASK_DOC="man:build"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="Mustache is a framework-agnostic way to render logic-free views"
+HOMEPAGE="https://mustache.github.com/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris"
+IUSE=""
+
+ruby_add_bdepend "doc? ( app-text/ronn )"
+
+all_ruby_prepare() {
+	# Fix rake deprecation
+	sed -i -e 's:rake/rdoctask:rdoc/task:' Rakefile || die
+
+	sed -i -e '/simplecov/I s:^:#:' test/helper.rb || die
+}
+
+each_ruby_test() {
+	${RUBY} -Ilib:. -e "Dir['test/*.rb'].each{|f| require f}" || die
+}
+
+all_ruby_install() {
+	all_fakegem_install
+
+	doman man/mustache.1 man/mustache.5
+}


             reply	other threads:[~2017-03-24  6:00 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-24  6:00 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-28  8:35 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mustache/ Hans de Graaff
2023-08-11 19:14 Hans de Graaff
2023-04-10 21:54 Sam James
2023-04-10 21:54 Sam James
2023-04-07 14:26 Sam James
2023-03-29 13:04 Sam James
2023-03-29  9:34 Hans de Graaff
2023-03-28 16:27 Sam James
2023-03-28 16:25 Sam James
2023-03-28 15:05 Sam James
2023-03-28 15:03 Sam James
2023-03-28 14:59 Sam James
2023-03-28 14:59 Sam James
2023-03-28 14:59 Sam James
2022-12-04 15:59 WANG Xuerui
2022-07-18 13:32 Hans de Graaff
2022-05-09  4:47 Hans de Graaff
2022-03-07  3:47 Sam James
2022-02-28  7:06 Yixun Lan
2021-03-11  9:31 Hans de Graaff
2020-09-14  7:29 Hans de Graaff
2020-09-13 10:50 Sergei Trofimovich
2020-06-21 17:12 Agostino Sarubbo
2020-06-21 16:58 Agostino Sarubbo
2020-06-21 16:54 Agostino Sarubbo
2020-06-20 15:45 Thomas Deutschmann
2020-06-14  8:20 Hans de Graaff
2019-12-04  6:05 Hans de Graaff
2019-06-24 15:14 Michael Haubenwallner
2019-02-01  8:41 Hans de Graaff
2018-12-08  7:47 Hans de Graaff
2018-07-22 18:30 Hans de Graaff
2018-07-22 14:37 Mikle Kolyada
2018-07-10 19:11 Sergei Trofimovich
2018-06-26 15:44 Tobias Klausmann
2018-06-16  5:05 Hans de Graaff
2018-06-15 12:28 Sergei Trofimovich
2018-06-13 20:02 Sergei Trofimovich
2018-05-21  6:20 Hans de Graaff
2018-02-04 15:15 Hans de Graaff
2017-12-29 17:41 Sergei Trofimovich
2017-11-26 14:17 Hans de Graaff
2017-07-07 18:15 Alexis Ballier
2017-06-06 22:12 Sergei Trofimovich
2017-03-28  4:53 Hans de Graaff
2017-03-02 12:57 Fabian Groffen
2017-02-21 18:59 Hans de Graaff
2016-11-27 10:39 Hans de Graaff
2016-11-27 10:34 Hans de Graaff
2016-06-14  4:51 Hans de Graaff
2016-05-28  9:23 Tobias Klausmann
2016-05-14 17:50 Fabian Groffen
2016-03-29 20:41 Markus Meier
2016-03-28  5:52 Hans de Graaff
2016-03-17 11:29 Agostino Sarubbo
2016-03-16 14:09 Agostino Sarubbo
2016-03-15 18:15 Agostino Sarubbo
2016-03-15 13:11 Agostino Sarubbo
2016-03-14 17:56 Richard Farina
2016-03-07  3:51 Jeroen Roovers
2016-03-06 20:05 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=1490334476.6c1d67f700943d9efcc31ed8d017ec80324fc7dc.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