app-admin/evtxtools: Remove redundant perl-app inherit
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 4 Oct 2019 18:15:10 +0000 (20:15 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 4 Oct 2019 18:17:02 +0000 (20:17 +0200)
Package-Manager: Portage-2.3.70, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
app-admin/evtxtools/evtxtools-1.1.1-r1.ebuild

index 972e084d7673118d30e4f672eec1dd7b2763152d..3beba8065263933c034673fbcfbf2101ad321bc2 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit perl-app perl-module
+inherit perl-module
 
 MY_PN="Parse-Evtx"
 DESCRIPTION="Read, decode and dump Windows Vista/2008/7 event log file "