diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-08-10 10:14:02 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-08-10 10:14:02 +0000 |
commit | 62d4ec78175e9b8605d5f8b8e2adc9e32a3ebb06 (patch) | |
tree | 31bd9f34d4acc56cc556b1589ab0c9f96fe28aa9 /net-analyzer/nagios | |
parent | Fixes #59905, cmdline security bug (Manifest recommit) (diff) | |
download | gentoo-2-62d4ec78175e9b8605d5f8b8e2adc9e32a3ebb06.tar.gz gentoo-2-62d4ec78175e9b8605d5f8b8e2adc9e32a3ebb06.tar.bz2 gentoo-2-62d4ec78175e9b8605d5f8b8e2adc9e32a3ebb06.zip |
purge 1.1
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r-- | net-analyzer/nagios/files/digest-nagios-1.1 | 0 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-1.1.ebuild | 18 |
2 files changed, 0 insertions, 18 deletions
diff --git a/net-analyzer/nagios/files/digest-nagios-1.1 b/net-analyzer/nagios/files/digest-nagios-1.1 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/net-analyzer/nagios/files/digest-nagios-1.1 +++ /dev/null diff --git a/net-analyzer/nagios/nagios-1.1.ebuild b/net-analyzer/nagios/nagios-1.1.ebuild deleted file mode 100644 index 900b0ca36400..000000000000 --- a/net-analyzer/nagios/nagios-1.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# 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.10 2004/07/01 16:33:29 squinky86 Exp $ - -DESCRIPTION="The Nagios metapackage - merge this to pull install all of the nagios packages" -HOMEPAGE="http://www.nagios.org/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~sparc ~ppc ~amd64" -IUSE="" - -RDEPEND=">=net-analyzer/nagios-core-1.1 - >=net-analyzer/nagios-plugins-1.3.0 - >=net-analyzer/nagios-nrpe-1.8 - >=net-analyzer/nagios-nsca-2.3 - >=net-analyzer/nagios-imagepack-1.0" - |