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] dev/graaff:master commit in: dev-util/fuubar-cucumber/
Date: Tue, 25 Mar 2014 10:56:42 +0000 (UTC)	[thread overview]
Message-ID: <1393576107.8836cfc4b1236b2bc74c6f297d9db991088bd517.graaff@gentoo> (raw)

commit:     8836cfc4b1236b2bc74c6f297d9db991088bd517
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Feb 28 08:28:27 2014 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 08:28:27 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=8836cfc4

Version bump.

Package-Manager: portage-2.2.7

---
 dev-util/fuubar-cucumber/ChangeLog                 |  8 +++++-
 dev-util/fuubar-cucumber/Manifest                  |  1 +
 .../fuubar-cucumber/fuubar-cucumber-0.0.21.ebuild  | 32 ++++++++++++++++++++++
 3 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/dev-util/fuubar-cucumber/ChangeLog b/dev-util/fuubar-cucumber/ChangeLog
index dfcaf48..1a8d28a 100644
--- a/dev-util/fuubar-cucumber/ChangeLog
+++ b/dev-util/fuubar-cucumber/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-util/fuubar-cucumber
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*fuubar-cucumber-0.0.21 (28 Feb 2014)
+
+  28 Feb 2014; Hans de Graaff <graaff@gentoo.org>
+  +fuubar-cucumber-0.0.21.ebuild:
+  Version bump.
+
 *fuubar-cucumber-0.0.20 (29 Jul 2013)
 
   29 Jul 2013; Hans de Graaff <graaff@gentoo.org>

diff --git a/dev-util/fuubar-cucumber/Manifest b/dev-util/fuubar-cucumber/Manifest
index 1129f12..d6b9df1 100644
--- a/dev-util/fuubar-cucumber/Manifest
+++ b/dev-util/fuubar-cucumber/Manifest
@@ -1,2 +1,3 @@
 DIST fuubar-cucumber-0.0.19.gem 7168 SHA256 f9ad9a3af5cd4f564f8026503d5e72e542fe136a21513c877cda368e0176d4fd SHA512 89fe7e0a260da95264bd46802b0177a08ac6391c83e0257f3429672bcf80f98aac481483c1c4b3a1e4301b7937b217ea5f7a94c13907b87f004e3e2ca519091e WHIRLPOOL 699e47e7778b1716f29b7b2787eae4105cda0f51494d63b1a17e681be71ee31140693a5bbe16152fad378ed109da3a05a21db7bd4f147e6b4efa7f95ec91801b
 DIST fuubar-cucumber-0.0.20.gem 7168 SHA256 98cf4f8b44856437dd594044b087bf44c70432daf019038c8df2589e9b6ca6a2 SHA512 9234f8e82942be8c5d1abb5c8e60075965c42eb0e26c108b72d0fb456863ea9659288710a25ff0cfedae7e42f8d9ff805d9a9b58b8e72c0493afe036e1296edf WHIRLPOOL 23b8a0f3b19e8f3ce1704ca8bff2a7441fe6ba865b750396bdaad749422243e2c9740b5bc8875196ee1a92d8beb3ec90f9cec5dde83f8173a836fb96e9bd4f7a
+DIST fuubar-cucumber-0.0.21.gem 8192 SHA256 a17337b20e8c47dded369e09082c20c9256ffa6c2cc8d8703138522498c82515 SHA512 f7d51a89722e010a6e3cb929bcedec9122b2880e9f381e99c56189238a638c934e6793d4998ae91995056a302368504aa7622f07d85e0054d807349e285fe12c WHIRLPOOL fa17e97492abce778ef69b8ec2bb27a1e7ce62ca1cc71a2048bac91f78192c0936ab5b4ddb372790ff234082f1784349ea0ae4fe550bd2fd64a1049e5e6c31ad

diff --git a/dev-util/fuubar-cucumber/fuubar-cucumber-0.0.21.ebuild b/dev-util/fuubar-cucumber/fuubar-cucumber-0.0.21.ebuild
new file mode 100644
index 0000000..294eb7a
--- /dev/null
+++ b/dev-util/fuubar-cucumber/fuubar-cucumber-0.0.21.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby18 ruby19"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.textile"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="Fuubar-cucumber is an instafailing cucumber formatter with progress bar."
+HOMEPAGE="https://github.com/jeffkreeftmeijer/fuubar"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+	>=dev-util/cucumber-1.3.0 =dev-util/cucumber-1.3*
+	>=dev-ruby/ruby-progressbar-1.2.0 =dev-ruby/ruby-progressbar-1*"
+
+all_ruby_prepare() {
+	# Fix ruby-progressbar dependency.
+	sed -i -e 's/1.2.0/1.2/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


             reply	other threads:[~2014-03-25 10:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 10:56 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-19  6:43 [gentoo-commits] dev/graaff:master commit in: dev-util/fuubar-cucumber/ Hans de Graaff
2015-10-31  6:50 Hans de Graaff
2015-10-31  6:50 Hans de Graaff
2013-07-29 14:25 Hans de Graaff
2013-07-29 14:25 Hans de Graaff
2013-06-01  6:55 Hans de Graaff
2013-05-26  8:35 Hans de Graaff
2012-11-02  9:18 Hans de Graaff
2012-07-25 13:13 Hans de Graaff
2012-01-02  9:55 Hans de Graaff
2011-09-12 12:12 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=1393576107.8836cfc4b1236b2bc74c6f297d9db991088bd517.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