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
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')
-rw-r--r--app-admin/swatch/ChangeLog6
-rw-r--r--app-admin/swatch/swatch-3.0.8.ebuild4
-rw-r--r--app-admin/swatch/swatch-3.1.1.ebuild4
-rw-r--r--app-admin/swatch/swatch-3.1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-admin/swatch/ChangeLog b/app-admin/swatch/ChangeLog
index 657ef0bfbb8f..6551612e63f0 100644
--- a/app-admin/swatch/ChangeLog
+++ b/app-admin/swatch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/swatch
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/ChangeLog,v 1.15 2005/05/25 15:22:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/ChangeLog,v 1.16 2005/11/28 12:06:51 mcummings Exp $
+
+ 28 Nov 2005; <mcumming@gentoo.org> swatch-3.0.8.ebuild, swatch-3.1.1.ebuild,
+ swatch-3.1.ebuild:
+ Switched from perl-module to perl-app eclass
25 May 2005; Michael Cummings <mcummings@gentoo.org> swatch-3.1.ebuild:
dev-perl/Time-HiRes => perl-core/Time-HiRes migration
diff --git a/app-admin/swatch/swatch-3.0.8.ebuild b/app-admin/swatch/swatch-3.0.8.ebuild
index 5cc51b489dac..9d30f2749e8f 100644
--- a/app-admin/swatch/swatch-3.0.8.ebuild
+++ b/app-admin/swatch/swatch-3.0.8.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.0.8.ebuild,v 1.7 2005/05/25 15:22:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.0.8.ebuild,v 1.8 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/"
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/"
diff --git a/app-admin/swatch/swatch-3.1.ebuild b/app-admin/swatch/swatch-3.1.ebuild
index 9deeee588311..15d1fc2a0ccc 100644
--- a/app-admin/swatch/swatch-3.1.ebuild
+++ b/app-admin/swatch/swatch-3.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.ebuild,v 1.7 2005/05/25 15:22:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.ebuild,v 1.8 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/"