public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Peter Wilmott" <p@p8952.info>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/qed/
Date: Sun, 11 May 2014 01:29:10 +0000 (UTC)	[thread overview]
Message-ID: <1399771483.c971f5dc16db2ef203f830abdaa438d06323c099.p8952@gentoo> (raw)

commit:     c971f5dc16db2ef203f830abdaa438d06323c099
Author:     Peter Wilmott <p <AT> p8952 <DOT> info>
AuthorDate: Sun May 11 01:24:43 2014 +0000
Commit:     Peter Wilmott <p <AT> p8952 <DOT> info>
CommitDate: Sun May 11 01:24:43 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=c971f5dc

dev-ruby/qed: Dependency for dev-ruby/hashery

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/qed/ChangeLog        |  9 +++++++++
 dev-ruby/qed/metadata.xml     |  5 +++++
 dev-ruby/qed/qed-2.9.1.ebuild | 30 ++++++++++++++++++++++++++++++
 3 files changed, 44 insertions(+)

diff --git a/dev-ruby/qed/ChangeLog b/dev-ruby/qed/ChangeLog
new file mode 100644
index 0000000..d578700
--- /dev/null
+++ b/dev-ruby/qed/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-ruby/qed
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*qed-2.9.1 (11 May 2014)
+
+  11 May 2014; Peter Wilmott <p8952@gentoo.org> +metadata.xml,
+  +qed-2.9.1.ebuild:
+  dev-ruby/qed: Dependency for dev-ruby/hashery

diff --git a/dev-ruby/qed/metadata.xml b/dev-ruby/qed/metadata.xml
new file mode 100644
index 0000000..8521361
--- /dev/null
+++ b/dev-ruby/qed/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ruby</herd>
+</pkgmetadata>

diff --git a/dev-ruby/qed/qed-2.9.1.ebuild b/dev-ruby/qed/qed-2.9.1.ebuild
new file mode 100644
index 0000000..79610bc
--- /dev/null
+++ b/dev-ruby/qed/qed-2.9.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="QED (Quality Ensured Demonstrations) is a TDD/BDD framework."
+HOMEPAGE="https://rubyworks.github.io/qed/"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/ae )"
+ruby_add_rdepend "
+	dev-ruby/ansi
+	dev-ruby/brass
+	>=dev-ruby/facets-2.8"
+
+each_ruby_test() {
+	${RUBY} -Ilib bin/qed || die 'tests failed'
+}


             reply	other threads:[~2014-05-11  1:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-11  1:29 Peter Wilmott [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-14 18:24 [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/qed/ Peter Wilmott
2014-05-14 22:42 Peter Wilmott
2014-05-15 18:20 Peter Wilmott

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=1399771483.c971f5dc16db2ef203f830abdaa438d06323c099.p8952@gentoo \
    --to=p@p8952.info \
    --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