summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-11-28 12:07:22 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-11-28 12:07:22 +0000
commit195400cf59003621ffb5d21c4272a9fe29399240 (patch)
tree69b8a1bd4dbd705b1abc316155996a853c93c7dd /app-admin/psmon/psmon-1.29.ebuild
parentSwitched from perl-module to perl-app eclass (diff)
downloadhistorical-195400cf59003621ffb5d21c4272a9fe29399240.tar.gz
historical-195400cf59003621ffb5d21c4272a9fe29399240.tar.bz2
historical-195400cf59003621ffb5d21c4272a9fe29399240.zip
Switched from perl-module to perl-app eclass
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'app-admin/psmon/psmon-1.29.ebuild')
-rw-r--r--app-admin/psmon/psmon-1.29.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/psmon/psmon-1.29.ebuild b/app-admin/psmon/psmon-1.29.ebuild
index fdd463bf5c6b..f6ca83e9f641 100644
--- a/app-admin/psmon/psmon-1.29.ebuild
+++ b/app-admin/psmon/psmon-1.29.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/psmon/psmon-1.29.ebuild,v 1.3 2005/09/07 03:32:03 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/psmon/psmon-1.29.ebuild,v 1.4 2005/11/28 12:05:35 mcummings Exp $
-inherit perl-module
+inherit perl-app
DESCRIPTION="Monitors process table to slay aggressive, and spawn dead, processes"
HOMEPAGE="http://www.psmon.com/"