summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/zentest')
-rw-r--r--dev-ruby/zentest/zentest-4.11.0.ebuild6
-rw-r--r--dev-ruby/zentest/zentest-4.9.5.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/zentest/zentest-4.11.0.ebuild b/dev-ruby/zentest/zentest-4.11.0.ebuild
index cc27e26cd3a3..f447bf1d8c6f 100644
--- a/dev-ruby/zentest/zentest-4.11.0.ebuild
+++ b/dev-ruby/zentest/zentest-4.11.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
RUBY_FAKEGEM_NAME=ZenTest
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt History.txt example.txt example1.rb example2.r
inherit ruby-fakegem
-DESCRIPTION="ZenTest provides tools to support testing: zentest, unit_diff, autotest, multiruby, and Test::Rails"
+DESCRIPTION="Testing tools: zentest, unit_diff, autotest, multiruby, and Test::Rails"
HOMEPAGE="https://github.com/seattlerb/zentest"
LICENSE="Ruby"
diff --git a/dev-ruby/zentest/zentest-4.9.5.ebuild b/dev-ruby/zentest/zentest-4.9.5.ebuild
index eb9f1a1f7e8a..2b2460d0736b 100644
--- a/dev-ruby/zentest/zentest-4.9.5.ebuild
+++ b/dev-ruby/zentest/zentest-4.9.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
RUBY_FAKEGEM_NAME=ZenTest
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt History.txt example.txt example1.rb example2.r
inherit ruby-fakegem
-DESCRIPTION="ZenTest provides tools to support testing: zentest, unit_diff, autotest, multiruby, and Test::Rails"
+DESCRIPTION="Testing tools: zentest, unit_diff, autotest, multiruby, and Test::Rails"
HOMEPAGE="https://github.com/seattlerb/zentest"
LICENSE="Ruby"