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/swatch/swatch-3.1.1.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/swatch/swatch-3.1.1.ebuild')
-rw-r--r--app-admin/swatch/swatch-3.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/swatch/swatch-3.1.1.ebuild b/app-admin/swatch/swatch-3.1.1.ebuild
index e961bce9e6ba..a991c3d140dd 100644
--- a/app-admin/swatch/swatch-3.1.1.ebuild
+++ b/app-admin/swatch/swatch-3.1.1.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/swatch/swatch-3.1.1.ebuild,v 1.4 2005/05/25 15:22:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.1.ebuild,v 1.5 2005/11/28 12:06:51 mcummings Exp $
-inherit perl-module
+inherit perl-app
DESCRIPTION="Perl-based system log watcher"
HOMEPAGE="http://swatch.sourceforge.net/"