Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.10.ebuild ChangeLog
Date: Thu, 04 Oct 2007 14:44:21
Message-Id: E1IdRn4-0005nH-96@stork.gentoo.org
1 beandog 07/10/04 14:35:02
2
3 Modified: nagios-plugins-1.4.10.ebuild ChangeLog
4 Log:
5 amd64 stable, security bug 194178
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.6 net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild?rev=1.6&view=markup
12 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
13 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
14
15 Index: nagios-plugins-1.4.10.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- nagios-plugins-1.4.10.ebuild 1 Oct 2007 16:08:32 -0000 1.5
22 +++ nagios-plugins-1.4.10.ebuild 4 Oct 2007 14:35:01 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 WANT_AUTOCONF="latest"
30 WANT_AUTOMAKE="latest"
31 @@ -13,7 +13,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc x86"
36 +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86"
37 IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping
38 nagios-ssh nagios-game ups ipv6 radius"
39
40 @@ -93,8 +93,8 @@
41 sed -i -e '30s/use lib utils.pm;/use utils;/' \
42 "${S}"/plugins-scripts/check_file_age.pl || die "sed failed"
43
44 - dodoc ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CHANGES CODING COPYING \
45 - Changelog FAQ INSTALL LEGAL NEWS README REQUIREMENTS SUPPORT
46 + dodoc ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CODING \
47 + ChangeLog FAQ NEWS README REQUIREMENTS SUPPORT THANKS
48
49 emake DESTDIR="${D}" install || die "make install failed"
50
51
52
53
54 1.75 net-analyzer/nagios-plugins/ChangeLog
55
56 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.75&view=markup
57 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.75&content-type=text/plain
58 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.74&r2=1.75
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
63 retrieving revision 1.74
64 retrieving revision 1.75
65 diff -u -r1.74 -r1.75
66 --- ChangeLog 1 Oct 2007 16:08:32 -0000 1.74
67 +++ ChangeLog 4 Oct 2007 14:35:01 -0000 1.75
68 @@ -1,6 +1,9 @@
69 # ChangeLog for net-analyzer/nagios-plugins
70 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.74 2007/10/01 16:08:32 corsair Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.75 2007/10/04 14:35:01 beandog Exp $
73 +
74 + 04 Oct 2007; Steve Dibb <beandog@g.o> nagios-plugins-1.4.10.ebuild:
75 + amd64 stable, security bug 194178
76
77 01 Oct 2007; Markus Rothe <corsair@g.o>
78 nagios-plugins-1.4.10.ebuild:
79
80
81
82 --
83 gentoo-commits@g.o mailing list