public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mrueg:master commit in: dev-ruby/shindo/
@ 2016-09-05  0:16 Manuel Rüger
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rüger @ 2016-09-05  0:16 UTC (permalink / raw
  To: gentoo-commits

commit:     6c0b4eff3b5f88529ff8eeb30714eb83d355735f
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 00:15:51 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 00:15:51 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=6c0b4eff

dev-ruby/shindo: Initial version

Package-Manager: portage-2.3.0

 dev-ruby/shindo/Manifest            |  1 +
 dev-ruby/shindo/metadata.xml        |  8 ++++++++
 dev-ruby/shindo/shindo-0.3.8.ebuild | 25 +++++++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-ruby/shindo/Manifest b/dev-ruby/shindo/Manifest
new file mode 100644
index 0000000..ccd9116
--- /dev/null
+++ b/dev-ruby/shindo/Manifest
@@ -0,0 +1 @@
+DIST shindo-0.3.8.gem 12288 SHA256 989fb66fb39b789c6125db22366ffe2ad050ee58fd39e144821244f4970c1b69 SHA512 da2d80635fbcbd4bb6122cc9450b57ae4b1ac0d90a1a28f6ce01cd961011f0f2461f436bde31d014b6c5ce9ebf65d545a8923cc87ab70114584e4706d70fd1b7 WHIRLPOOL a2b671bea9d08376fe54a5d7d30a260c3a97af9beae6c3d04261b7d10e97aadb4fab262b7054e3ada25a728138c1f41080a0c10f309524b8a02a3723020ccdaa

diff --git a/dev-ruby/shindo/metadata.xml b/dev-ruby/shindo/metadata.xml
new file mode 100644
index 0000000..97df2a0
--- /dev/null
+++ b/dev-ruby/shindo/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-ruby/shindo/shindo-0.3.8.ebuild b/dev-ruby/shindo/shindo-0.3.8.ebuild
new file mode 100644
index 0000000..848041a
--- /dev/null
+++ b/dev-ruby/shindo/shindo-0.3.8.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple depth first ruby testing, watch and learn"
+HOMEPAGE="http://github.com/geemus/shindo https://rubygems.org/gems/shindo"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/formatador-0.1.1"
+
+each_ruby_test() {
+	for i in tests/*rb; do
+		${RUBY} -I lib -S bin/shindo $i || die
+	done
+}


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

* [gentoo-commits] dev/mrueg:master commit in: dev-ruby/shindo/
@ 2016-09-05  0:54 Manuel Rüger
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rüger @ 2016-09-05  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     e65c575ae21cf86bcfda814b66618d54468b1b37
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 00:54:23 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 00:54:23 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=e65c575a

dev-ruby/shindo: Fix description

Package-Manager: portage-2.3.0

 dev-ruby/shindo/shindo-0.3.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/shindo/shindo-0.3.8.ebuild b/dev-ruby/shindo/shindo-0.3.8.ebuild
index 848041a..9b3e051 100644
--- a/dev-ruby/shindo/shindo-0.3.8.ebuild
+++ b/dev-ruby/shindo/shindo-0.3.8.ebuild
@@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 inherit ruby-fakegem
 
-DESCRIPTION="Simple depth first ruby testing, watch and learn"
+DESCRIPTION="Simple depth first ruby testing"
 HOMEPAGE="http://github.com/geemus/shindo https://rubygems.org/gems/shindo"
 
 LICENSE="MIT"


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

end of thread, other threads:[~2016-09-05  0:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-05  0:16 [gentoo-commits] dev/mrueg:master commit in: dev-ruby/shindo/ Manuel Rüger
  -- strict thread matches above, loose matches on Subject: below --
2016-09-05  0:54 Manuel Rüger

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