summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild2
-rw-r--r--app-admin/puppet-agent/puppet-agent-7.4.0.ebuild2
-rw-r--r--app-admin/puppet-agent/puppet-agent-7.5.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild b/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild
index 650df2144535..77257d4a760b 100644
--- a/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils systemd unpacker tmpfiles
+inherit systemd unpacker tmpfiles
DESCRIPTION="general puppet client utils along with hiera and facter"
HOMEPAGE="https://puppetlabs.com/"
diff --git a/app-admin/puppet-agent/puppet-agent-7.4.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.4.0.ebuild
index 69c3c3eda8ba..b9cc527c3117 100644
--- a/app-admin/puppet-agent/puppet-agent-7.4.0.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-7.4.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils systemd unpacker tmpfiles
+inherit systemd unpacker tmpfiles
DESCRIPTION="general puppet client utils along with hiera and facter"
HOMEPAGE="https://puppetlabs.com/"
diff --git a/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild
index d48586e2c6e4..4a86bc593571 100644
--- a/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils systemd unpacker tmpfiles
+inherit systemd unpacker tmpfiles
DESCRIPTION="general puppet client utils along with hiera and facter"
HOMEPAGE="https://puppetlabs.com/"