Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins: nagios-plugins-1.4.16-r2.ebuild ChangeLog nagios-plugins-1.4.16-r3.ebuild
Date: Sun, 28 Dec 2014 16:10:48
Message-Id: 20141228161024.D3CA9E5C2@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:10:24
2
3 Modified: nagios-plugins-1.4.16-r2.ebuild ChangeLog
4 nagios-plugins-1.4.16-r3.ebuild
5 Log:
6 Rename virtual/postgresql to dev-db/postgresql
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
9
10 Revision Changes Path
11 1.13 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.13&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.13&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.12&r2=1.13
16
17 Index: nagios-plugins-1.4.16-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
20 retrieving revision 1.12
21 retrieving revision 1.13
22 diff -u -r1.12 -r1.13
23 --- nagios-plugins-1.4.16-r2.ebuild 3 Nov 2014 13:26:54 -0000 1.12
24 +++ nagios-plugins-1.4.16-r2.ebuild 28 Dec 2014 16:10:24 -0000 1.13
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.12 2014/11/03 13:26:54 titanofold Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.13 2014/12/28 16:10:24 titanofold Exp $
30
31 EAPI=4
32
33 @@ -20,7 +20,7 @@
34
35 DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
36 mysql? ( virtual/mysql )
37 - postgres? ( virtual/postgresql )
38 + postgres? ( dev-db/postgresql )
39 ssl? (
40 !gnutls? ( >=dev-libs/openssl-0.9.6g )
41 gnutls? ( net-libs/gnutls )
42
43
44
45 1.171 net-analyzer/nagios-plugins/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.171&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?rev=1.171&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog?r1=1.170&r2=1.171
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
54 retrieving revision 1.170
55 retrieving revision 1.171
56 diff -u -r1.170 -r1.171
57 --- ChangeLog 26 Nov 2014 23:38:53 -0000 1.170
58 +++ ChangeLog 28 Dec 2014 16:10:24 -0000 1.171
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-analyzer/nagios-plugins
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.170 2014/11/26 23:38:53 mjo Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.171 2014/12/28 16:10:24 titanofold Exp $
64 +
65 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o>
66 + nagios-plugins-1.4.16-r2.ebuild, nagios-plugins-1.4.16-r3.ebuild:
67 + Rename virtual/postgresql to dev-db/postgresql
68
69 26 Nov 2014; Michael Orlitzky <mjo@g.o> nagios-plugins-2.0.3-r1.ebuild:
70 Fix ROOT variable usage in configure parameters.
71
72
73
74 1.5 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild?rev=1.5&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild?rev=1.5&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild?r1=1.4&r2=1.5
79
80 Index: nagios-plugins-1.4.16-r3.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild,v
83 retrieving revision 1.4
84 retrieving revision 1.5
85 diff -u -r1.4 -r1.5
86 --- nagios-plugins-1.4.16-r3.ebuild 3 Nov 2014 13:26:54 -0000 1.4
87 +++ nagios-plugins-1.4.16-r3.ebuild 28 Dec 2014 16:10:24 -0000 1.5
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild,v 1.4 2014/11/03 13:26:54 titanofold Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild,v 1.5 2014/12/28 16:10:24 titanofold Exp $
93
94 EAPI=4
95
96 @@ -20,7 +20,7 @@
97
98 DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
99 mysql? ( virtual/mysql )
100 - postgres? ( virtual/postgresql )
101 + postgres? ( dev-db/postgresql )
102 ssl? (
103 !gnutls? ( >=dev-libs/openssl-0.9.6g )
104 gnutls? ( net-libs/gnutls )