diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-10 21:49:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-10 21:49:36 +0000 |
commit | d79f557a43cb9f207207fd79fdc03e26596cd045 (patch) | |
tree | ff64eba5b92e1d32386fd1d64ba022c1ef5a6a93 /net-analyzer/nagios-plugins/nagios-plugins-1.3.0.ebuild | |
parent | DEPEND: >=ace-5.2.4-r1 -> >=dev-libs/ace-5.2.4-r1 (diff) | |
download | historical-d79f557a43cb9f207207fd79fdc03e26596cd045.tar.gz historical-d79f557a43cb9f207207fd79fdc03e26596cd045.tar.bz2 historical-d79f557a43cb9f207207fd79fdc03e26596cd045.zip |
qstat moved to games-util/qstat
Diffstat (limited to 'net-analyzer/nagios-plugins/nagios-plugins-1.3.0.ebuild')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.3.0.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.3.0.ebuild index b398f0fa9cf6..7887d52d2e49 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.3.0.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.3.0.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-plugins/nagios-plugins-1.3.0.ebuild,v 1.2 2003/09/05 23:40:10 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.3.0.ebuild,v 1.3 2003/09/10 21:49:34 msterret Exp $ DESCRIPTION="Nagios $PV plugins - Pack of plugins to make Nagios work properly" HOMEPAGE="http://www.nagios.org/" SRC_URI="mirror://sourceforge/nagiosplug/nagios-plugins-1.3.0.tar.gz" @@ -19,7 +19,7 @@ DEPEND=">=bind-tools-9.2.2_rc1 >=openssh-3.5_p1 mysql? ( >=mysql-3.23.52-r1 ) >=autoconf-2.53a - >=qstat-25 + >=games-util/qstat-25 postgre? ( >=postgresql-7.2 )" S="${WORKDIR}/nagios-plugins-1.3.0" |