From 125821f6c27874c16148652b8d1224eef02dd010 Mon Sep 17 00:00:00 2001 From: Tobias Scherbaum Date: Sun, 4 Jan 2009 18:30:06 +0000 Subject: Fix detection for incompatible upgrades (Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64) --- net-analyzer/nagios/ChangeLog | 7 ++++-- net-analyzer/nagios/nagios-3.0.6.ebuild | 44 ++++++++++++++++----------------- 2 files changed, 26 insertions(+), 25 deletions(-) (limited to 'net-analyzer/nagios') diff --git a/net-analyzer/nagios/ChangeLog b/net-analyzer/nagios/ChangeLog index 9d7ec5101a8c..15c1e89f53a0 100644 --- a/net-analyzer/nagios/ChangeLog +++ b/net-analyzer/nagios/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nagios -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/ChangeLog,v 1.75 2008/12/02 17:49:44 dertobi123 Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/ChangeLog,v 1.76 2009/01/04 18:30:06 dertobi123 Exp $ + + 04 Jan 2009; Tobias Scherbaum nagios-3.0.6.ebuild: + Fix detection for incompatible upgrades *nagios-3.0.6 (02 Dec 2008) diff --git a/net-analyzer/nagios/nagios-3.0.6.ebuild b/net-analyzer/nagios/nagios-3.0.6.ebuild index c947150426d2..f91adfd392bd 100644 --- a/net-analyzer/nagios/nagios-3.0.6.ebuild +++ b/net-analyzer/nagios/nagios-3.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-3.0.6.ebuild,v 1.1 2008/12/02 17:49:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-3.0.6.ebuild,v 1.2 2009/01/04 18:30:06 dertobi123 Exp $ DESCRIPTION="The Nagios metapackage - merge this to pull install all of the nagios packages" @@ -17,27 +17,25 @@ RDEPEND="~net-analyzer/nagios-core-${PV} pkg_setup() { # Avoid upgrading from Nagios <3 as the directory structure has changed - if [[ -f /var/lib/init.d/started/nagios ]] ; then - if has_version '