public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-check_mysql_health: nagios-check_mysql_health-2.1.8.2.ebuild ChangeLog
@ 2013-12-18  7:40 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-12-18  7:40 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/12/18 07:40:13

  Modified:             ChangeLog
  Added:                nagios-check_mysql_health-2.1.8.2.ebuild
  Log:
  Version bump thanks to Samuel Damashek <samuel.damashek@gmail.com>. Bug #494536
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)

Revision  Changes    Path
1.7                  net-analyzer/nagios-check_mysql_health/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	15 Dec 2013 16:45:21 -0000	1.6
+++ ChangeLog	18 Dec 2013 07:40:13 -0000	1.7
@@ -1,6 +1,13 @@
 # ChangeLog for net-analyzer/nagios-check_mysql_health
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v 1.6 2013/12/15 16:45:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v 1.7 2013/12/18 07:40:13 hwoarang Exp $
+
+*nagios-check_mysql_health-2.1.8.2 (18 Dec 2013)
+
+  18 Dec 2013; Markos Chandras <hwoarang@gentoo.org>
+  +nagios-check_mysql_health-2.1.8.2.ebuild:
+  Version bump thanks to Samuel Damashek <samuel.damashek@gmail.com>. Bug
+  #494536
 
   15 Dec 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
   Add Samuel Damashek <samuel.damashek@gmail.com> as proxy-maintainer



1.1                  net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild?rev=1.1&content-type=text/plain

Index: nagios-check_mysql_health-2.1.8.2.ebuild
===================================================================
# Copyright 1999-2013 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.8.2.ebuild,v 1.1 2013/12/18 07:40:13 hwoarang Exp $

EAPI="2"

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/download/shinken-nagios-plugins/check_mysql_health-${PV}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"
RDEPEND="${DEPEND}
	virtual/mysql"

S="${WORKDIR}"/check_mysql_health-${PV}

src_prepare() {
	eautoreconf
}

src_install() {
	exeinto /usr/$(get_libdir)/nagios/plugins
	doexe plugins-scripts/check_mysql_health
}





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-check_mysql_health: nagios-check_mysql_health-2.1.8.2.ebuild ChangeLog
@ 2015-08-03 11:00 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-08-03 11:00 UTC (permalink / raw
  To: gentoo-commits

ago         15/08/03 11:00:07

  Modified:             nagios-check_mysql_health-2.1.8.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #522648
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild?r1=1.2&r2=1.3

Index: nagios-check_mysql_health-2.1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nagios-check_mysql_health-2.1.8.2.ebuild	26 Jan 2014 02:59:42 -0000	1.2
+++ nagios-check_mysql_health-2.1.8.2.ebuild	3 Aug 2015 11:00:07 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.8.2.ebuild,v 1.2 2014/01/26 02:59:42 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild,v 1.3 2015/08/03 11:00:07 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"



1.11                 net-analyzer/nagios-check_mysql_health/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	22 Jun 2015 14:53:45 -0000	1.10
+++ ChangeLog	3 Aug 2015 11:00:07 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-check_mysql_health
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v 1.10 2015/06/22 14:53:45 mjo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v 1.11 2015/08/03 11:00:07 ago Exp $
+
+  03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
+  nagios-check_mysql_health-2.1.8.2.ebuild:
+  Stable for amd64, wrt bug #522648
 
 *nagios-check_mysql_health-2.1.9.2 (22 Jun 2015)
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-check_mysql_health: nagios-check_mysql_health-2.1.8.2.ebuild ChangeLog
@ 2015-08-06  7:14 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-08-06  7:14 UTC (permalink / raw
  To: gentoo-commits

ago         15/08/06 07:14:41

  Modified:             nagios-check_mysql_health-2.1.8.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #522648
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild?r1=1.3&r2=1.4

Index: nagios-check_mysql_health-2.1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nagios-check_mysql_health-2.1.8.2.ebuild	3 Aug 2015 11:00:07 -0000	1.3
+++ nagios-check_mysql_health-2.1.8.2.ebuild	6 Aug 2015 07:14:41 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.8.2.ebuild,v 1.3 2015/08/03 11:00:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/nagios-check_mysql_health-2.1.8.2.ebuild,v 1.4 2015/08/06 07:14:41 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"



1.12                 net-analyzer/nagios-check_mysql_health/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	3 Aug 2015 11:00:07 -0000	1.11
+++ ChangeLog	6 Aug 2015 07:14:41 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-check_mysql_health
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v 1.11 2015/08/03 11:00:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_mysql_health/ChangeLog,v 1.12 2015/08/06 07:14:41 ago Exp $
+
+  06 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
+  nagios-check_mysql_health-2.1.8.2.ebuild:
+  Stable for x86, wrt bug #522648
 
   03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
   nagios-check_mysql_health-2.1.8.2.ebuild:





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-06  7:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03 11:00 [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-check_mysql_health: nagios-check_mysql_health-2.1.8.2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-08-06  7:14 Agostino Sarubbo (ago)
2013-12-18  7:40 Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox