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/fuubar/
Date: Fri, 29 Jul 2016 05:36:15 +0000 (UTC)	[thread overview]
Message-ID: <1469769436.542a30fa84704d3d86306f1d0fcf51d156577822.graaff@gentoo> (raw)

commit:     542a30fa84704d3d86306f1d0fcf51d156577822
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 05:17:16 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 05:17:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542a30fa

dev-ruby/fuubar: add 2.1.1

Package-Manager: portage-2.2.28

 dev-ruby/fuubar/Manifest            |  1 +
 dev-ruby/fuubar/fuubar-2.1.1.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/fuubar/Manifest b/dev-ruby/fuubar/Manifest
index 189580d..3c35953 100644
--- a/dev-ruby/fuubar/Manifest
+++ b/dev-ruby/fuubar/Manifest
@@ -1 +1,2 @@
 DIST fuubar-2.0.0.gem 8704 SHA256 fb421fcd92f39debbcccd2c4fae402b96ac6e60951a701bd52e368e489d09877 SHA512 b3cea05b8db9dde151d36574d5b0d9969aaa3b03209c97020027f5b4ba15bbdd241f76f0f1338918f511df6e5352f3612d69c6461ee5cedc99aa90ffc46ab42c WHIRLPOOL 455896926b3644a228e77ca28f0597642913088c62e6ee15e96fffa26704a562df59529d32b15ec4fb05255aca71b600093d9f6736f294bc431c8bf28edac1c1
+DIST fuubar-2.1.1.gem 13312 SHA256 a98e63488dab6121168d1778545c60634025a7d3437a42e9583babf1f866e14e SHA512 8ef5982b838acb3f61cc4030f4ae42b31d3db49a081a580d04b680c010d24fb0e6f23feec4359ef77a3f332c718d9214a0da8c61425cbeee3e16440b05f74b02 WHIRLPOOL 937100500b9f0dbe6864f8f98cd6b70919f0076a929e7c9f80cfaeea88c9997c967ac27fc2fe47b1ccc348eeeb84efed4ff43916ed994ebe7f6250e4e0020dde

diff --git a/dev-ruby/fuubar/fuubar-2.1.1.ebuild b/dev-ruby/fuubar/fuubar-2.1.1.ebuild
new file mode 100644
index 0000000..60761e7
--- /dev/null
+++ b/dev-ruby/fuubar/fuubar-2.1.1.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="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Instafailing RSpec progress bar formatter"
+HOMEPAGE="https://github.com/jeffkreeftmeijer/fuubar"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/rspec:3 >=dev-ruby/ruby-progressbar-1.4"
+
+each_ruby_test() {
+	export CI=true
+	each_fakegem_test
+}


             reply	other threads:[~2016-07-29  5:36 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29  5:36 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-21  6:42 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fuubar/ Hans de Graaff
2023-03-26  3:03 Sam James
2023-03-23  6:53 Sam James
2022-12-03 10:23 Hans de Graaff
2022-10-21  9:11 Hans de Graaff
2022-06-25  8:55 Hans de Graaff
2022-04-06 16:00 Hans de Graaff
2022-03-18  6:50 Jakov Smolić
2020-12-31  9:05 Hans de Graaff
2020-12-31  9:05 Hans de Graaff
2020-12-20 19:14 Sam James
2020-12-20 19:03 Sam James
2020-06-21  8:30 Hans de Graaff
2020-04-27  7:58 Hans de Graaff
2020-04-13 13:09 Hans de Graaff
2019-11-05  6:00 Hans de Graaff
2019-07-14  6:32 Hans de Graaff
2019-06-04  5:42 Hans de Graaff
2019-06-04  5:42 Hans de Graaff
2019-03-29  9:17 Hans de Graaff
2018-08-04  5:46 Hans de Graaff
2018-05-21 18:15 Hans de Graaff
2018-04-28  6:33 Hans de Graaff
2018-01-25  6:34 Hans de Graaff
2018-01-05  6:50 Hans de Graaff
2017-05-25 19:54 Michael Weber
2016-11-18  6:27 Hans de Graaff
2016-11-18  6:27 Hans de Graaff
2016-10-02 10:27 Jeroen Roovers
2016-08-25  5:12 Hans de Graaff
2016-03-17  0:29 Manuel Rüger
2016-02-21 15:28 Fabian Groffen

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=1469769436.542a30fa84704d3d86306f1d0fcf51d156577822.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