From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_mysql_health/
Date: Sat, 2 Mar 2019 21:35:58 +0000 (UTC) [thread overview]
Message-ID: <1551562512.ca711e8ef5d456c492497912d8ab15ddaefcb1af.mjo@gentoo> (raw)
commit: ca711e8ef5d456c492497912d8ab15ddaefcb1af
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 2 21:34:55 2019 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Mar 2 21:35:12 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca711e8e
net-analyzer/nagios-check_mysql_health: remove "unused" version 2.1.9.2.
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-analyzer/nagios-check_mysql_health/Manifest | 1 -
.../nagios-check_mysql_health-2.1.9.2.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/net-analyzer/nagios-check_mysql_health/Manifest b/net-analyzer/nagios-check_mysql_health/Manifest
index df8bbd775da..92c845762d5 100644
--- a/net-analyzer/nagios-check_mysql_health/Manifest
+++ b/net-analyzer/nagios-check_mysql_health/Manifest
@@ -1,2 +1 @@
-DIST check_mysql_health-2.1.9.2.tar.gz 139293 BLAKE2B bcb561b268b654e957d33d1ecd763b259139f54c700fe7ac3c1afeb85b9cd6721f5468d1a04c6ea86a59451134a27a8a989f79b3276359c6ee7e3d1a46079a24 SHA512 4a68f5f9c53d9c612e7b7185c1d593f896d4122887088f2c2dd824efa936da42c28ae720e5fbe513654721e8313530bfa3b3b973fe19009d6c7fc561402e66f7
DIST check_mysql_health-2.2.2.tar.gz 140250 BLAKE2B 7bdbf5398ed2219ec9a254906c2e0b38160fe8914c218388a4c9f06c401636e500290dea42b420da7881e6dd35116e0f5b54bb448b304c84714bdee610c74d92 SHA512 027e47747aba524d8c7d168f6c440271434db2e152e59821eff06449d98919ab343a7840ecf73a1fcbc864799d6d3094088bb06f6b36b16989a5184676ae2628
diff --git a/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.9.2.ebuild b/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.9.2.ebuild
deleted file mode 100644
index 0048f8658de..00000000000
--- a/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.9.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib
-
-MY_PN="${PN#nagios-}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A nagios plugin for checking MySQL server health"
-HOMEPAGE="https://labs.consol.de/nagios/${MY_PN}/"
-SRC_URI="https://labs.consol.de/assets/downloads/nagios/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-# Found by grepping for "use " in the built
-# plugins-scripts/check_mysql_health.
-RDEPEND="dev-perl/DBD-mysql
- dev-perl/DBI
- virtual/perl-Data-Dumper
- virtual/perl-File-Temp
- virtual/perl-Net-Ping
- virtual/perl-Time-HiRes"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure(){
- # Should match net-analyzer/{monitoring,nagios}-plugins.
- econf --libexecdir="/usr/$(get_libdir)/nagios/plugins"
-}
-
-# Here we should have a pkg_preinst() that creates the nagios user/group
-# (using the same command from e.g. net-analyzer/nagios-plugins). But
-# right now, the build system for check_mysql_health has a bug: it
-# doesn't use the configured user (INSTALL_OPTIONS aren't passed to
-# /usr/bin/install), so it's pointless. Don't forget to inherit
-# user.eclass!
next reply other threads:[~2019-03-02 21:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-02 21:35 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-24 10:07 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_mysql_health/ Arthur Zamarin
2024-05-23 21:53 Sam James
2024-05-23 21:53 Sam James
2024-04-16 1:15 Michael Orlitzky
2020-02-08 18:55 David Seifert
2019-03-02 20:49 Thomas Deutschmann
2019-02-28 14:19 Mikle Kolyada
2016-08-09 4:43 Michael Orlitzky
2016-08-09 4:29 Michael Orlitzky
2016-08-07 8:36 Pacho Ramos
2015-08-26 11:00 Agostino Sarubbo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1551562512.ca711e8ef5d456c492497912d8ab15ddaefcb1af.mjo@gentoo \
--to=mjo@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox