summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:48:10 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:13:58 +0100
commitc57e9484d4c0c3217f6a02369d2445d8dc675cf1 (patch)
tree57e8108df2499de9e571ad73763c66e8a1033620 /app-admin/puppet-lint/puppet-lint-2.4.2.ebuild
parentapp-admin/puppet-agent: eutils-- (diff)
downloadgentoo-c57e9484d4c0c3217f6a02369d2445d8dc675cf1.tar.gz
gentoo-c57e9484d4c0c3217f6a02369d2445d8dc675cf1.tar.bz2
gentoo-c57e9484d4c0c3217f6a02369d2445d8dc675cf1.zip
app-admin/puppet-lint: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/puppet-lint/puppet-lint-2.4.2.ebuild')
-rw-r--r--app-admin/puppet-lint/puppet-lint-2.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet-lint/puppet-lint-2.4.2.ebuild b/app-admin/puppet-lint/puppet-lint-2.4.2.ebuild
index a8901cb8e2e8..4738934c8b49 100644
--- a/app-admin/puppet-lint/puppet-lint-2.4.2.ebuild
+++ b/app-admin/puppet-lint/puppet-lint-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_EXTRADOC="README.md"
-inherit eutils ruby-fakegem
+inherit ruby-fakegem
DESCRIPTION="A linter for puppet DSL"
HOMEPAGE="http://puppet-lint.com/"