summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/blankslate/blankslate-2.1.2.4.ebuild')
-rw-r--r--dev-ruby/blankslate/blankslate-2.1.2.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild b/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild
index 1b0b0e38d05c..127826a9d664 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=""