diff options
author | Torsten Veller <tove@gentoo.org> | 2005-08-10 09:38:03 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2005-08-10 09:38:03 +0000 |
commit | 92e6508a5c2421522fe66bd39853fbc1741879ec (patch) | |
tree | 0370843059bafcd853034c59d18ef14211d26988 /app-admin/psmon | |
parent | New version with working ide-cdrom. (diff) | |
download | gentoo-2-92e6508a5c2421522fe66bd39853fbc1741879ec.tar.gz gentoo-2-92e6508a5c2421522fe66bd39853fbc1741879ec.tar.bz2 gentoo-2-92e6508a5c2421522fe66bd39853fbc1741879ec.zip |
Fixed HOMEPAGE - bug #100782.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-admin/psmon')
-rw-r--r-- | app-admin/psmon/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/psmon/psmon-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | app-admin/psmon/psmon-1.29.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/psmon/ChangeLog b/app-admin/psmon/ChangeLog index 9b76a629f018..792adb06db48 100644 --- a/app-admin/psmon/ChangeLog +++ b/app-admin/psmon/ChangeLog @@ -1,6 +1,10 @@ # 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.8 2005/07/30 02:16:02 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/psmon/ChangeLog,v 1.9 2005/08/10 09:38:03 tove Exp $ + + 10 Aug 2005; Torsten Veller <tove@gentoo.org> psmon-1.0.4.ebuild, + psmon-1.29.ebuild: + Fixed HOMEPAGE. Thanks to Chris Rebert for bug #100782. *psmon-1.29 (30 Jul 2005) diff --git a/app-admin/psmon/psmon-1.0.4.ebuild b/app-admin/psmon/psmon-1.0.4.ebuild index 9343ff229a12..45be8d35fac1 100644 --- a/app-admin/psmon/psmon-1.0.4.ebuild +++ b/app-admin/psmon/psmon-1.0.4.ebuild @@ -1,9 +1,9 @@ # 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.8 2005/07/30 02:16:02 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/psmon/psmon-1.0.4.ebuild,v 1.9 2005/08/10 09:38:03 tove Exp $ DESCRIPTION="Monitors process table to slay aggressive, and spawn dead, processes" -HOMEPAGE="http://psmon.sourceforge.net/" +HOMEPAGE="http://www.psmon.com/" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-1" SLOT="0" diff --git a/app-admin/psmon/psmon-1.29.ebuild b/app-admin/psmon/psmon-1.29.ebuild index b04a46cb3bdb..c8ba9ed34c53 100644 --- a/app-admin/psmon/psmon-1.29.ebuild +++ b/app-admin/psmon/psmon-1.29.ebuild @@ -1,11 +1,11 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/psmon/psmon-1.29.ebuild,v 1.2 2005/08/10 09:38:03 tove Exp $ inherit perl-module DESCRIPTION="Monitors process table to slay aggressive, and spawn dead, processes" -HOMEPAGE="http://psmon.sourceforge.net/" +HOMEPAGE="http://www.psmon.com/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |