summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:48:07 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:13:57 +0100
commit3d952c96a33c6ee374bfbf757b1923258602e8c1 (patch)
treef6b893ba280a944ce1c2c668220a79836d9b4009 /app-admin/puppet-agent
parentapp-admin/ansible: eutils-- (diff)
downloadgentoo-3d952c96a33c6ee374bfbf757b1923258602e8c1.tar.gz
gentoo-3d952c96a33c6ee374bfbf757b1923258602e8c1.tar.bz2
gentoo-3d952c96a33c6ee374bfbf757b1923258602e8c1.zip
app-admin/puppet-agent: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/puppet-agent')
-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/"