From: Andreas K. Hüttel Date: Fri, 4 Oct 2019 18:15:10 +0000 (+0200) Subject: app-admin/evtxtools: Remove redundant perl-app inherit X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=914676cff0b0e2abe9e55eda202c9c2f286e44a2;p=gentoo.git app-admin/evtxtools: Remove redundant perl-app inherit Package-Manager: Portage-2.3.70, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel --- diff --git a/app-admin/evtxtools/evtxtools-1.1.1-r1.ebuild b/app-admin/evtxtools/evtxtools-1.1.1-r1.ebuild index 972e084d7673..3beba8065263 100644 --- a/app-admin/evtxtools/evtxtools-1.1.1-r1.ebuild +++ b/app-admin/evtxtools/evtxtools-1.1.1-r1.ebuild @@ -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 "