summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-03-23 11:47:13 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-03-23 11:47:13 +0000
commitd0c013836430359b041a51629b44598d94ef02ab (patch)
tree8af19063c4021fa1b437e5e173f930ecaecc02c6 /net-analyzer/nagios
parentRemove old version (diff)
downloadhistorical-d0c013836430359b041a51629b44598d94ef02ab.tar.gz
historical-d0c013836430359b041a51629b44598d94ef02ab.tar.bz2
historical-d0c013836430359b041a51629b44598d94ef02ab.zip
Remove old version & sparc keyword for 2.11
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-analyzer/nagios')
-rw-r--r--net-analyzer/nagios/ChangeLog6
-rw-r--r--net-analyzer/nagios/nagios-2.10.ebuild29
-rw-r--r--net-analyzer/nagios/nagios-2.11.ebuild4
3 files changed, 7 insertions, 32 deletions
diff --git a/net-analyzer/nagios/ChangeLog b/net-analyzer/nagios/ChangeLog
index 6ea690205ebb..ab6f3de70f1a 100644
--- a/net-analyzer/nagios/ChangeLog
+++ b/net-analyzer/nagios/ChangeLog
@@ -1,6 +1,10 @@
# 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.61 2008/03/21 14:19:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/ChangeLog,v 1.62 2008/03/23 11:47:13 dertobi123 Exp $
+
+ 23 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org> -nagios-2.10.ebuild,
+ nagios-2.11.ebuild:
+ Remove old version & sparc keyword for 2.11
21 Mar 2008; Brent Baude <ranger@gentoo.org> nagios-2.11.ebuild:
Marking nagios-2.11 ppc64 for bug 213766
diff --git a/net-analyzer/nagios/nagios-2.10.ebuild b/net-analyzer/nagios/nagios-2.10.ebuild
deleted file mode 100644
index ddac31cdb842..000000000000
--- a/net-analyzer/nagios/nagios-2.10.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-2.10.ebuild,v 1.5 2008/03/14 12:01:39 caleb 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="~alpha amd64 ~ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="~net-analyzer/nagios-core-${PV}
- >=net-analyzer/nagios-plugins-1.4
- >=net-analyzer/nagios-nrpe-1.8
- >=net-analyzer/nagios-nsca-2.3
- >=net-analyzer/nagios-imagepack-1.0"
-
-pkg_postrm() {
- elog "Note: this is a META ebuild for ${P}."
- elog "to remove it completely or before re-emerging"
- elog "either use 'depclean', or remove/re-emerge these packages:"
- elog
- for dep in ${RDEPEND}; do
- elog " ${dep}"
- done
- echo
-}
diff --git a/net-analyzer/nagios/nagios-2.11.ebuild b/net-analyzer/nagios/nagios-2.11.ebuild
index 75662db7b82e..67a169f35342 100644
--- a/net-analyzer/nagios/nagios-2.11.ebuild
+++ b/net-analyzer/nagios/nagios-2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-2.11.ebuild,v 1.3 2008/03/21 14:19:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-2.11.ebuild,v 1.4 2008/03/23 11:47:13 dertobi123 Exp $
DESCRIPTION="The Nagios metapackage - merge this to pull install all of the
nagios packages"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.nagios.org"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86"
IUSE=""
RDEPEND="~net-analyzer/nagios-core-${PV}