summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-06 19:22:10 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-06 19:22:10 +0100
commitfe3adf5082d6e6ce90ff021009c9b4188279a99f (patch)
treea0a68509910f9af79ccaf442b095c91a0014bf35
parentgnome-base/librsvg: x86 stable wrt bug #566378 (diff)
downloadgentoo-fe3adf5082d6e6ce90ff021009c9b4188279a99f.tar.gz
gentoo-fe3adf5082d6e6ce90ff021009c9b4188279a99f.tar.bz2
gentoo-fe3adf5082d6e6ce90ff021009c9b4188279a99f.zip
dev-ruby/zentest: Remove ruby19, fix desc
Package-Manager: portage-2.2.27
-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"