Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-ruby/shindo/
Date: Mon, 05 Sep 2016 00:54:48
Message-Id: 1473036863.e65c575ae21cf86bcfda814b66618d54468b1b37.mrueg@gentoo
1 commit: e65c575ae21cf86bcfda814b66618d54468b1b37
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 5 00:54:23 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 5 00:54:23 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=e65c575a
7
8 dev-ruby/shindo: Fix description
9
10 Package-Manager: portage-2.3.0
11
12 dev-ruby/shindo/shindo-0.3.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/shindo/shindo-0.3.8.ebuild b/dev-ruby/shindo/shindo-0.3.8.ebuild
16 index 848041a..9b3e051 100644
17 --- a/dev-ruby/shindo/shindo-0.3.8.ebuild
18 +++ b/dev-ruby/shindo/shindo-0.3.8.ebuild
19 @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22 ruby23"
20
21 inherit ruby-fakegem
22
23 -DESCRIPTION="Simple depth first ruby testing, watch and learn"
24 +DESCRIPTION="Simple depth first ruby testing"
25 HOMEPAGE="http://github.com/geemus/shindo https://rubygems.org/gems/shindo"
26
27 LICENSE="MIT"