diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-07-30 02:16:02 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-07-30 02:16:02 +0000 |
commit | 7b895d033b04becb604efb755f9702944ec2e7b6 (patch) | |
tree | 46b8580c71e9de677b368c30a5507ba8cb36f002 /app-admin | |
parent | version bump + old version cleanout (diff) | |
download | historical-7b895d033b04becb604efb755f9702944ec2e7b6.tar.gz historical-7b895d033b04becb604efb755f9702944ec2e7b6.tar.bz2 historical-7b895d033b04becb604efb755f9702944ec2e7b6.zip |
version bump thanks to meatoo and bug #74390
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/psmon/ChangeLog | 9 | ||||
-rw-r--r-- | app-admin/psmon/Manifest | 14 | ||||
-rw-r--r-- | app-admin/psmon/files/digest-psmon-1.29 | 1 | ||||
-rw-r--r-- | app-admin/psmon/psmon-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | app-admin/psmon/psmon-1.29.ebuild | 30 |
5 files changed, 48 insertions, 10 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..a9b0e1c3f567 100644 --- a/app-admin/psmon/Manifest +++ b/app-admin/psmon/Manifest @@ -1,13 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 e212cf7041ef347b14e48cc5b765a94b ChangeLog 838 -MD5 021c1c9416968c96d0a5472af1d96644 psmon-1.0.4.ebuild 832 +MD5 e5629960fa3b488f292dea22d5f71d30 ChangeLog 1068 +MD5 830e35ab9ede1bc0b85661d575bfbcf4 psmon-1.0.4.ebuild 813 +MD5 45e07b26b99660c3e5b04c75500e8826 psmon-1.29.ebuild 807 MD5 06f2d4be3cd5410b996d2fb131f911b3 files/digest-psmon-1.0.4 60 +MD5 dc432022d6a8454850ac659cdb4c739c files/digest-psmon-1.29 61 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFClISJtG5z4I8BtQoRAjngAJ9JNi48aX2vQiKRRm/cGLYi6msaqQCeOJic -g8rHbt8leGLmuIoehczcctc= -=lY4/ +iD8DBQFC6uLymdTrptrqvGERAhavAJ0XY//Pb3wYwHybBzOcPbt8Lu/cFgCfZR4J +A8GlHpbqcrX7GKfuHwvA2KE= +=6Z9L -----END PGP SIGNATURE----- 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" +} |