summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-12-15 15:03:12 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-12-15 15:03:12 +0000
commit0274698fee1be50e9c609773d4fe99711a5085ac (patch)
tree5bbe9d01174fe070863053bc984f9ac5b83ec862 /net-analyzer/nagios-nsca/nagios-nsca-2.4.ebuild
parentcleanup (Manifest recommit) (diff)
downloadgentoo-2-0274698fee1be50e9c609773d4fe99711a5085ac.tar.gz
gentoo-2-0274698fee1be50e9c609773d4fe99711a5085ac.tar.bz2
gentoo-2-0274698fee1be50e9c609773d4fe99711a5085ac.zip
x86 stable.
Diffstat (limited to 'net-analyzer/nagios-nsca/nagios-nsca-2.4.ebuild')
-rw-r--r--net-analyzer/nagios-nsca/nagios-nsca-2.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/nagios-nsca/nagios-nsca-2.4.ebuild b/net-analyzer/nagios-nsca/nagios-nsca-2.4.ebuild
index 801721743492..0d78ea0d90fd 100644
--- a/net-analyzer/nagios-nsca/nagios-nsca-2.4.ebuild
+++ b/net-analyzer/nagios-nsca/nagios-nsca-2.4.ebuild
@@ -1,6 +1,6 @@
# 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-nsca/nagios-nsca-2.4.ebuild,v 1.1 2003/11/26 18:34:52 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-nsca/nagios-nsca-2.4.ebuild,v 1.2 2003/12/15 15:03:12 mholzer Exp $
DESCRIPTION="Nagios $PV NSCA - Nagios Service Check Acceptor"
HOMEPAGE="http://www.nagios.org/"
@@ -8,9 +8,9 @@ SRC_URI="mirror://sourceforge/nagios/nsca-${PV}.tar.gz"
RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
-DEPEND=">=net-analyzer/nagios-plugins-1.3.0
+DEPEND=">=net-analyzer/nagios-plugins-1.3.1
>=libmcrypt-2.5.1-r4"
S="${WORKDIR}/nsca-${PV}"