Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core: nagios-core-3.2.3.ebuild metadata.xml nagios-core-3.3.1.ebuild ChangeLog
Date: Sun, 26 Jan 2014 03:31:18
Message-Id: 20140126033114.E2D082004B@flycatcher.gentoo.org
1 creffett 14/01/26 03:31:14
2
3 Modified: nagios-core-3.2.3.ebuild metadata.xml
4 nagios-core-3.3.1.ebuild ChangeLog
5 Log:
6 Update maintainers (add ahamilto as maintainer, me as proxy, proxy-maint herd too). EAPI bump.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 42618354)
9
10 Revision Changes Path
11 1.8 net-analyzer/nagios-core/nagios-core-3.2.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.2.3.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.2.3.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.2.3.ebuild?r1=1.7&r2=1.8
16
17 Index: nagios-core-3.2.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.2.3.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- nagios-core-3.2.3.ebuild 12 Jun 2012 02:34:23 -0000 1.7
24 +++ nagios-core-3.2.3.ebuild 26 Jan 2014 03:31:13 -0000 1.8
25 @@ -1,8 +1,8 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.2.3.ebuild,v 1.7 2012/06/12 02:34:23 zmedico Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.2.3.ebuild,v 1.8 2014/01/26 03:31:13 creffett Exp $
31
32 -EAPI="2"
33 +EAPI=5
34
35 inherit depend.apache eutils multilib toolchain-funcs user
36
37 @@ -75,16 +75,15 @@
38 --datadir=/usr/share/nagios/htdocs \
39 --localstatedir=/var/nagios \
40 --sysconfdir=/etc/nagios \
41 - --libexecdir=/usr/$(get_libdir)/nagios/plugins \
42 - || die "./configure failed"
43 + --libexecdir=/usr/$(get_libdir)/nagios/plugins
44 }
45
46 src_compile() {
47 - emake CC=$(tc-getCC) nagios || die "make failed"
48 + emake CC=$(tc-getCC) nagios
49
50 if use web ; then
51 # Only compile the CGI's if "web" useflag is set.
52 - emake CC=$(tc-getCC) DESTDIR="${D}" cgis || die
53 + emake CC=$(tc-getCC) DESTDIR="${D}" cgis
54 fi
55 }
56
57
58
59
60 1.10 net-analyzer/nagios-core/metadata.xml
61
62 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/metadata.xml?rev=1.10&view=markup
63 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/metadata.xml?rev=1.10&content-type=text/plain
64 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/metadata.xml?r1=1.9&r2=1.10
65
66 Index: metadata.xml
67 ===================================================================
68 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/metadata.xml,v
69 retrieving revision 1.9
70 retrieving revision 1.10
71 diff -u -r1.9 -r1.10
72 --- metadata.xml 25 Jan 2013 16:07:14 -0000 1.9
73 +++ metadata.xml 26 Jan 2014 03:31:13 -0000 1.10
74 @@ -1,6 +1,17 @@
75 <?xml version="1.0" encoding="UTF-8"?>
76 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
77 <pkgmetadata>
78 + <maintainer>
79 + <email>andrew@××××××××.net</email>
80 + <name>Andrew Hamilton</name>
81 + <description>Maintainer. Assign bugs to him.</description>
82 + </maintainer>
83 + <maintainer>
84 + <email>creffett@g.o</email>
85 + <name>Chris Reffett</name>
86 + <description>Proxy maintainer. CC him on bugs.</description>
87 + </maintainer>
88 + <herd>proxy-maintainers</herd>
89 <herd>sysadmin</herd>
90 <longdescription>
91 Nagios is a host and service monitor designed to inform you of
92
93
94
95 1.9 net-analyzer/nagios-core/nagios-core-3.3.1.ebuild
96
97 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.9&view=markup
98 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.9&content-type=text/plain
99 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?r1=1.8&r2=1.9
100
101 Index: nagios-core-3.3.1.ebuild
102 ===================================================================
103 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v
104 retrieving revision 1.8
105 retrieving revision 1.9
106 diff -u -r1.8 -r1.9
107 --- nagios-core-3.3.1.ebuild 6 Sep 2012 01:02:43 -0000 1.8
108 +++ nagios-core-3.3.1.ebuild 26 Jan 2014 03:31:14 -0000 1.9
109 @@ -1,8 +1,8 @@
110 -# Copyright 1999-2012 Gentoo Foundation
111 +# Copyright 1999-2014 Gentoo Foundation
112 # Distributed under the terms of the GNU General Public License v2
113 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.8 2012/09/06 01:02:43 blueness Exp $
114 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.9 2014/01/26 03:31:14 creffett Exp $
115
116 -EAPI="2"
117 +EAPI=5
118
119 inherit depend.apache eutils multilib toolchain-funcs user
120
121 @@ -77,16 +77,15 @@
122 --datadir=/usr/share/nagios/htdocs \
123 --localstatedir=/var/nagios \
124 --sysconfdir=/etc/nagios \
125 - --libexecdir=/usr/$(get_libdir)/nagios/plugins \
126 - || die "./configure failed"
127 + --libexecdir=/usr/$(get_libdir)/nagios/plugins
128 }
129
130 src_compile() {
131 - emake CC=$(tc-getCC) nagios || die "make failed"
132 + emake CC=$(tc-getCC) nagios
133
134 if use web ; then
135 # Only compile the CGI's if "web" useflag is set.
136 - emake CC=$(tc-getCC) DESTDIR="${D}" cgis || die
137 + emake CC=$(tc-getCC) DESTDIR="${D}" cgis
138 fi
139 }
140
141
142
143
144 1.188 net-analyzer/nagios-core/ChangeLog
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/ChangeLog?rev=1.188&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/ChangeLog?rev=1.188&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/ChangeLog?r1=1.187&r2=1.188
149
150 Index: ChangeLog
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v
153 retrieving revision 1.187
154 retrieving revision 1.188
155 diff -u -r1.187 -r1.188
156 --- ChangeLog 25 Jan 2013 16:07:14 -0000 1.187
157 +++ ChangeLog 26 Jan 2014 03:31:14 -0000 1.188
158 @@ -1,6 +1,11 @@
159 # ChangeLog for net-analyzer/nagios-core
160 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
161 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.187 2013/01/25 16:07:14 flameeyes Exp $
162 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
163 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.188 2014/01/26 03:31:14 creffett Exp $
164 +
165 + 26 Jan 2014; Chris Reffett <creffett@g.o> metadata.xml,
166 + nagios-core-3.2.3.ebuild, nagios-core-3.3.1.ebuild:
167 + Update maintainers (add ahamilto as maintainer, me as proxy, proxy-maint herd
168 + too). EAPI bump.
169
170 25 Jan 2013; Diego E. Pettenò <flameeyes@g.o> metadata.xml:
171 Fix typo in metadata.