From 3273a2a19dc4185eb147fe06fc8c2395b3864b4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20R=C3=BCger?= Date: Mon, 7 Mar 2016 03:53:56 +0100 Subject: [PATCH] dev-ruby/blankslate: Remove ruby19, fix desc Package-Manager: portage-2.2.27 --- dev-ruby/blankslate/blankslate-2.1.2.4.ebuild | 6 +++--- dev-ruby/blankslate/blankslate-3.1.3.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild b/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild index 1b0b0e38d05ca..127826a9d6643 100644 --- a/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild +++ b/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild @@ -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="" diff --git a/dev-ruby/blankslate/blankslate-3.1.3.ebuild b/dev-ruby/blankslate/blankslate-3.1.3.ebuild index 1a6c98978bc2b..11a69ebecb9cf 100644 --- a/dev-ruby/blankslate/blankslate-3.1.3.ebuild +++ b/dev-ruby/blankslate/blankslate-3.1.3.ebuild @@ -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=""