From 914676cff0b0e2abe9e55eda202c9c2f286e44a2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Fri, 4 Oct 2019 20:15:10 +0200 Subject: [PATCH] app-admin/evtxtools: Remove redundant perl-app inherit MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.70, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel --- app-admin/evtxtools/evtxtools-1.1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 " -- 2.26.2