diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-25 03:10:23 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-25 03:10:23 +0000 |
commit | fb9f5d4441f9412ec2c6aec78f49f7f0ecf3a87a (patch) | |
tree | bce5e4f76ccdbe50f63b305e0f4d3569e6c90403 /net-analyzer/nagios | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-fb9f5d4441f9412ec2c6aec78f49f7f0ecf3a87a.tar.gz gentoo-2-fb9f5d4441f9412ec2c6aec78f49f7f0ecf3a87a.tar.bz2 gentoo-2-fb9f5d4441f9412ec2c6aec78f49f7f0ecf3a87a.zip |
Stable on sparc.
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r-- | net-analyzer/nagios/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nagios/ChangeLog b/net-analyzer/nagios/ChangeLog index f4832902ca87..aa65f3b45459 100644 --- a/net-analyzer/nagios/ChangeLog +++ b/net-analyzer/nagios/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nagios # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/ChangeLog,v 1.20 2004/07/23 19:35:47 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/ChangeLog,v 1.21 2004/10/25 03:10:23 weeve Exp $ + + 24 Oct 2004; Jason Wever <weeve@gentoo.org> nagios-1.2.ebuild: + Stable on sparc. 23 Jul 2004; Eldad Zack <eldad@gentoo.org> nagios-1.2.ebuild: Added meta ebuild notice in pkg_postrm. Closes #30469. diff --git a/net-analyzer/nagios/nagios-1.2.ebuild b/net-analyzer/nagios/nagios-1.2.ebuild index 0c118eb103f0..fa1487b25c76 100644 --- a/net-analyzer/nagios/nagios-1.2.ebuild +++ b/net-analyzer/nagios/nagios-1.2.ebuild @@ -1,13 +1,13 @@ # 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.2.ebuild,v 1.5 2004/07/23 19:35:47 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.2.ebuild,v 1.6 2004/10/25 03:10:23 weeve 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" +KEYWORDS="x86 sparc ~ppc ~amd64" IUSE="" RDEPEND=">=net-analyzer/nagios-core-1.2 |