diff options
author | Dean Bailey <alron@gentoo.org> | 2003-06-18 00:19:43 +0000 |
---|---|---|
committer | Dean Bailey <alron@gentoo.org> | 2003-06-18 00:19:43 +0000 |
commit | a2729ff3e3a4803775e0d2c70ea11d013a0143ec (patch) | |
tree | dd410168f0e1ffc677b2c12d215d1a4b9c208f30 /net-analyzer/nagios | |
parent | nagios-nsca-2.3 bugfix (diff) | |
download | gentoo-2-a2729ff3e3a4803775e0d2c70ea11d013a0143ec.tar.gz gentoo-2-a2729ff3e3a4803775e0d2c70ea11d013a0143ec.tar.bz2 gentoo-2-a2729ff3e3a4803775e0d2c70ea11d013a0143ec.zip |
oops, forgot those versions in it needed to be changed.
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r-- | net-analyzer/nagios/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-1.1.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/nagios/Manifest b/net-analyzer/nagios/Manifest index a53ef406acfc..a8d125030efb 100644 --- a/net-analyzer/nagios/Manifest +++ b/net-analyzer/nagios/Manifest @@ -2,5 +2,5 @@ MD5 c92282791f624ac1a3c0b04d0a9e9a32 ChangeLog 1527 MD5 3f79b3eb37e503e67cacded1c99e0652 nagios-1.0-r1.ebuild 1453 MD5 65c2334645522089181c663385269f26 nagios-1.0.ebuild 1350 MD5 8f87a38dc9a1fd338b1fcdafe94c20f8 nagios-1.0_beta6.ebuild 1349 -MD5 438e7a81301b7b265f91386f537c8c41 nagios-1.1.ebuild 1912 +MD5 4b8db4249f53af88e8fb36cb36a0716a nagios-1.1.ebuild 1912 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-nagios-1.1 0 diff --git a/net-analyzer/nagios/nagios-1.1.ebuild b/net-analyzer/nagios/nagios-1.1.ebuild index 28feb05debc2..8031b0c0fe75 100644 --- a/net-analyzer/nagios/nagios-1.1.ebuild +++ b/net-analyzer/nagios/nagios-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.1.ebuild,v 1.2 2003/06/17 22:58:35 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.1.ebuild,v 1.3 2003/06/18 00:19:41 alron Exp $ DESCRIPTION="Nagios $PV - merge this to pull install all of the nagios packages" HOMEPAGE="http://www.nagios.org/" RDEPEND=">=net-analyzer/nagios-core-1.1 >=net-analyzer/nagios-plugins-1.3.0 - >=net-analyzer/nagios-nrpe-1.7 - >=net-analyzer/nagios-nsca-2.2 + >=net-analyzer/nagios-nrpe-1.8 + >=net-analyzer/nagios-nsca-2.3 >=net-analyzer/nagios-imagepack-1.0" SLOT="0" |