From 3d952c96a33c6ee374bfbf757b1923258602e8c1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 08:48:07 +0100 Subject: app-admin/puppet-agent: eutils-- Signed-off-by: Sam James --- app-admin/puppet-agent/puppet-agent-6.19.1-r1.ebuild | 2 +- app-admin/puppet-agent/puppet-agent-7.4.0.ebuild | 2 +- app-admin/puppet-agent/puppet-agent-7.5.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-admin') 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/" -- cgit v1.2.3-65-gdbad