public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.10.ebuild ChangeLog
@ 2007-09-29  9:31 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 5+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2007-09-29  9:31 UTC (permalink / raw
  To: gentoo-commits

dertobi123    07/09/29 09:31:07

  Modified:             nagios-plugins-1.4.10.ebuild ChangeLog
  Log:
  Update noradius patch, more quotation fixes
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.2                  net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?r1=1.1&r2=1.2

Index: nagios-plugins-1.4.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nagios-plugins-1.4.10.ebuild	29 Sep 2007 09:10:59 -0000	1.1
+++ nagios-plugins-1.4.10.ebuild	29 Sep 2007 09:31:07 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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.10.ebuild,v 1.1 2007/09/29 09:10:59 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v 1.2 2007/09/29 09:31:07 dertobi123 Exp $
 
 WANT_AUTOCONF="latest"
 WANT_AUTOMAKE="latest"
@@ -48,12 +48,13 @@
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
+
 	if ! use radius; then
-		EPATCH_OPTS="-p0 -d ${S}" epatch \
-			${FILESDIR}/nagios-plugins-1.4-noradius.patch
+		EPATCH_OPTS="-p1 -d ${S}" epatch \
+		"${FILESDIR}"/nagios-plugins-1.4.10-noradius.patch
 	fi
 
-	epatch ${FILESDIR}/${PN}-1.4.10-contrib.patch
+	epatch "${FILESDIR}"/${PN}-1.4.10-contrib.patch
 
 	AT_M4DIR="m4 gl/m4" eautoreconf
 }



