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 | 07160922327c77017a7e56f64e06e953dd99ab2c (patch) | |
tree | a7baa9271df039da77bda03afc17db0afa5ba906 /app-admin/psmon/psmon-1.0.4.ebuild | |
parent | version bump + old version cleanout (diff) | |
download | gentoo-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/psmon-1.0.4.ebuild')
-rw-r--r-- | app-admin/psmon/psmon-1.0.4.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
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" |