summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/mon/mon-0.99.2-r1.ebuild')
-rw-r--r--app-admin/mon/mon-0.99.2-r1.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/app-admin/mon/mon-0.99.2-r1.ebuild b/app-admin/mon/mon-0.99.2-r1.ebuild
index 083a96939041..0317ac38ac01 100644
--- a/app-admin/mon/mon-0.99.2-r1.ebuild
+++ b/app-admin/mon/mon-0.99.2-r1.ebuild
@@ -1,19 +1,19 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mon/mon-0.99.2-r1.ebuild,v 1.3 2002/07/25 12:57:05 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="mon is a highly configurable service monitoring daemon."
SRC_URI="ftp://ftp.kernel.org/pub/software/admin/mon/${P}.tar.bz2"
-SLOT="0"
HOMEPAGE="http://www.kernel.org/software/mon/"
-LICENSE="GPL-2"
+
SLOT="0"
+LICENSE="GPL-2"
KEYWORDS="x86"
-DEPEND="virtual/glibc"
-RDEPEND=">=dev-perl/Mon-0.9
- >=dev-perl/Time-HiRes-01.20
- >=dev-perl/Period-1.20-r2"
+DEPEND=">=dev-perl/Mon-0.9
+ >=dev-perl/Time-HiRes-01.20
+ >=dev-perl/Period-1.20-r2"
src_compile() {