summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-07-30 02:16:02 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-07-30 02:16:02 +0000
commit07160922327c77017a7e56f64e06e953dd99ab2c (patch)
treea7baa9271df039da77bda03afc17db0afa5ba906 /app-admin/psmon
parentversion bump + old version cleanout (diff)
downloadgentoo-2-07160922327c77017a7e56f64e06e953dd99ab2c.tar.gz
gentoo-2-07160922327c77017a7e56f64e06e953dd99ab2c.tar.bz2
gentoo-2-07160922327c77017a7e56f64e06e953dd99ab2c.zip
version bump thanks to meatoo and bug #74390
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-admin/psmon')
-rw-r--r--app-admin/psmon/ChangeLog9
-rw-r--r--app-admin/psmon/Manifest14
-rw-r--r--app-admin/psmon/files/digest-psmon-1.291
-rw-r--r--app-admin/psmon/psmon-1.0.4.ebuild4
-rw-r--r--app-admin/psmon/psmon-1.29.ebuild30
5 files changed, 43 insertions, 15 deletions
diff --git a/app-admin/psmon/ChangeLog b/app-admin/psmon/ChangeLog
index d4cab74a67a9..9b76a629f018 100644
--- a/app-admin/psmon/ChangeLog
+++ b/app-admin/psmon/ChangeLog
@@ -1,6 +1,13 @@
# 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.7 2005/05/25 13:58:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/psmon/ChangeLog,v 1.8 2005/07/30 02:16:02 dragonheart Exp $
+
+*psmon-1.29 (30 Jul 2005)
+
+ 30 Jul 2005; Daniel Black <dragonheart@gentoo.org> psmon-1.0.4.ebuild,
+ +psmon-1.29.ebuild:
+ version bump thanks to meatoo and bug #74390 thanks to Nicola Worthington
+ <nicolaw@lilacup.2x4b.com>
25 May 2005; Michael Cummings <mcummings@gentoo.org> psmon-1.0.4.ebuild:
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
diff --git a/app-admin/psmon/Manifest b/app-admin/psmon/Manifest
index 8a5df2755279..f02b3feb9dbc 100644
--- a/app-admin/psmon/Manifest
+++ b/app-admin/psmon/Manifest
@@ -1,13 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 e212cf7041ef347b14e48cc5b765a94b ChangeLog 838
-MD5 021c1c9416968c96d0a5472af1d96644 psmon-1.0.4.ebuild 832
+MD5 478095be6e1b5f56696a305e013937ff psmon-1.0.4.ebuild 811
+MD5 53b70b2c0788f2c5302ee58cbd633ec4 psmon-1.29.ebuild 806
MD5 06f2d4be3cd5410b996d2fb131f911b3 files/digest-psmon-1.0.4 60
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFClISJtG5z4I8BtQoRAjngAJ9JNi48aX2vQiKRRm/cGLYi6msaqQCeOJic
-g8rHbt8leGLmuIoehczcctc=
-=lY4/
------END PGP SIGNATURE-----
+MD5 dc432022d6a8454850ac659cdb4c739c files/digest-psmon-1.29 61
diff --git a/app-admin/psmon/files/digest-psmon-1.29 b/app-admin/psmon/files/digest-psmon-1.29
new file mode 100644
index 000000000000..8f746244384d
--- /dev/null
+++ b/app-admin/psmon/files/digest-psmon-1.29
@@ -0,0 +1 @@
+MD5 84c750319270d7063c0ad23c295ef6ee psmon-1.29.tar.gz 59679
diff --git a/app-admin/psmon/psmon-1.0.4.ebuild b/app-admin/psmon/psmon-1.0.4.ebuild
index 90f454144be7..9343ff229a12 100644
--- a/app-admin/psmon/psmon-1.0.4.ebuild
+++ b/app-admin/psmon/psmon-1.0.4.ebuild
@@ -1,12 +1,10 @@
# 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.0.4.ebuild,v 1.7 2005/05/25 13:58:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/psmon/psmon-1.0.4.ebuild,v 1.8 2005/07/30 02:16:02 dragonheart Exp $
DESCRIPTION="Monitors process table to slay aggressive, and spawn dead, processes"
HOMEPAGE="http://psmon.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
-RESTRICT="nomirror"
-
LICENSE="GPL-1"
SLOT="0"
KEYWORDS="x86 ppc"
diff --git a/app-admin/psmon/psmon-1.29.ebuild b/app-admin/psmon/psmon-1.29.ebuild
new file mode 100644
index 000000000000..b04a46cb3bdb
--- /dev/null
+++ b/app-admin/psmon/psmon-1.29.ebuild
@@ -0,0 +1,30 @@
+# 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.1 2005/07/30 02:16:02 dragonheart Exp $
+
+inherit perl-module
+
+DESCRIPTION="Monitors process table to slay aggressive, and spawn dead, processes"
+HOMEPAGE="http://psmon.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+
+DEPEND=">=dev-lang/perl-5.6.0
+ dev-perl/config-general
+ dev-perl/Proc-ProcessTable
+ dev-perl/Unix-Syslog
+ perl-core/Getopt-Long"
+
+src_install() {
+ perl-module_src_install
+ insinto /etc
+ doins etc/psmon.conf
+}
+
+pkg_postinst() {
+ einfo "NOTICE: Please modify at least the NotifyEmail parameter"
+ einfo " found from the /etc/psmon.conf"
+}