Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/barman: barman-1.3.1.ebuild barman-1.3.2.ebuild ChangeLog barman-1.3.0.ebuild barman-1.3.3.ebuild
Date: Sun, 28 Dec 2014 15:01:51
Message-Id: 20141228150146.AFFF1E5B4@oystercatcher.gentoo.org
1 titanofold 14/12/28 15:01:46
2
3 Modified: barman-1.3.1.ebuild barman-1.3.2.ebuild ChangeLog
4 barman-1.3.0.ebuild barman-1.3.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.3 dev-db/barman/barman-1.3.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild?r1=1.2&r2=1.3
16
17 Index: barman-1.3.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- barman-1.3.1.ebuild 3 Nov 2014 11:20:09 -0000 1.2
24 +++ barman-1.3.1.ebuild 28 Dec 2014 15:01:46 -0000 1.3
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/dev-db/barman/barman-1.3.1.ebuild,v 1.2 2014/11/03 11:20:09 titanofold Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.1.ebuild,v 1.3 2014/12/28 15:01:46 titanofold Exp $
30 EAPI=5
31
32 PYTHON_COMPAT=( python{2_6,2_7})
33 @@ -21,5 +21,5 @@
34 >=dev-python/psycopg-2[${PYTHON_USEDEP}]
35 dev-python/python-dateutil[${PYTHON_USEDEP}]
36 net-misc/rsync
37 - virtual/postgresql[server]"
38 + dev-db/postgresql[server]"
39 DEPEND=""
40
41
42
43 1.3 dev-db/barman/barman-1.3.2.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild?r1=1.2&r2=1.3
48
49 Index: barman-1.3.2.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- barman-1.3.2.ebuild 3 Nov 2014 11:20:09 -0000 1.2
56 +++ barman-1.3.2.ebuild 28 Dec 2014 15:01:46 -0000 1.3
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2014 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild,v 1.2 2014/11/03 11:20:09 titanofold Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.2.ebuild,v 1.3 2014/12/28 15:01:46 titanofold Exp $
62 EAPI=5
63
64 PYTHON_COMPAT=( python{2_6,2_7})
65 @@ -21,5 +21,5 @@
66 >=dev-python/psycopg-2[${PYTHON_USEDEP}]
67 dev-python/python-dateutil[${PYTHON_USEDEP}]
68 net-misc/rsync
69 - virtual/postgresql[server]"
70 + dev-db/postgresql[server]"
71 DEPEND=""
72
73
74
75 1.16 dev-db/barman/ChangeLog
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/ChangeLog?rev=1.16&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/ChangeLog?rev=1.16&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/ChangeLog?r1=1.15&r2=1.16
80
81 Index: ChangeLog
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/ChangeLog,v
84 retrieving revision 1.15
85 retrieving revision 1.16
86 diff -u -r1.15 -r1.16
87 --- ChangeLog 3 Nov 2014 11:20:09 -0000 1.15
88 +++ ChangeLog 28 Dec 2014 15:01:46 -0000 1.16
89 @@ -1,6 +1,10 @@
90 # ChangeLog for dev-db/barman
91 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/ChangeLog,v 1.15 2014/11/03 11:20:09 titanofold Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/ChangeLog,v 1.16 2014/12/28 15:01:46 titanofold Exp $
94 +
95 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> barman-1.3.0.ebuild,
96 + barman-1.3.1.ebuild, barman-1.3.2.ebuild, barman-1.3.3.ebuild:
97 + Rename virtual/postgresql to dev-db/postgresql
98
99 03 Nov 2014; Aaron W. Swenson <titanofold@g.o> barman-1.3.0.ebuild,
100 barman-1.3.1.ebuild, barman-1.3.2.ebuild, barman-1.3.3.ebuild:
101
102
103
104 1.3 dev-db/barman/barman-1.3.0.ebuild
105
106 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild?rev=1.3&view=markup
107 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild?rev=1.3&content-type=text/plain
108 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild?r1=1.2&r2=1.3
109
110 Index: barman-1.3.0.ebuild
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild,v
113 retrieving revision 1.2
114 retrieving revision 1.3
115 diff -u -r1.2 -r1.3
116 --- barman-1.3.0.ebuild 3 Nov 2014 11:20:09 -0000 1.2
117 +++ barman-1.3.0.ebuild 28 Dec 2014 15:01:46 -0000 1.3
118 @@ -1,6 +1,6 @@
119 # Copyright 1999-2014 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 -# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild,v 1.2 2014/11/03 11:20:09 titanofold Exp $
122 +# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.0.ebuild,v 1.3 2014/12/28 15:01:46 titanofold Exp $
123 EAPI=5
124
125 PYTHON_COMPAT=( python{2_6,2_7})
126 @@ -21,5 +21,5 @@
127 >=dev-python/psycopg-2[${PYTHON_USEDEP}]
128 dev-python/python-dateutil[${PYTHON_USEDEP}]
129 net-misc/rsync
130 - virtual/postgresql[server]"
131 + dev-db/postgresql[server]"
132 DEPEND=""
133
134
135
136 1.3 dev-db/barman/barman-1.3.3.ebuild
137
138 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild?rev=1.3&view=markup
139 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild?rev=1.3&content-type=text/plain
140 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild?r1=1.2&r2=1.3
141
142 Index: barman-1.3.3.ebuild
143 ===================================================================
144 RCS file: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild,v
145 retrieving revision 1.2
146 retrieving revision 1.3
147 diff -u -r1.2 -r1.3
148 --- barman-1.3.3.ebuild 3 Nov 2014 11:20:09 -0000 1.2
149 +++ barman-1.3.3.ebuild 28 Dec 2014 15:01:46 -0000 1.3
150 @@ -1,6 +1,6 @@
151 # Copyright 1999-2014 Gentoo Foundation
152 # Distributed under the terms of the GNU General Public License v2
153 -# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild,v 1.2 2014/11/03 11:20:09 titanofold Exp $
154 +# $Header: /var/cvsroot/gentoo-x86/dev-db/barman/barman-1.3.3.ebuild,v 1.3 2014/12/28 15:01:46 titanofold Exp $
155 EAPI=5
156
157 PYTHON_COMPAT=( python{2_6,2_7})
158 @@ -21,5 +21,5 @@
159 >=dev-python/psycopg-2[${PYTHON_USEDEP}]
160 dev-python/python-dateutil[${PYTHON_USEDEP}]
161 net-misc/rsync
162 - virtual/postgresql[server]"
163 + dev-db/postgresql[server]"
164 DEPEND=""