summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-04-03 23:39:10 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-04-03 23:40:15 +0200
commit3cb8827264b80947c81e51e051f51a65b69b57d4 (patch)
treefbdec2ca0b976c18bba53e65aff423487171b7cc /dev-ruby/uuidtools
parentdev-ruby/metasploit-credential: Remove ruby19 (diff)
downloadgentoo-3cb8827264b80947c81e51e051f51a65b69b57d4.tar.gz
gentoo-3cb8827264b80947c81e51e051f51a65b69b57d4.tar.bz2
gentoo-3cb8827264b80947c81e51e051f51a65b69b57d4.zip
dev-ruby/uuidtools: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/uuidtools')
-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"