summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/hashr')
-rw-r--r--dev-ruby/hashr/hashr-0.0.22.ebuild6
-rw-r--r--dev-ruby/hashr/hashr-1.0.0.ebuild6
-rw-r--r--dev-ruby/hashr/hashr-2.0.0.ebuild4
3 files changed, 8 insertions, 8 deletions
diff --git a/dev-ruby/hashr/hashr-0.0.22.ebuild b/dev-ruby/hashr/hashr-0.0.22.ebuild
index 068c4778a620..444398cb0bc6 100644
--- a/dev-ruby/hashr/hashr-0.0.22.ebuild
+++ b/dev-ruby/hashr/hashr-0.0.22.ebuild
@@ -1,17 +1,17 @@
-# 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"
+USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
-DESCRIPTION="Simple Hash extension to make working with nested hashes easier and less error-prone"
+DESCRIPTION="Simple Hash extension to make working with nested hashes easier"
HOMEPAGE="https://github.com/svenfuchs/hashr"
LICENSE="MIT"
diff --git a/dev-ruby/hashr/hashr-1.0.0.ebuild b/dev-ruby/hashr/hashr-1.0.0.ebuild
index 068c4778a620..444398cb0bc6 100644
--- a/dev-ruby/hashr/hashr-1.0.0.ebuild
+++ b/dev-ruby/hashr/hashr-1.0.0.ebuild
@@ -1,17 +1,17 @@
-# 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"
+USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
-DESCRIPTION="Simple Hash extension to make working with nested hashes easier and less error-prone"
+DESCRIPTION="Simple Hash extension to make working with nested hashes easier"
HOMEPAGE="https://github.com/svenfuchs/hashr"
LICENSE="MIT"
diff --git a/dev-ruby/hashr/hashr-2.0.0.ebuild b/dev-ruby/hashr/hashr-2.0.0.ebuild
index 91a320b25ae9..9fca026a7514 100644
--- a/dev-ruby/hashr/hashr-2.0.0.ebuild
+++ b/dev-ruby/hashr/hashr-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
-DESCRIPTION="Simple Hash extension to make working with nested hashes easier and less error-prone"
+DESCRIPTION="Simple Hash extension to make working with nested hashes easier"
HOMEPAGE="https://github.com/svenfuchs/hashr"
LICENSE="MIT"