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"
