summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/uuidtools/uuidtools-2.1.4-r1.ebuild4
-rw-r--r--dev-ruby/uuidtools/uuidtools-2.1.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/uuidtools/uuidtools-2.1.4-r1.ebuild b/dev-ruby/uuidtools/uuidtools-2.1.4-r1.ebuild
index 406c36e755d0..0d3339e9f695 100644
--- a/dev-ruby/uuidtools/uuidtools-2.1.4-r1.ebuild
+++ b/dev-ruby/uuidtools/uuidtools-2.1.4-r1.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"
+USE_RUBY="ruby20"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
diff --git a/dev-ruby/uuidtools/uuidtools-2.1.5.ebuild b/dev-ruby/uuidtools/uuidtools-2.1.5.ebuild
index cc5315cf7999..e64b805b0ddd 100644
--- a/dev-ruby/uuidtools/uuidtools-2.1.5.ebuild
+++ b/dev-ruby/uuidtools/uuidtools-2.1.5.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_TEST="rspec3"