1.71                 net-analyzer/nagios-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	29 Sep 2007 09:10:59 -0000	1.70
+++ ChangeLog	29 Sep 2007 09:31:07 -0000	1.71
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-plugins
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.70 2007/09/29 09:10:59 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.71 2007/09/29 09:31:07 dertobi123 Exp $
+
+  29 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+  +files/nagios-plugins-1.4.10-noradius.patch, nagios-plugins-1.4.10.ebuild:
+  Update noradius patch, more quotation fixes
 
 *nagios-plugins-1.4.10 (29 Sep 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.10.ebuild ChangeLog
@ 2007-09-30 13:41 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2007-09-30 13:41 UTC (permalink / raw
  To: gentoo-commits

maekke      07/09/30 13:41:14

  Modified:             nagios-plugins-1.4.10.ebuild ChangeLog
  Log:
  x86 stable, security bug #194178
  (Portage version: 2.1.3.11)

Revision  Changes    Path
1.3                  net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?r1=1.2&r2=1.3

Index: nagios-plugins-1.4.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nagios-plugins-1.4.10.ebuild	29 Sep 2007 09:31:07 -0000	1.2
+++ nagios-plugins-1.4.10.ebuild	30 Sep 2007 13:41:14 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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.10.ebuild,v 1.2 2007/09/29 09:31:07 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v 1.3 2007/09/30 13:41:14 maekke Exp $
 
 WANT_AUTOCONF="latest"
 WANT_AUTOMAKE="latest"
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping
 nagios-ssh nagios-game ups ipv6 radius"
 



1.72                 net-analyzer/nagios-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	29 Sep 2007 09:31:07 -0000	1.71
+++ ChangeLog	30 Sep 2007 13:41:14 -0000	1.72
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-plugins
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.71 2007/09/29 09:31:07 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.72 2007/09/30 13:41:14 maekke Exp $
+
+  30 Sep 2007; Markus Meier <maekke@gentoo.org>
+  nagios-plugins-1.4.10.ebuild:
+  x86 stable, security bug #194178
 
   29 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org>
   +files/nagios-plugins-1.4.10-noradius.patch, nagios-plugins-1.4.10.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.10.ebuild ChangeLog
@ 2007-10-01 11:24 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 5+ messages in thread
From: Ferris McCormick (fmccor) @ 2007-10-01 11:24 UTC (permalink / raw
  To: gentoo-commits

fmccor      07/10/01 11:24:34

  Modified:             nagios-plugins-1.4.10.ebuild ChangeLog
  Log:
  Sparc stable --- Bug #194178 --- thanks dertobi123 for how to test.
  (Portage version: 2.1.3.11)

Revision  Changes    Path
1.4                  net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?r1=1.3&r2=1.4

Index: nagios-plugins-1.4.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nagios-plugins-1.4.10.ebuild	30 Sep 2007 13:41:14 -0000	1.3
+++ nagios-plugins-1.4.10.ebuild	1 Oct 2007 11:24:34 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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.10.ebuild,v 1.3 2007/09/30 13:41:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v 1.4 2007/10/01 11:24:34 fmccor Exp $
 
 WANT_AUTOCONF="latest"
 WANT_AUTOMAKE="latest"
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86"
 IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping
 nagios-ssh nagios-game ups ipv6 radius"
 



1.73                 net-analyzer/nagios-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	30 Sep 2007 13:41:14 -0000	1.72
+++ ChangeLog	1 Oct 2007 11:24:34 -0000	1.73
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-plugins
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.72 2007/09/30 13:41:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.73 2007/10/01 11:24:34 fmccor Exp $
+
+  01 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
+  nagios-plugins-1.4.10.ebuild:
+  Sparc stable --- Bug #194178 --- thanks dertobi123 for how to test.
 
   30 Sep 2007; Markus Meier <maekke@gentoo.org>
   nagios-plugins-1.4.10.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.10.ebuild ChangeLog
@ 2007-10-01 16:08 Markus Rothe (corsair)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Rothe (corsair) @ 2007-10-01 16:08 UTC (permalink / raw
  To: gentoo-commits

corsair     07/10/01 16:08:33

  Modified:             nagios-plugins-1.4.10.ebuild ChangeLog
  Log:
  Stable on ppc64; bug #194178
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.5                  net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?r1=1.4&r2=1.5

Index: nagios-plugins-1.4.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nagios-plugins-1.4.10.ebuild	1 Oct 2007 11:24:34 -0000	1.4
+++ nagios-plugins-1.4.10.ebuild	1 Oct 2007 16:08:32 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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.10.ebuild,v 1.4 2007/10/01 11:24:34 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v 1.5 2007/10/01 16:08:32 corsair Exp $
 
 WANT_AUTOCONF="latest"
 WANT_AUTOMAKE="latest"
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc x86"
 IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping
 nagios-ssh nagios-game ups ipv6 radius"
 



1.74                 net-analyzer/nagios-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	1 Oct 2007 11:24:34 -0000	1.73
+++ ChangeLog	1 Oct 2007 16:08:32 -0000	1.74
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-plugins
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.73 2007/10/01 11:24:34 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.74 2007/10/01 16:08:32 corsair Exp $
+
+  01 Oct 2007; Markus Rothe <corsair@gentoo.org>
+  nagios-plugins-1.4.10.ebuild:
+  Stable on ppc64; bug #194178
 
   01 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
   nagios-plugins-1.4.10.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.10.ebuild ChangeLog
@ 2007-10-04 14:35 Steve Dibb (beandog)
  0 siblings, 0 replies; 5+ messages in thread
From: Steve Dibb (beandog) @ 2007-10-04 14:35 UTC (permalink / raw
  To: gentoo-commits

beandog     07/10/04 14:35:02

  Modified:             nagios-plugins-1.4.10.ebuild ChangeLog
  Log:
  amd64 stable, security bug 194178
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.6                  net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?r1=1.5&r2=1.6

Index: nagios-plugins-1.4.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nagios-plugins-1.4.10.ebuild	1 Oct 2007 16:08:32 -0000	1.5
+++ nagios-plugins-1.4.10.ebuild	4 Oct 2007 14:35:01 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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.10.ebuild,v 1.5 2007/10/01 16:08:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v 1.6 2007/10/04 14:35:01 beandog Exp $
 
 WANT_AUTOCONF="latest"
 WANT_AUTOMAKE="latest"
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86"
 IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping
 nagios-ssh nagios-game ups ipv6 radius"
 
@@ -93,8 +93,8 @@
 	sed -i -e '30s/use lib utils.pm;/use utils;/' \
 		"${S}"/plugins-scripts/check_file_age.pl || die "sed failed"
 
-	dodoc ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CHANGES CODING COPYING \
-		Changelog FAQ INSTALL LEGAL NEWS README REQUIREMENTS SUPPORT
+	dodoc ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CODING \
+		ChangeLog FAQ NEWS README REQUIREMENTS SUPPORT THANKS
 
 	emake DESTDIR="${D}" install || die "make install failed"
 



1.75                 net-analyzer/nagios-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	1 Oct 2007 16:08:32 -0000	1.74
+++ ChangeLog	4 Oct 2007 14:35:01 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/nagios-plugins
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.74 2007/10/01 16:08:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.75 2007/10/04 14:35:01 beandog Exp $
+
+  04 Oct 2007; Steve Dibb <beandog@gentoo.org> nagios-plugins-1.4.10.ebuild:
+  amd64 stable, security bug 194178
 
   01 Oct 2007; Markus Rothe <corsair@gentoo.org>
   nagios-plugins-1.4.10.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

end of thread, other threads:[~2007-10-04 14:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-29  9:31 [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.10.ebuild ChangeLog Tobias Scherbaum (dertobi123)
  -- strict thread matches above, loose matches on Subject: below --
2007-09-30 13:41 Markus Meier (maekke)
2007-10-01 11:24 Ferris McCormick (fmccor)
2007-10-01 16:08 Markus Rothe (corsair)
2007-10-04 14:35 Steve Dibb (beandog)

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