From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/jist/
Date: Mon, 18 Jul 2016 21:13:19 +0000 (UTC) [thread overview]
Message-ID: <1468876387.faa9628eca9133b7057efde58602d4cf83a83458.graaff@gentoo> (raw)
commit: faa9628eca9133b7057efde58602d4cf83a83458
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 20:10:02 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 21:13:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa9628e
app-text/jist: run tests, add ruby22
Package-Manager: portage-2.2.28
app-text/jist/jist-1.5.1-r1.ebuild | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/app-text/jist/jist-1.5.1-r1.ebuild b/app-text/jist/jist-1.5.1-r1.ebuild
new file mode 100644
index 0000000..7259c8c
--- /dev/null
+++ b/app-text/jist/jist-1.5.1-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A ruby gem to publish a gist"
+HOMEPAGE="https://github.com/ConradIrwin/jist"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/json:*"
+
+ruby_add_bdepend "test? ( dev-ruby/webmock )"
+
+all_ruby_prepare() {
+ # Avoid failing test (due to webmock version?)
+ # We did not run any tests previously
+ rm -f spec/shorten_spec.rb || die
+}
next reply other threads:[~2016-07-18 21:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-18 21:13 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-12 9:30 [gentoo-commits] repo/gentoo:master commit in: app-text/jist/ Hans de Graaff
2017-09-20 6:07 Hans de Graaff
2017-06-02 6:29 Hans de Graaff
2017-04-17 9:26 Hans de Graaff
2017-02-04 15:38 Hans de Graaff
2016-11-25 14:49 Hans de Graaff
2016-04-10 0:15 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=1468876387.faa9628eca9133b7057efde58602d4cf83a83458.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