summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/bastille/ChangeLog6
-rw-r--r--app-admin/bastille/bastille-2.1.1-r1.ebuild4
-rw-r--r--app-admin/bastille/bastille-2.1.1-r2.ebuild4
-rw-r--r--app-admin/bastille/bastille-2.1.1-r3.ebuild4
-rw-r--r--app-admin/psmon/ChangeLog5
-rw-r--r--app-admin/psmon/psmon-1.29.ebuild4
-rw-r--r--app-admin/rackview/ChangeLog6
-rw-r--r--app-admin/rackview/rackview-0.04-r1.ebuild4
-rw-r--r--app-admin/rackview/rackview-0.05.ebuild4
-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
-rw-r--r--app-admin/systemconfigurator/ChangeLog6
-rw-r--r--app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild4
-rw-r--r--app-admin/systemconfigurator/systemconfigurator-2.2.2.ebuild4
16 files changed, 46 insertions, 27 deletions
diff --git a/app-admin/bastille/ChangeLog b/app-admin/bastille/ChangeLog
index dc524b0721a8..83a3147d3082 100644
--- a/app-admin/bastille/ChangeLog
+++ b/app-admin/bastille/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/bastille
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.17 2005/08/19 23:33:34 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.18 2005/11/28 12:07:22 mcummings Exp $
+
+ 28 Nov 2005; <mcumming@gentoo.org> bastille-2.1.1-r1.ebuild,
+ bastille-2.1.1-r2.ebuild, bastille-2.1.1-r3.ebuild:
+ Switched from perl-module to perl-app eclass
19 Aug 2005; Bryan Stine <battousai@gentoo.org> bastille-3.0.2.ebuild:
Fix keywords.
diff --git a/app-admin/bastille/bastille-2.1.1-r1.ebuild b/app-admin/bastille/bastille-2.1.1-r1.ebuild
index 329729bcaa09..94b650f4f4f1 100644
--- a/app-admin/bastille/bastille-2.1.1-r1.ebuild
+++ b/app-admin/bastille/bastille-2.1.1-r1.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/bastille/bastille-2.1.1-r1.ebuild,v 1.10 2005/04/05 18:02:56 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.11 2005/11/28 12:07:22 mcummings Exp $
-inherit perl-module eutils
+inherit perl-app eutils
PATCHVER=0.1
MY_PN=${PN/b/B}
diff --git a/app-admin/bastille/bastille-2.1.1-r2.ebuild b/app-admin/bastille/bastille-2.1.1-r2.ebuild
index 5bbde74937be..4d98ee7ffd0b 100644
--- a/app-admin/bastille/bastille-2.1.1-r2.ebuild
+++ b/app-admin/bastille/bastille-2.1.1-r2.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/bastille/bastille-2.1.1-r2.ebuild,v 1.9 2005/04/05 18:02:56 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.10 2005/11/28 12:07:22 mcummings Exp $
-inherit perl-module eutils
+inherit perl-app eutils
PATCHVER=0.1
MY_PN=${PN/b/B}
diff --git a/app-admin/bastille/bastille-2.1.1-r3.ebuild b/app-admin/bastille/bastille-2.1.1-r3.ebuild
index bc8be276cfde..07b63bb08341 100644
--- a/app-admin/bastille/bastille-2.1.1-r3.ebuild
+++ b/app-admin/bastille/bastille-2.1.1-r3.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/bastille/bastille-2.1.1-r3.ebuild,v 1.2 2005/04/21 14:12:44 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild,v 1.3 2005/11/28 12:07:22 mcummings Exp $
-inherit perl-module eutils
+inherit perl-app eutils
PATCHVER=0.1
MY_PN=${PN/b/B}
diff --git a/app-admin/psmon/ChangeLog b/app-admin/psmon/ChangeLog
index aaf0ec59a67f..93d5543b943d 100644
--- a/app-admin/psmon/ChangeLog
+++ b/app-admin/psmon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/psmon
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/psmon/ChangeLog,v 1.10 2005/09/07 03:32:03 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/psmon/ChangeLog,v 1.11 2005/11/28 12:05:35 mcummings Exp $
+
+ 28 Nov 2005; <mcumming@gentoo.org> psmon-1.29.ebuild:
+ Switched from perl-module to perl-app eclass
07 Sep 2005; Luis Medinas <metalgod@gentoo.org> psmon-1.29.ebuild:
Added ~amd64 keyword.
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/"
diff --git a/app-admin/rackview/ChangeLog b/app-admin/rackview/ChangeLog
index bf518ba712e4..5b6bc4447572 100644
--- a/app-admin/rackview/ChangeLog
+++ b/app-admin/rackview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/rackview
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/rackview/ChangeLog,v 1.8 2005/01/01 11:22:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/rackview/ChangeLog,v 1.9 2005/11/28 12:06:27 mcummings Exp $
+
+ 28 Nov 2005; <mcumming@gentoo.org> rackview-0.04-r1.ebuild,
+ rackview-0.05.ebuild:
+ Switched from perl-module to perl-app eclass
01 Mar 2004; Markus Nigbur <pyrania@gentoo.org> rackview-0.05.ebuild:
Stable on x86.
diff --git a/app-admin/rackview/rackview-0.04-r1.ebuild b/app-admin/rackview/rackview-0.04-r1.ebuild
index 22660a684c33..a5e58b973316 100644
--- a/app-admin/rackview/rackview-0.04-r1.ebuild
+++ b/app-admin/rackview/rackview-0.04-r1.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/rackview/rackview-0.04-r1.ebuild,v 1.8 2005/01/01 11:22:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/rackview/rackview-0.04-r1.ebuild,v 1.9 2005/11/28 12:06:27 mcummings Exp $
-inherit perl-module
+inherit perl-app
DESCRIPTION="tool for visualizing the layout of rack-mounted equipment"
HOMEPAGE="http://rackview.sourceforge.net/"
diff --git a/app-admin/rackview/rackview-0.05.ebuild b/app-admin/rackview/rackview-0.05.ebuild
index 46967fabb108..502452bf476e 100644
--- a/app-admin/rackview/rackview-0.05.ebuild
+++ b/app-admin/rackview/rackview-0.05.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/rackview/rackview-0.05.ebuild,v 1.8 2005/01/01 11:22:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/rackview/rackview-0.05.ebuild,v 1.9 2005/11/28 12:06:27 mcummings Exp $
-inherit perl-module
+inherit perl-app
DESCRIPTION="tool for visualizing the layout of rack-mounted equipment"
HOMEPAGE="http://rackview.sourceforge.net/"
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/"
diff --git a/app-admin/systemconfigurator/ChangeLog b/app-admin/systemconfigurator/ChangeLog
index 985bee7b5fa1..c419f493c2c9 100644
--- a/app-admin/systemconfigurator/ChangeLog
+++ b/app-admin/systemconfigurator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/systemconfigurator
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/ChangeLog,v 1.11 2005/08/19 03:42:51 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/ChangeLog,v 1.12 2005/11/28 12:06:03 mcummings Exp $
+
+ 28 Nov 2005; <mcumming@gentoo.org> systemconfigurator-2.0.9.ebuild,
+ systemconfigurator-2.2.2.ebuild:
+ Switched from perl-module to perl-app eclass
19 Aug 2005; Luis Medinas <metalgod@gentoo.org>
systemconfigurator-2.2.2.ebuild:
diff --git a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild b/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild
index d718df776216..b302b154b878 100644
--- a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild
+++ b/app-admin/systemconfigurator/systemconfigurator-2.0.9.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/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.11 2005/01/01 11:30:54 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.12 2005/11/28 12:06:03 mcummings Exp $
-inherit eutils perl-module
+inherit eutils perl-app
DESCRIPTION="Provide a consistent API for the configuration of system related items"
HOMEPAGE="http://sisuite.org/systemconfig/"
SRC_URI="mirror://sourceforge/systemconfig/${P}.tar.gz"
diff --git a/app-admin/systemconfigurator/systemconfigurator-2.2.2.ebuild b/app-admin/systemconfigurator/systemconfigurator-2.2.2.ebuild
index f95ae6d8fd97..097612c18074 100644
--- a/app-admin/systemconfigurator/systemconfigurator-2.2.2.ebuild
+++ b/app-admin/systemconfigurator/systemconfigurator-2.2.2.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/systemconfigurator/systemconfigurator-2.2.2.ebuild,v 1.2 2005/08/19 03:42:51 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/systemconfigurator-2.2.2.ebuild,v 1.3 2005/11/28 12:06:03 mcummings Exp $
-inherit eutils perl-module
+inherit eutils perl-app
DESCRIPTION="Provide a consistent API for the configuration of system related items"
HOMEPAGE="http://sisuite.org/systemconfig/"
SRC_URI="mirror://sourceforge/systemconfig/${P}.tar.gz"