commit:     ef3637a87809a30fc7c072f7ec0c3c9a7b50dfd2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 18:14:06 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 18:17:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3637a8

app-admin/swatchdog: move from perl-app to perl-module.eclass

Package-Manager: Portage-2.3.70, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-admin/swatchdog/swatchdog-3.2.4-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-admin/swatchdog/swatchdog-3.2.4-r1.ebuild 
b/app-admin/swatchdog/swatchdog-3.2.4-r1.ebuild
index c572801b8f3..d6766029f57 100644
--- a/app-admin/swatchdog/swatchdog-3.2.4-r1.ebuild
+++ b/app-admin/swatchdog/swatchdog-3.2.4-r1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-GENTOO_DEPEND_ON_PERL_SUBSLOT=yes
-inherit perl-app
+inherit perl-module
 
 DESCRIPTION="Simple log watcher"
 HOMEPAGE="https://sourceforge.net/projects/swatch/";

Reply via email to