From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/delayer-deferred/
Date: Sat, 23 Jul 2016 08:15:32 +0000 (UTC) [thread overview]
Message-ID: <1469261663.3cf6f98b6a5fcc1dde4087482fc50f370be82461.graaff@gentoo> (raw)
commit: 3cf6f98b6a5fcc1dde4087482fc50f370be82461
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 23 06:21:29 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 08:14:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf6f98b
dev-ruby/delayer-deferred: add 1.0.4
Package-Manager: portage-2.2.28
dev-ruby/delayer-deferred/Manifest | 1 +
.../delayer-deferred/delayer-deferred-1.0.4.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ruby/delayer-deferred/Manifest b/dev-ruby/delayer-deferred/Manifest
index 422344f..265334d 100644
--- a/dev-ruby/delayer-deferred/Manifest
+++ b/dev-ruby/delayer-deferred/Manifest
@@ -1 +1,2 @@
DIST delayer-deferred-1.0.3.gem 11776 SHA256 87aeff69276d6c64ca973bab8d2b8ff39cbcac2ba878e25ebfe2b1deb8cc1c5f SHA512 e2cae2ac6d82fcee71f2717770b677610bca264bcb8c522296ee76f7038d5269adf8de7623923107fff589477e084bae2e6f7a4ebd7066d3e1cf24024ffac0b5 WHIRLPOOL 806a59c7fbe89a9ed4f7da8d0e0676e90af23fac0450e3b1223234bb139f4e8e44fe39dddd5d10f028041c64a3c12ceb8333a63aaf4c248e7df6035e2431e009
+DIST delayer-deferred-1.0.4.gem 11776 SHA256 6bef17fec576f81fb74db5b6d1b883abec1824976120ccf99f413f34e385e2e6 SHA512 2e17bee9931bc1153c3d4c3f1db845c48b7ab1445c494ed1d5fb7316b8a4d8ea75962f11756550bdfb3a3f6e68928b16645de279c60900483f7de4767061b7a4 WHIRLPOOL 713e996460e143acc4a2c81a2702196fb09d6160479ec3d3c1fc9ccc5174a9b95c124d7540acab5dc6cea37ad4672578c8f877235508d0def922965aab314101
diff --git a/dev-ruby/delayer-deferred/delayer-deferred-1.0.4.ebuild b/dev-ruby/delayer-deferred/delayer-deferred-1.0.4.ebuild
new file mode 100644
index 0000000..a720cc4
--- /dev/null
+++ b/dev-ruby/delayer-deferred/delayer-deferred-1.0.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+DESCRIPTION="Ruby implementation of JSDeferred"
+HOMEPAGE="https://github.com/toshia/delayer-deferred"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/delayer-0.0.2:0"
+
+all_ruby_prepare() {
+ sed -i -e '/bundler/ s:^:#:' test/helper.rb || die
+}
next reply other threads:[~2016-07-23 8:15 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-23 8:15 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 9:34 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/delayer-deferred/ Hans de Graaff
2023-12-28 6:56 Hans de Graaff
2023-08-27 16:59 Hans de Graaff
2023-07-07 4:28 Hans de Graaff
2022-05-06 10:04 Hans de Graaff
2021-10-09 15:24 Naohiro Aota
2020-09-15 6:00 Hans de Graaff
2020-03-14 11:04 Hans de Graaff
2020-03-14 11:04 Hans de Graaff
2020-01-13 6:33 Hans de Graaff
2019-07-01 5:05 Hans de Graaff
2019-06-02 6:01 Hans de Graaff
2019-02-02 17:17 Hans de Graaff
2018-12-19 6:22 Hans de Graaff
2018-09-17 19:07 Hans de Graaff
2017-07-17 6:21 Hans de Graaff
2017-07-17 6:21 Hans de Graaff
2017-03-28 4:53 Hans de Graaff
2017-02-05 9:18 Hans de Graaff
2016-01-24 11:55 Hans de Graaff
2016-01-23 23:34 Naohiro Aota
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=1469261663.3cf6f98b6a5fcc1dde4087482fc50f370be82461.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