diff options
Diffstat (limited to 'app-admin/swatchdog')
-rw-r--r-- | app-admin/swatchdog/swatchdog-3.2.4-r1.ebuild | 5 |
1 files 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 c572801b8f3a..d6766029f57a 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/" |