commit:     4395f36060dc1c90f3c2c301cc800e20a5a7fc22
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 21:30:18 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 21:30:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4395f360

dev-perl/DBIx-Safe: Remove unused eutils inherit

I was meaning to do this in the first place, but like, pkgcheck doesn't
warn about this at all, I only noticed this in the levelnine qa reports

-_-

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r2.ebuild 
b/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r2.ebuild
index e55917b9818..2968577f6b2 100644
--- a/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r2.ebuild
+++ b/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DIST_AUTHOR=TURNSTEP
 DIST_VERSION=1.2.5
-inherit perl-module eutils
+inherit perl-module
 
 DESCRIPTION="Safer access to your database through a DBI database handle"
 

Reply via email to