From: Manuel RĂ¼ger Date: Sun, 10 Apr 2016 00:18:17 +0000 (+0200) Subject: app-admin/puppet-lint: Remove ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d8fcfe95656b4d7286337d60b5b562f7a44f2a14;p=gentoo.git app-admin/puppet-lint: Remove ruby19 Package-Manager: portage-2.2.28 --- diff --git a/app-admin/puppet-lint/puppet-lint-0.3.2.ebuild b/app-admin/puppet-lint/puppet-lint-0.3.2.ebuild index 20f1107ffae0..737eab4c12f5 100644 --- a/app-admin/puppet-lint/puppet-lint-0.3.2.ebuild +++ b/app-admin/puppet-lint/puppet-lint-0.3.2.ebuild @@ -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*" diff --git a/app-admin/puppet-lint/puppet-lint-1.1.0.ebuild b/app-admin/puppet-lint/puppet-lint-1.1.0.ebuild index 562e60310792..5c672ff19972 100644 --- a/app-admin/puppet-lint/puppet-lint-1.1.0.ebuild +++ b/app-admin/puppet-lint/puppet-lint-1.1.0.ebuild @@ -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"