dev-ruby/GeoRuby: Remove ruby19
authorManuel Rüger <mrueg@gentoo.org>
Sun, 6 Mar 2016 18:31:37 +0000 (19:31 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 6 Mar 2016 18:31:37 +0000 (19:31 +0100)
Package-Manager: portage-2.2.27

dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild
dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild

index 811992aa9de0753842d8aa2b522f54c7cef9c032..4ac9f8f596b3a281d16f093482b170a2cee2090e 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 # uses ruby19 hash syntax
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
index 17a3146a8df73630f9d7479943054973207f1c3e..c09ecd0796ef5769257c4a8072b6a772312aaf68 100644 (file)
@@ -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"