public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/minitest-hooks/
@ 2016-05-12 11:42 Hans de Graaff
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff @ 2016-05-12 11:42 UTC (permalink / raw
  To: gentoo-commits

commit:     e9226c3ad5851704ba59440a0d4225ccf9a312c1
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu May 12 11:41:40 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu May 12 11:41:40 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=e9226c3a

dev-ruby/minitest-hooks: initial import

Package-Manager: portage-2.2.28

 dev-ruby/minitest-hooks/Manifest                    |  1 +
 dev-ruby/minitest-hooks/metadata.xml                |  5 +++++
 dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild | 20 ++++++++++++++++++++
 3 files changed, 26 insertions(+)

diff --git a/dev-ruby/minitest-hooks/Manifest b/dev-ruby/minitest-hooks/Manifest
new file mode 100644
index 0000000..80516af
--- /dev/null
+++ b/dev-ruby/minitest-hooks/Manifest
@@ -0,0 +1 @@
+DIST minitest-hooks-1.4.0.gem 10240 SHA256 1f95946599b91da45ee83d93a35309ee8355028383e3828a1a3b010660f54e24 SHA512 ad89173076cf8af9f198719bb5fd2ac3524f1aa9a98c4010e091056e3a195eaead59a0b2cb7361441f4b376b1823fac55fb077903d04034c31a426372ee28f30 WHIRLPOOL 88d215f1155f9580e09f4c086e739089d421171b94c93d9608b527ced50f6fab20fee6be2a617125d52c7088eaa564422db6513ef0094204456bce458e9bb6c3

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

diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
new file mode 100644
index 0000000..7d6fc51
--- /dev/null
+++ b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+# Skip tests since they require unpackaged sequel
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Adds around and before_all/after_all/around_all hooks for Minitest"
+HOMEPAGE="https://github.com/jeremyevans/minitest-hooks"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] dev/graaff:master commit in: dev-ruby/minitest-hooks/
@ 2016-07-14  5:30 Hans de Graaff
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff @ 2016-07-14  5:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c9687730ff7b56c2d16929aa843664c850ca74ac
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Jul 14 05:30:02 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 05:30:02 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=c9687730

dev-ruby/minitest-hooks: add ruby20

Package-Manager: portage-2.2.28

 dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
index 7d6fc51..c6d03d9 100644
--- a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
+++ b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 # Skip tests since they require unpackaged sequel
 RUBY_FAKEGEM_RECIPE_TEST="none"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-14  5:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-12 11:42 [gentoo-commits] dev/graaff:master commit in: dev-ruby/minitest-hooks/ Hans de Graaff
  -- strict thread matches above, loose matches on Subject: below --
2016-07-14  5:30 Hans de Graaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox