commit:     89eb5aee765ced76978c27ad8dee68feec7c437b
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 30 09:26:23 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 09:32:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89eb5aee

app-admin/monit: Removed useless call to "eutils" eclass

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 app-admin/monit/monit-5.27.2.ebuild | 2 +-
 app-admin/monit/monit-5.28.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/monit/monit-5.27.2.ebuild 
b/app-admin/monit/monit-5.27.2.ebuild
index bc107a7fd16..69c2daf0130 100644
--- a/app-admin/monit/monit-5.27.2.ebuild
+++ b/app-admin/monit/monit-5.27.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit bash-completion-r1 pam systemd eutils
+inherit bash-completion-r1 pam systemd
 
 DESCRIPTION="Monitoring and managing daemons or similar programs running on a 
Unix system"
 HOMEPAGE="http://mmonit.com/monit/";

diff --git a/app-admin/monit/monit-5.28.0.ebuild 
b/app-admin/monit/monit-5.28.0.ebuild
index bc107a7fd16..69c2daf0130 100644
--- a/app-admin/monit/monit-5.28.0.ebuild
+++ b/app-admin/monit/monit-5.28.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit bash-completion-r1 pam systemd eutils
+inherit bash-completion-r1 pam systemd
 
 DESCRIPTION="Monitoring and managing daemons or similar programs running on a 
Unix system"
 HOMEPAGE="http://mmonit.com/monit/";

Reply via email to