app-admin/puppet-lint: Remove ruby19
authorManuel Rüger <mrueg@gentoo.org>
Sun, 10 Apr 2016 00:18:17 +0000 (02:18 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 10 Apr 2016 00:18:17 +0000 (02:18 +0200)
Package-Manager: portage-2.2.28

app-admin/puppet-lint/puppet-lint-0.3.2.ebuild
app-admin/puppet-lint/puppet-lint-1.1.0.ebuild

index 20f1107ffae0369477e05490564a0d0376dceae1..737eab4c12f5ce703293a6220a2280f4183d5cf4 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="4"
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 RUBY_FAKEGEM_EXTRADOC="README*"
index 562e60310792fe18354be9943310934ac68bcceb..5c672ff19972deea010bc0138aa6a777b1fdf408 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 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_RECIPE_TEST="rspec3"