diff options
author | 2006-05-05 17:02:53 +0000 | |
---|---|---|
committer | 2006-05-05 17:02:53 +0000 | |
commit | f2ec15ecc132103765599bd1f91c39bfeaec1332 (patch) | |
tree | c61bfc3d36448ee1bd33d767add8c421fbfebde3 /net-analyzer/nagios | |
parent | Added to ~ppc, bug #132118 (diff) | |
download | gentoo-2-f2ec15ecc132103765599bd1f91c39bfeaec1332.tar.gz gentoo-2-f2ec15ecc132103765599bd1f91c39bfeaec1332.tar.bz2 gentoo-2-f2ec15ecc132103765599bd1f91c39bfeaec1332.zip |
Stable on sparc wrt security #132159
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r-- | net-analyzer/nagios/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nagios/nagios-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nagios/ChangeLog b/net-analyzer/nagios/ChangeLog index ae50b888a186..740b32aa42fb 100644 --- a/net-analyzer/nagios/ChangeLog +++ b/net-analyzer/nagios/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nagios # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/ChangeLog,v 1.35 2006/05/03 18:29:42 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/ChangeLog,v 1.36 2006/05/05 17:02:53 gustavoz Exp $ + + 05 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> nagios-1.4.ebuild: + Stable on sparc wrt security #132159 *nagios-2.3 (03 May 2006) *nagios-1.4 (03 May 2006) diff --git a/net-analyzer/nagios/nagios-1.4.ebuild b/net-analyzer/nagios/nagios-1.4.ebuild index 4ca016c15a71..6598d9423879 100644 --- a/net-analyzer/nagios/nagios-1.4.ebuild +++ b/net-analyzer/nagios/nagios-1.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.4.ebuild,v 1.1 2006/05/03 18:29:42 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.4.ebuild,v 1.2 2006/05/05 17:02:53 gustavoz 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="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" RDEPEND=">=net-analyzer/nagios-core-1.3 |