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/pmacct: ChangeLog pmacct-1.5.0_rc3.ebuild pmacct-0.14.3.ebuild
Date: Sun, 28 Dec 2014 16:11:32
Message-Id: 20141228161126.093B5E5C2@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:11:26
2
3 Modified: ChangeLog pmacct-1.5.0_rc3.ebuild
4 pmacct-0.14.3.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.103 net-analyzer/pmacct/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/ChangeLog?rev=1.103&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/ChangeLog?rev=1.103&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/ChangeLog?r1=1.102&r2=1.103
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v
20 retrieving revision 1.102
21 retrieving revision 1.103
22 diff -u -r1.102 -r1.103
23 --- ChangeLog 3 Nov 2014 13:27:40 -0000 1.102
24 +++ ChangeLog 28 Dec 2014 16:11:25 -0000 1.103
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-analyzer/pmacct
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.102 2014/11/03 13:27:40 titanofold Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.103 2014/12/28 16:11:25 titanofold Exp $
30 +
31 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> pmacct-0.14.3.ebuild,
32 + pmacct-1.5.0_rc3.ebuild:
33 + Rename virtual/postgresql to dev-db/postgresql
34
35 03 Nov 2014; Aaron W. Swenson <titanofold@g.o> pmacct-0.14.3.ebuild,
36 pmacct-1.5.0_rc3.ebuild:
37
38
39
40 1.5 net-analyzer/pmacct/pmacct-1.5.0_rc3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc3.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc3.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc3.ebuild?r1=1.4&r2=1.5
45
46 Index: pmacct-1.5.0_rc3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc3.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- pmacct-1.5.0_rc3.ebuild 3 Nov 2014 13:27:40 -0000 1.4
53 +++ pmacct-1.5.0_rc3.ebuild 28 Dec 2014 16:11:25 -0000 1.5
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc3.ebuild,v 1.4 2014/11/03 13:27:40 titanofold Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc3.ebuild,v 1.5 2014/12/28 16:11:25 titanofold Exp $
59
60 EAPI=5
61 inherit autotools eutils toolchain-funcs
62 @@ -19,7 +19,7 @@
63 geoip? ( dev-libs/geoip )
64 mongodb? ( >=dev-libs/mongo-c-driver-0.8.1-r1 )
65 mysql? ( virtual/mysql )
66 - postgres? ( virtual/postgresql )
67 + postgres? ( dev-db/postgresql )
68 sqlite? ( =dev-db/sqlite-3* )
69 "
70 DEPEND="
71
72
73
74 1.7 net-analyzer/pmacct/pmacct-0.14.3.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild?r1=1.6&r2=1.7
79
80 Index: pmacct-0.14.3.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- pmacct-0.14.3.ebuild 3 Nov 2014 13:27:40 -0000 1.6
87 +++ pmacct-0.14.3.ebuild 28 Dec 2014 16:11:25 -0000 1.7
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/pmacct/pmacct-0.14.3.ebuild,v 1.6 2014/11/03 13:27:40 titanofold Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.14.3.ebuild,v 1.7 2014/12/28 16:11:25 titanofold Exp $
93
94 EAPI=5
95 inherit eutils toolchain-funcs
96 @@ -19,7 +19,7 @@
97 geoip? ( dev-libs/geoip )
98 mongodb? ( dev-libs/mongo-c-driver )
99 mysql? ( virtual/mysql )
100 - postgres? ( virtual/postgresql )
101 + postgres? ( dev-db/postgresql )
102 sqlite? ( =dev-db/sqlite-3* )
103 "
104 RDEPEND="${DEPEND}"