* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog
@ 2012-08-25 0:17 Diego Petteno (flameeyes)
0 siblings, 0 replies; 8+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-08-25 0:17 UTC (permalink / raw
To: gentoo-commits
flameeyes 12/08/25 00:17:33
Modified: nagios-plugins-1.4.16-r2.ebuild ChangeLog
Log:
Fix build with sudo USE flag disabled.
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Revision Changes Path
1.2 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.1&r2=1.2
Index: nagios-plugins-1.4.16-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nagios-plugins-1.4.16-r2.ebuild 23 Aug 2012 22:03:56 -0000 1.1
+++ nagios-plugins-1.4.16-r2.ebuild 25 Aug 2012 00:17:33 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.1 2012/08/23 22:03:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.2 2012/08/25 00:17:33 flameeyes Exp $
EAPI=4
@@ -98,9 +98,10 @@
NAGIOS_PLUGINS_USERS ALL=(root) NOPASSWD: NAGIOS_PLUGINS_CMDS
EOF
+
+ insinto /etc/sudoers.d
+ doins "${T}"/50${PN}
fi
- insinto /etc/sudoers.d
- doins "${T}"/50${PN}
cd contrib/
dodoc *README*
1.152 net-analyzer/nagios-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.152&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.152&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.151&r2=1.152
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog 23 Aug 2012 22:03:56 -0000 1.151
+++ ChangeLog 25 Aug 2012 00:17:33 -0000 1.152
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nagios-plugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.151 2012/08/23 22:03:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.152 2012/08/25 00:17:33 flameeyes Exp $
+
+ 25 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+ nagios-plugins-1.4.16-r2.ebuild:
+ Fix build with sudo USE flag disabled.
*nagios-plugins-1.4.16-r2 (23 Aug 2012)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog
@ 2012-09-06 1:42 Anthony G. Basile (blueness)
0 siblings, 0 replies; 8+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-06 1:42 UTC (permalink / raw
To: gentoo-commits
blueness 12/09/06 01:42:42
Modified: nagios-plugins-1.4.16-r2.ebuild ChangeLog
Log:
Keyword ~arm, bug #389115
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.3 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.2&r2=1.3
Index: nagios-plugins-1.4.16-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nagios-plugins-1.4.16-r2.ebuild 25 Aug 2012 00:17:33 -0000 1.2
+++ nagios-plugins-1.4.16-r2.ebuild 6 Sep 2012 01:42:42 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.2 2012/08/25 00:17:33 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.3 2012/09/06 01:42:42 blueness Exp $
EAPI=4
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius +suid jabber gnutls sudo smart"
DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
1.153 net-analyzer/nagios-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.152&r2=1.153
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog 25 Aug 2012 00:17:33 -0000 1.152
+++ ChangeLog 6 Sep 2012 01:42:42 -0000 1.153
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nagios-plugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.152 2012/08/25 00:17:33 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.153 2012/09/06 01:42:42 blueness Exp $
+
+ 06 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+ nagios-plugins-1.4.16-r2.ebuild:
+ Keyword ~arm, bug #389115
25 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
nagios-plugins-1.4.16-r2.ebuild:
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog
@ 2012-11-07 5:16 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2012-11-07 5:16 UTC (permalink / raw
To: gentoo-commits
jer 12/11/07 05:16:57
Modified: nagios-plugins-1.4.16-r2.ebuild ChangeLog
Log:
Stable for HPPA (bug #441654).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.4 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.3&r2=1.4
Index: nagios-plugins-1.4.16-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nagios-plugins-1.4.16-r2.ebuild 6 Sep 2012 01:42:42 -0000 1.3
+++ nagios-plugins-1.4.16-r2.ebuild 7 Nov 2012 05:16:57 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.3 2012/09/06 01:42:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.4 2012/11/07 05:16:57 jer Exp $
EAPI=4
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius +suid jabber gnutls sudo smart"
DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
1.155 net-analyzer/nagios-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.155&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.155&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.154&r2=1.155
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- ChangeLog 4 Nov 2012 03:50:48 -0000 1.154
+++ ChangeLog 7 Nov 2012 05:16:57 -0000 1.155
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nagios-plugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.154 2012/11/04 03:50:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.155 2012/11/07 05:16:57 jer Exp $
+
+ 07 Nov 2012; Jeroen Roovers <jer@gentoo.org> nagios-plugins-1.4.16-r2.ebuild:
+ Stable for HPPA (bug #441654).
04 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org>
-nagios-plugins-1.4.16-r1.ebuild:
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog
@ 2012-11-09 19:20 Diego Petteno (flameeyes)
0 siblings, 0 replies; 8+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-11-09 19:20 UTC (permalink / raw
To: gentoo-commits
flameeyes 12/11/09 19:20:31
Modified: nagios-plugins-1.4.16-r2.ebuild ChangeLog
Log:
Enforce ownership of the nagios plugin directory. Should solve bug #441980.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Revision Changes Path
1.5 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.4&r2=1.5
Index: nagios-plugins-1.4.16-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nagios-plugins-1.4.16-r2.ebuild 7 Nov 2012 05:16:57 -0000 1.4
+++ nagios-plugins-1.4.16-r2.ebuild 9 Nov 2012 19:20:31 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.4 2012/11/07 05:16:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.5 2012/11/09 19:20:31 flameeyes Exp $
EAPI=4
@@ -122,6 +122,10 @@
dosym ../utils.sh ${nagiosplugindir}/contrib/utils.sh
dosym ../utils.pm ${nagiosplugindir}/contrib/utils.pm
+
+ # enforce permissions/owners (seem to trigger only in some case)
+ chown -R root:nagios "${D}${nagiosplugindir}" || die
+ chmod -R o-rwx "${D}${nagiosplugindir}" || die
}
pkg_postinst() {
1.156 net-analyzer/nagios-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.156&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.156&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.155&r2=1.156
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog 7 Nov 2012 05:16:57 -0000 1.155
+++ ChangeLog 9 Nov 2012 19:20:31 -0000 1.156
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nagios-plugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.155 2012/11/07 05:16:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.156 2012/11/09 19:20:31 flameeyes Exp $
+
+ 09 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+ nagios-plugins-1.4.16-r2.ebuild:
+ Enforce ownership of the nagios plugin directory. Should solve bug #441980.
07 Nov 2012; Jeroen Roovers <jer@gentoo.org> nagios-plugins-1.4.16-r2.ebuild:
Stable for HPPA (bug #441654).
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog
@ 2012-11-12 10:36 Anthony G. Basile (blueness)
0 siblings, 0 replies; 8+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-11-12 10:36 UTC (permalink / raw
To: gentoo-commits
blueness 12/11/12 10:36:11
Modified: nagios-plugins-1.4.16-r2.ebuild ChangeLog
Log:
stable ppc ppc64, bug #441654
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.6 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.5&r2=1.6
Index: nagios-plugins-1.4.16-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nagios-plugins-1.4.16-r2.ebuild 9 Nov 2012 19:20:31 -0000 1.5
+++ nagios-plugins-1.4.16-r2.ebuild 12 Nov 2012 10:36:11 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.5 2012/11/09 19:20:31 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.6 2012/11/12 10:36:11 blueness Exp $
EAPI=4
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ppc ppc64 ~sparc ~x86"
IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius +suid jabber gnutls sudo smart"
DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
1.157 net-analyzer/nagios-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.157&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.157&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.156&r2=1.157
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog 9 Nov 2012 19:20:31 -0000 1.156
+++ ChangeLog 12 Nov 2012 10:36:11 -0000 1.157
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nagios-plugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.156 2012/11/09 19:20:31 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.157 2012/11/12 10:36:11 blueness Exp $
+
+ 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
+ nagios-plugins-1.4.16-r2.ebuild:
+ stable ppc ppc64, bug #441654
09 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org>
nagios-plugins-1.4.16-r2.ebuild:
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog
@ 2012-11-14 13:43 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-14 13:43 UTC (permalink / raw
To: gentoo-commits
ago 12/11/14 13:43:07
Modified: nagios-plugins-1.4.16-r2.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #441654
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.7 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.6&r2=1.7
Index: nagios-plugins-1.4.16-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nagios-plugins-1.4.16-r2.ebuild 12 Nov 2012 10:36:11 -0000 1.6
+++ nagios-plugins-1.4.16-r2.ebuild 14 Nov 2012 13:43:07 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.6 2012/11/12 10:36:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.7 2012/11/14 13:43:07 ago Exp $
EAPI=4
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~sparc ~x86"
IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius +suid jabber gnutls sudo smart"
DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
1.158 net-analyzer/nagios-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.158&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.158&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.157&r2=1.158
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog 12 Nov 2012 10:36:11 -0000 1.157
+++ ChangeLog 14 Nov 2012 13:43:07 -0000 1.158
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nagios-plugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.157 2012/11/12 10:36:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.158 2012/11/14 13:43:07 ago Exp $
+
+ 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
+ nagios-plugins-1.4.16-r2.ebuild:
+ Stable for amd64, wrt bug #441654
12 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
nagios-plugins-1.4.16-r2.ebuild:
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog
@ 2012-11-21 11:15 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-21 11:15 UTC (permalink / raw
To: gentoo-commits
ago 12/11/21 11:15:28
Modified: nagios-plugins-1.4.16-r2.ebuild ChangeLog
Log:
Stable for x86, wrt bug #441654
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.8 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.7&r2=1.8
Index: nagios-plugins-1.4.16-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nagios-plugins-1.4.16-r2.ebuild 14 Nov 2012 13:43:07 -0000 1.7
+++ nagios-plugins-1.4.16-r2.ebuild 21 Nov 2012 11:15:28 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.7 2012/11/14 13:43:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.8 2012/11/21 11:15:28 ago Exp $
EAPI=4
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~sparc x86"
IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius +suid jabber gnutls sudo smart"
DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
1.160 net-analyzer/nagios-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.160&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.160&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.159&r2=1.160
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog 19 Nov 2012 05:40:50 -0000 1.159
+++ ChangeLog 21 Nov 2012 11:15:28 -0000 1.160
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nagios-plugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.159 2012/11/19 05:40:50 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.160 2012/11/21 11:15:28 ago Exp $
+
+ 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
+ nagios-plugins-1.4.16-r2.ebuild:
+ Stable for x86, wrt bug #441654
*nagios-plugins-1.4.16-r3 (19 Nov 2012)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog
@ 2012-12-16 17:26 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2012-12-16 17:26 UTC (permalink / raw
To: gentoo-commits
armin76 12/12/16 17:26:59
Modified: nagios-plugins-1.4.16-r2.ebuild ChangeLog
Log:
alpha/sparc stable wrt #441654
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Revision Changes Path
1.10 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.9&r2=1.10
Index: nagios-plugins-1.4.16-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nagios-plugins-1.4.16-r2.ebuild 21 Nov 2012 18:31:35 -0000 1.9
+++ nagios-plugins-1.4.16-r2.ebuild 16 Dec 2012 17:26:59 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.9 2012/11/21 18:31:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.10 2012/12/16 17:26:59 armin76 Exp $
EAPI=4
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86"
IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius +suid jabber gnutls sudo smart"
DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
1.163 net-analyzer/nagios-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.163&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.163&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.162&r2=1.163
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog 24 Nov 2012 06:35:32 -0000 1.162
+++ ChangeLog 16 Dec 2012 17:26:59 -0000 1.163
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nagios-plugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.162 2012/11/24 06:35:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.163 2012/12/16 17:26:59 armin76 Exp $
+
+ 16 Dec 2012; Raúl Porcel <armin76@gentoo.org>
+ nagios-plugins-1.4.16-r2.ebuild:
+ alpha/sparc stable wrt #441654
21 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org>
nagios-plugins-1.4.16-r2.ebuild, nagios-plugins-1.4.16-r3.ebuild:
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-12-16 17:27 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 10:36 [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog Anthony G. Basile (blueness)
-- strict thread matches above, loose matches on Subject: below --
2012-12-16 17:26 Raul Porcel (armin76)
2012-11-21 11:15 Agostino Sarubbo (ago)
2012-11-14 13:43 Agostino Sarubbo (ago)
2012-11-09 19:20 Diego Petteno (flameeyes)
2012-11-07 5:16 Jeroen Roovers (jer)
2012-09-06 1:42 Anthony G. Basile (blueness)
2012-08-25 0:17 Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox