summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2012-03-19 08:56:55 +0000
committerBenedikt Boehm <hollow@gentoo.org>2012-03-19 08:56:55 +0000
commitaea542b983cf31c971189cc5364860d053d597f7 (patch)
tree1efdc40f98ceb09bc1228b5a18d9013ddd065582
parentFix old eclass name in die-message. (diff)
downloadgentoo-2-aea542b983cf31c971189cc5364860d053d597f7.tar.gz
gentoo-2-aea542b983cf31c971189cc5364860d053d597f7.tar.bz2
gentoo-2-aea542b983cf31c971189cc5364860d053d597f7.zip
version bump wrt #407439
(Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
-rw-r--r--net-analyzer/nagios-check_mysql_health/ChangeLog11
-rw-r--r--net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.7.ebuild (renamed from net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.1.ebuild)6
2 files changed, 12 insertions, 5 deletions
diff --git a/net-analyzer/nagios-check_mysql_health/ChangeLog b/net-analyzer/nagios-check_mysql_health/ChangeLog
index e5bbb79501ba..65cf31d87369 100644
--- a/net-analyzer/nagios-check_mysql_health/ChangeLog
+++ b/net-analyzer/nagios-check_mysql_health/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-analyzer/nagios-check_mysql_health
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v 1.3 2011/04/07 15:11:17 hollow Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v 1.4 2012/03/19 08:56:54 hollow Exp $
+
+*nagios-check_mysql_health-2.1.7 (19 Mar 2012)
+
+ 19 Mar 2012; Benedikt Böhm <hollow@gentoo.org>
+ -nagios-check_mysql_health-2.1.1.ebuild,
+ +nagios-check_mysql_health-2.1.7.ebuild:
+ version bump wrt #407439
*nagios-check_mysql_health-2.1.5 (07 Apr 2011)
diff --git a/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.1.ebuild b/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.7.ebuild
index a052ccfea2fd..10a8bafec0f9 100644
--- a/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.1.ebuild
+++ b/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.1.ebuild,v 1.2 2010/05/20 17:24:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.7.ebuild,v 1.1 2012/03/19 08:56:55 hollow Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit multilib autotools
DESCRIPTION="A nagios plugin for checking MySQL server health"
HOMEPAGE="http://labs.consol.de/lang/de/nagios/check_mysql_health/"
-SRC_URI="http://labs.consol.de/wp-content/uploads/2010/03/check_mysql_health-${PV}.tar.gz"
+SRC_URI="http://labs.consol.de/wp-content/uploads/2011/08/check_mysql_health-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"