dev-ruby/zentest: Remove ruby19, fix desc
authorManuel Rüger <mrueg@gentoo.org>
Sun, 6 Mar 2016 18:22:10 +0000 (19:22 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 6 Mar 2016 18:22:10 +0000 (19:22 +0100)
Package-Manager: portage-2.2.27

dev-ruby/zentest/zentest-4.11.0.ebuild
dev-ruby/zentest/zentest-4.9.5.ebuild

index cc27e26cd3a38177297bec003e96b7bcd242d9e6..f447bf1d8c6f1b2fa507edfa7cd48f8272b5d72e 100644 (file)
@@ -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"
 
index eb9f1a1f7e8a5220faf1d4d08d44947f1490654e..2b2460d0736b990014eebd5be8ddd4e1ac9e9b96 100644 (file)
@@ -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"