commit:     db9467dcf5320a64341cb11c557022510a2a6475
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 14:59:33 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 15:14:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db9467dc

net-analyzer/nagios: remove older versions not stabilized anywhere.

Package-Manager: portage-2.3.0

 net-analyzer/nagios/nagios-4.0.8.ebuild | 23 -----------------------
 net-analyzer/nagios/nagios-4.1.1.ebuild | 21 ---------------------
 net-analyzer/nagios/nagios-4.2.1.ebuild | 21 ---------------------
 3 files changed, 65 deletions(-)

diff --git a/net-analyzer/nagios/nagios-4.0.8.ebuild 
b/net-analyzer/nagios/nagios-4.0.8.ebuild
deleted file mode 100644
index 1e9a550..00000000
--- a/net-analyzer/nagios/nagios-4.0.8.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="The Nagios metapackage"
-HOMEPAGE="http://www.nagios.org";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="~net-analyzer/nagios-core-${PV}
-       net-analyzer/nagios-plugins
-       !net-analyzer/nagios-imagepack"
-
-pkg_postrm() {
-       elog "Note: this is a meta package for ${PN}."
-       elog "To remove it completely, or before re-emerging,"
-       elog "use emerge --depclean."
-}

diff --git a/net-analyzer/nagios/nagios-4.1.1.ebuild 
b/net-analyzer/nagios/nagios-4.1.1.ebuild
deleted file mode 100644
index caaab8e..00000000
--- a/net-analyzer/nagios/nagios-4.1.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="The Nagios metapackage"
-HOMEPAGE="http://www.nagios.org/";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="~net-analyzer/nagios-core-${PV}
-       || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )"
-
-pkg_postrm() {
-       elog "Note: this is a metapackage for ${PN}."
-       elog "To remove it completely, use emerge --depclean."
-}

diff --git a/net-analyzer/nagios/nagios-4.2.1.ebuild 
b/net-analyzer/nagios/nagios-4.2.1.ebuild
deleted file mode 100644
index cdcde9c..00000000
--- a/net-analyzer/nagios/nagios-4.2.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="The Nagios metapackage"
-HOMEPAGE="http://www.nagios.org/";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="~net-analyzer/nagios-core-${PV}
-       || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )"
-
-pkg_postrm() {
-       elog "Note: ${CATEGORY}/${PN} is a metapackage for ${PN}."
-       elog "To remove it completely, use emerge --depclean."
-}

Reply via email to