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/hydra: hydra-8.0.ebuild hydra-7.4.2.ebuild hydra-7.5.ebuild hydra-8.1.ebuild hydra-7.6.ebuild ChangeLog
Date: Sun, 28 Dec 2014 16:04:59
Message-Id: 20141228160454.6C96BE5C1@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:04:54
2
3 Modified: hydra-8.0.ebuild hydra-7.4.2.ebuild
4 hydra-7.5.ebuild hydra-8.1.ebuild hydra-7.6.ebuild
5 ChangeLog
6 Log:
7 Rename virtual/postgresql to dev-db/postgresql
8
9 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
10
11 Revision Changes Path
12 1.7 net-analyzer/hydra/hydra-8.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild?rev=1.7&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild?rev=1.7&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild?r1=1.6&r2=1.7
17
18 Index: hydra-8.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild,v
21 retrieving revision 1.6
22 retrieving revision 1.7
23 diff -u -r1.6 -r1.7
24 --- hydra-8.0.ebuild 3 Nov 2014 13:23:38 -0000 1.6
25 +++ hydra-8.0.ebuild 28 Dec 2014 16:04:54 -0000 1.7
26 @@ -1,6 +1,6 @@
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/hydra/hydra-8.0.ebuild,v 1.6 2014/11/03 13:23:38 titanofold Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild,v 1.7 2014/12/28 16:04:54 titanofold Exp $
31
32 EAPI=5
33 inherit eutils toolchain-funcs
34 @@ -29,7 +29,7 @@
35 ncp? ( net-fs/ncpfs )
36 oracle? ( dev-db/oracle-instantclient-basic )
37 pcre? ( dev-libs/libpcre )
38 - postgres? ( virtual/postgresql )
39 + postgres? ( dev-db/postgresql )
40 ssl? ( >=net-libs/libssh-0.4.0 )
41 subversion? ( dev-vcs/subversion )
42 "
43
44
45
46 1.7 net-analyzer/hydra/hydra-7.4.2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-7.4.2.ebuild?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-7.4.2.ebuild?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-7.4.2.ebuild?r1=1.6&r2=1.7
51
52 Index: hydra-7.4.2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.4.2.ebuild,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- hydra-7.4.2.ebuild 3 Nov 2014 13:23:38 -0000 1.6
59 +++ hydra-7.4.2.ebuild 28 Dec 2014 16:04:54 -0000 1.7
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.4.2.ebuild,v 1.6 2014/11/03 13:23:38 titanofold Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.4.2.ebuild,v 1.7 2014/12/28 16:04:54 titanofold Exp $
65
66 EAPI=5
67 inherit eutils toolchain-funcs
68 @@ -28,7 +28,7 @@
69 ncp? ( net-fs/ncpfs )
70 oracle? ( dev-db/oracle-instantclient-basic )
71 pcre? ( dev-libs/libpcre )
72 - postgres? ( virtual/postgresql )
73 + postgres? ( dev-db/postgresql )
74 ssl? ( >=net-libs/libssh-0.4.0 )
75 subversion? ( dev-vcs/subversion )
76 "
77
78
79
80 1.4 net-analyzer/hydra/hydra-7.5.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-7.5.ebuild?rev=1.4&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-7.5.ebuild?rev=1.4&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-7.5.ebuild?r1=1.3&r2=1.4
85
86 Index: hydra-7.5.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.5.ebuild,v
89 retrieving revision 1.3
90 retrieving revision 1.4
91 diff -u -r1.3 -r1.4
92 --- hydra-7.5.ebuild 3 Nov 2014 13:23:38 -0000 1.3
93 +++ hydra-7.5.ebuild 28 Dec 2014 16:04:54 -0000 1.4
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.5.ebuild,v 1.3 2014/11/03 13:23:38 titanofold Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.5.ebuild,v 1.4 2014/12/28 16:04:54 titanofold Exp $
99
100 EAPI=5
101 inherit eutils toolchain-funcs
102 @@ -28,7 +28,7 @@
103 ncp? ( net-fs/ncpfs )
104 oracle? ( dev-db/oracle-instantclient-basic )
105 pcre? ( dev-libs/libpcre )
106 - postgres? ( virtual/postgresql )
107 + postgres? ( dev-db/postgresql )
108 ssl? ( >=net-libs/libssh-0.4.0 )
109 subversion? ( dev-vcs/subversion )
110 "
111
112
113
114 1.2 net-analyzer/hydra/hydra-8.1.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-8.1.ebuild?rev=1.2&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-8.1.ebuild?rev=1.2&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-8.1.ebuild?r1=1.1&r2=1.2
119
120 Index: hydra-8.1.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.1.ebuild,v
123 retrieving revision 1.1
124 retrieving revision 1.2
125 diff -u -r1.1 -r1.2
126 --- hydra-8.1.ebuild 9 Dec 2014 15:43:35 -0000 1.1
127 +++ hydra-8.1.ebuild 28 Dec 2014 16:04:54 -0000 1.2
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2014 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.1.ebuild,v 1.1 2014/12/09 15:43:35 jer Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.1.ebuild,v 1.2 2014/12/28 16:04:54 titanofold Exp $
133
134 EAPI=5
135 inherit eutils toolchain-funcs
136 @@ -29,7 +29,7 @@
137 ncp? ( net-fs/ncpfs )
138 oracle? ( dev-db/oracle-instantclient-basic )
139 pcre? ( dev-libs/libpcre )
140 - postgres? ( virtual/postgresql )
141 + postgres? ( dev-db/postgresql )
142 ssl? ( >=net-libs/libssh-0.4.0 )
143 subversion? ( dev-vcs/subversion )
144 "
145
146
147
148 1.3 net-analyzer/hydra/hydra-7.6.ebuild
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-7.6.ebuild?rev=1.3&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-7.6.ebuild?rev=1.3&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-7.6.ebuild?r1=1.2&r2=1.3
153
154 Index: hydra-7.6.ebuild
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.6.ebuild,v
157 retrieving revision 1.2
158 retrieving revision 1.3
159 diff -u -r1.2 -r1.3
160 --- hydra-7.6.ebuild 3 Nov 2014 13:23:38 -0000 1.2
161 +++ hydra-7.6.ebuild 28 Dec 2014 16:04:54 -0000 1.3
162 @@ -1,6 +1,6 @@
163 # Copyright 1999-2014 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.6.ebuild,v 1.2 2014/11/03 13:23:38 titanofold Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.6.ebuild,v 1.3 2014/12/28 16:04:54 titanofold Exp $
167
168 EAPI=5
169 inherit eutils toolchain-funcs
170 @@ -29,7 +29,7 @@
171 ncp? ( net-fs/ncpfs )
172 oracle? ( dev-db/oracle-instantclient-basic )
173 pcre? ( dev-libs/libpcre )
174 - postgres? ( virtual/postgresql )
175 + postgres? ( dev-db/postgresql )
176 ssl? ( >=net-libs/libssh-0.4.0 )
177 subversion? ( dev-vcs/subversion )
178 "
179
180
181
182 1.90 net-analyzer/hydra/ChangeLog
183
184 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/ChangeLog?rev=1.90&view=markup
185 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/ChangeLog?rev=1.90&content-type=text/plain
186 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/ChangeLog?r1=1.89&r2=1.90
187
188 Index: ChangeLog
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v
191 retrieving revision 1.89
192 retrieving revision 1.90
193 diff -u -r1.89 -r1.90
194 --- ChangeLog 9 Dec 2014 15:43:35 -0000 1.89
195 +++ ChangeLog 28 Dec 2014 16:04:54 -0000 1.90
196 @@ -1,6 +1,10 @@
197 # ChangeLog for net-analyzer/hydra
198 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
199 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v 1.89 2014/12/09 15:43:35 jer Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v 1.90 2014/12/28 16:04:54 titanofold Exp $
201 +
202 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> hydra-7.4.2.ebuild,
203 + hydra-7.5.ebuild, hydra-7.6.ebuild, hydra-8.0.ebuild, hydra-8.1.ebuild:
204 + Rename virtual/postgresql to dev-db/postgresql
205
206 *hydra-8.1 (09 Dec 2014)