Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/gearmand: gearmand-0.34-r1.ebuild ChangeLog
Date: Sun, 28 Dec 2014 16:57:37
Message-Id: 20141228165722.E453FE5CB@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:57:22
2
3 Modified: gearmand-0.34-r1.ebuild ChangeLog
4 Log:
5 Rename virtual/postgresql to dev-db/postgresql
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
8
9 Revision Changes Path
10 1.4 sys-cluster/gearmand/gearmand-0.34-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: gearmand-0.34-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- gearmand-0.34-r1.ebuild 3 Nov 2014 14:01:54 -0000 1.3
23 +++ gearmand-0.34-r1.ebuild 28 Dec 2014 16:57:22 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.3 2014/11/03 14:01:54 titanofold Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.4 2014/12/28 16:57:22 titanofold Exp $
29
30 EAPI=5
31
32 @@ -23,7 +23,7 @@
33 drizzle? ( dev-db/drizzle )
34 sqlite? ( dev-db/sqlite:3 )
35 tokyocabinet? ( dev-db/tokyocabinet )
36 - postgres? ( >=virtual/postgresql-9.0 )"
37 + postgres? ( >=dev-db/postgresql-9.0 )"
38 DEPEND="${RDEPEND}
39 virtual/pkgconfig"
40
41
42
43
44 1.24 sys-cluster/gearmand/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.24&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.24&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?r1=1.23&r2=1.24
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v
53 retrieving revision 1.23
54 retrieving revision 1.24
55 diff -u -r1.23 -r1.24
56 --- ChangeLog 3 Nov 2014 14:01:54 -0000 1.23
57 +++ ChangeLog 28 Dec 2014 16:57:22 -0000 1.24
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-cluster/gearmand
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.23 2014/11/03 14:01:54 titanofold Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.24 2014/12/28 16:57:22 titanofold Exp $
63 +
64 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o>
65 + gearmand-0.34-r1.ebuild:
66 + Rename virtual/postgresql to dev-db/postgresql
67
68 03 Nov 2014; Aaron W. Swenson <titanofold@g.o>
69 gearmand-0.34-r1.ebuild: