summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/minitest/minitest-4.7.4.ebuild')
-rw-r--r--dev-ruby/minitest/minitest-4.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/minitest/minitest-4.7.4.ebuild b/dev-ruby/minitest/minitest-4.7.4.ebuild
index 891c2029ace2..06771fc6333e 100644
--- a/dev-ruby/minitest/minitest-4.7.4.ebuild
+++ b/dev-ruby/minitest/minitest-4.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.7.4.ebuild,v 1.14 2014/04/07 13:24:11 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.7.4.ebuild,v 1.15 2014/08/05 16:00:39 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 jruby"
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt Manifest.txt README.txt"
inherit ruby-fakegem
-DESCRIPTION="minitest/unit is a small and fast replacement for ruby's huge and slow test/unit."
+DESCRIPTION="minitest/unit is a small and fast replacement for ruby's huge and slow test/unit"
HOMEPAGE="https://github.com/seattlerb/minitest"
LICENSE="MIT"