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/flow-tools: ChangeLog flow-tools-0.68.5.1-r4.ebuild flow-tools-0.68.5.1-r5.ebuild flow-tools-0.68.5.1-r2.ebuild
Date: Sun, 28 Dec 2014 16:03:54
Message-Id: 20141228160348.B2BF6E5C1@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:03:48
2
3 Modified: ChangeLog flow-tools-0.68.5.1-r4.ebuild
4 flow-tools-0.68.5.1-r5.ebuild
5 flow-tools-0.68.5.1-r2.ebuild
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.74 net-analyzer/flow-tools/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/ChangeLog?rev=1.74&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/ChangeLog?rev=1.74&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/ChangeLog?r1=1.73&r2=1.74
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v
21 retrieving revision 1.73
22 retrieving revision 1.74
23 diff -u -r1.73 -r1.74
24 --- ChangeLog 3 Nov 2014 13:22:50 -0000 1.73
25 +++ ChangeLog 28 Dec 2014 16:03:48 -0000 1.74
26 @@ -1,6 +1,11 @@
27 # ChangeLog for net-analyzer/flow-tools
28 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v 1.73 2014/11/03 13:22:50 titanofold Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v 1.74 2014/12/28 16:03:48 titanofold Exp $
31 +
32 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o>
33 + flow-tools-0.68.5.1-r2.ebuild, flow-tools-0.68.5.1-r4.ebuild,
34 + flow-tools-0.68.5.1-r5.ebuild:
35 + Rename virtual/postgresql to dev-db/postgresql
36
37 03 Nov 2014; Aaron W. Swenson <titanofold@g.o>
38 flow-tools-0.68.5.1-r2.ebuild, flow-tools-0.68.5.1-r4.ebuild,
39
40
41
42 1.3 net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild?r1=1.2&r2=1.3
47
48 Index: flow-tools-0.68.5.1-r4.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- flow-tools-0.68.5.1-r4.ebuild 3 Nov 2014 13:22:50 -0000 1.2
55 +++ flow-tools-0.68.5.1-r4.ebuild 28 Dec 2014 16:03:48 -0000 1.3
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2014 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild,v 1.2 2014/11/03 13:22:50 titanofold Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r4.ebuild,v 1.3 2014/12/28 16:03:48 titanofold Exp $
61
62 EAPI=5
63 inherit eutils user
64 @@ -17,7 +17,7 @@
65 RDEPEND="sys-apps/tcp-wrappers
66 sys-libs/zlib
67 mysql? ( virtual/mysql )
68 - postgres? ( virtual/postgresql )
69 + postgres? ( dev-db/postgresql )
70 ssl? ( dev-libs/openssl )"
71
72 DEPEND="${RDEPEND}
73
74
75
76 1.3 net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild?rev=1.3&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild?rev=1.3&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild?r1=1.2&r2=1.3
81
82 Index: flow-tools-0.68.5.1-r5.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild,v
85 retrieving revision 1.2
86 retrieving revision 1.3
87 diff -u -r1.2 -r1.3
88 --- flow-tools-0.68.5.1-r5.ebuild 3 Nov 2014 13:22:50 -0000 1.2
89 +++ flow-tools-0.68.5.1-r5.ebuild 28 Dec 2014 16:03:48 -0000 1.3
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2014 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild,v 1.2 2014/11/03 13:22:50 titanofold Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r5.ebuild,v 1.3 2014/12/28 16:03:48 titanofold Exp $
95
96 EAPI=5
97 inherit eutils user
98 @@ -17,7 +17,7 @@
99 RDEPEND="sys-apps/tcp-wrappers
100 sys-libs/zlib
101 mysql? ( virtual/mysql )
102 - postgres? ( virtual/postgresql )
103 + postgres? ( dev-db/postgresql )
104 ssl? ( dev-libs/openssl )"
105
106 DEPEND="${RDEPEND}
107
108
109
110 1.8 net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild?rev=1.8&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild?rev=1.8&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild?r1=1.7&r2=1.8
115
116 Index: flow-tools-0.68.5.1-r2.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild,v
119 retrieving revision 1.7
120 retrieving revision 1.8
121 diff -u -r1.7 -r1.8
122 --- flow-tools-0.68.5.1-r2.ebuild 3 Nov 2014 13:22:50 -0000 1.7
123 +++ flow-tools-0.68.5.1-r2.ebuild 28 Dec 2014 16:03:48 -0000 1.8
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2014 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild,v 1.7 2014/11/03 13:22:50 titanofold Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r2.ebuild,v 1.8 2014/12/28 16:03:48 titanofold Exp $
129
130 EAPI=4
131 inherit eutils user
132 @@ -17,7 +17,7 @@
133 RDEPEND="sys-apps/tcp-wrappers
134 sys-libs/zlib
135 mysql? ( virtual/mysql )
136 - postgres? ( virtual/postgresql )
137 + postgres? ( dev-db/postgresql )
138 ssl? ( dev-libs/openssl )"
139
140 DEPEND="${RDEPEND}