From 527afa1ee33fc871c4b1c2e1376a374aeca284eb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Fri, 4 Oct 2019 20:16:49 +0200 Subject: [PATCH] app-admin/psmon: move from perl-app to perl-module.eclass 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/psmon/psmon-1.39-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app-admin/psmon/psmon-1.39-r1.ebuild b/app-admin/psmon/psmon-1.39-r1.ebuild index c1f5927344ec..758e8395e1c5 100644 --- a/app-admin/psmon/psmon-1.39-r1.ebuild +++ b/app-admin/psmon/psmon-1.39-r1.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit perl-app +GENTOO_DEPEND_ON_PERL_SUBSLOT="no" +inherit perl-module DESCRIPTION="Monitors process table to slay aggressive, and spawn dead, processes" HOMEPAGE="http://www.psmon.com/" -- 2.26.2