dev-ruby/blankslate: Remove ruby19, fix desc
authorManuel Rüger <mrueg@gentoo.org>
Mon, 7 Mar 2016 02:53:56 +0000 (03:53 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 7 Mar 2016 02:53:56 +0000 (03:53 +0100)
Package-Manager: portage-2.2.27

dev-ruby/blankslate/blankslate-2.1.2.4.ebuild
dev-ruby/blankslate/blankslate-3.1.3.ebuild

index 1b0b0e38d05ca9fe80e80766341b3c80fd19f0c0..127826a9d6643fe50f4aa0510ed54944115ee84c 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 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_EXTRADOC="README"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
 inherit ruby-fakegem
 
-DESCRIPTION="A base class where almost all of the methods from Object and Kernel have been removed"
+DESCRIPTION="Base class with almost all of the methods from Object and Kernel being removed"
 HOMEPAGE="https://rubygems.org/gems/blankslate"
 
 IUSE=""
index 1a6c98978bc2bbcbd1d6cd83e650cd5306d1b1f7..11a69ebecb9cfb508fa7d8b3ad18d84be86590d5 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 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_RECIPE_DOC="rdoc"
 
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
 inherit ruby-fakegem
 
-DESCRIPTION="A base class where almost all of the methods from Object and Kernel have been removed"
+DESCRIPTION="Base class with almost all of the methods from Object and Kernel being removed"
 HOMEPAGE="https://rubygems.org/gems/blankslate"
 
 IUSE=""