Gentoo Archives: gentoo-commits

From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/postgresql-libs: postgresql-libs-8.2.ebuild postgresql-libs-7.4.ebuild postgresql-libs-7.3.ebuild ChangeLog postgresql-libs-8.1.ebuild Manifest metadata.xml postgresql-libs-8.0.ebuild
Date: Wed, 03 Oct 2007 05:19:26
Message-Id: E1IcwV2-0001lJ-Au@stork.gentoo.org
1 dev-zero 07/10/03 05:10:20
2
3 Added: postgresql-libs-8.2.ebuild
4 postgresql-libs-7.4.ebuild
5 postgresql-libs-7.3.ebuild ChangeLog
6 postgresql-libs-8.1.ebuild Manifest metadata.xml
7 postgresql-libs-8.0.ebuild
8 Log:
9 Initial copy from overlay (thanks to Michael Krelin)
10 (Portage version: 2.1.3.10)
11
12 Revision Changes Path
13 1.1 virtual/postgresql-libs/postgresql-libs-8.2.ebuild
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-8.2.ebuild?rev=1.1&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-8.2.ebuild?rev=1.1&content-type=text/plain
17
18 Index: postgresql-libs-8.2.ebuild
19 ===================================================================
20 # Copyright 1999-2007 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 # $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-libs/postgresql-libs-8.2.ebuild,v 1.1 2007/10/03 05:10:19 dev-zero Exp $
23
24 DESCRIPTION="Virtual for PostgreSQL libraries"
25 HOMEPAGE="http://www.postgresql.org/"
26 SRC_URI=""
27
28 LICENSE="as-is"
29 SLOT="${PV}"
30 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
31 IUSE=""
32
33 RDEPEND="=dev-db/libpq-${PV}*"
34
35
36
37 1.1 virtual/postgresql-libs/postgresql-libs-7.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-7.4.ebuild?rev=1.1&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-7.4.ebuild?rev=1.1&content-type=text/plain
41
42 Index: postgresql-libs-7.4.ebuild
43 ===================================================================
44 # Copyright 1999-2007 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-libs/postgresql-libs-7.4.ebuild,v 1.1 2007/10/03 05:10:19 dev-zero Exp $
47
48 DESCRIPTION="Virtual for PostgreSQL libraries"
49 HOMEPAGE="http://www.postgresql.org/"
50 SRC_URI=""
51
52 LICENSE="as-is"
53 SLOT="${PV}"
54 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
55 IUSE=""
56
57 RDEPEND="=dev-db/libpq-${PV}*"
58
59
60
61 1.1 virtual/postgresql-libs/postgresql-libs-7.3.ebuild
62
63 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-7.3.ebuild?rev=1.1&view=markup
64 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-7.3.ebuild?rev=1.1&content-type=text/plain
65
66 Index: postgresql-libs-7.3.ebuild
67 ===================================================================
68 # Copyright 1999-2007 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 # $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-libs/postgresql-libs-7.3.ebuild,v 1.1 2007/10/03 05:10:19 dev-zero Exp $
71
72 DESCRIPTION="Virtual for PostgreSQL libraries"
73 HOMEPAGE="http://www.postgresql.org/"
74 SRC_URI=""
75
76 LICENSE="as-is"
77 SLOT="${PV}"
78 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
79 IUSE=""
80
81 RDEPEND="=dev-db/libpq-${PV}*"
82
83
84
85 1.1 virtual/postgresql-libs/ChangeLog
86
87 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/ChangeLog?rev=1.1&view=markup
88 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/ChangeLog?rev=1.1&content-type=text/plain
89
90 Index: ChangeLog
91 ===================================================================
92 # ChangeLog for gentoo-x86/virtual
93 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
94 # $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-libs/ChangeLog,v 1.1 2007/10/03 05:10:19 dev-zero Exp $
95
96 *postgresql-libs-8.2 (03 Oct 2007)
97 *postgresql-libs-8.1 (03 Oct 2007)
98 *postgresql-libs-8.0 (03 Oct 2007)
99 *postgresql-libs-7.4 (03 Oct 2007)
100 *postgresql-libs-7.3 (03 Oct 2007)
101
102 03 Oct 2007; Tiziano Müller <dev-zero@g.o> +metadata.xml,
103 +postgresql-libs-7.3.ebuild, +postgresql-libs-7.4.ebuild,
104 +postgresql-libs-8.0.ebuild, +postgresql-libs-8.1.ebuild,
105 +postgresql-libs-8.2.ebuild:
106 Initial copy from overlay (thanks to Michael Krelin)
107
108
109
110
111 1.1 virtual/postgresql-libs/postgresql-libs-8.1.ebuild
112
113 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-8.1.ebuild?rev=1.1&view=markup
114 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-8.1.ebuild?rev=1.1&content-type=text/plain
115
116 Index: postgresql-libs-8.1.ebuild
117 ===================================================================
118 # Copyright 1999-2007 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 # $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-libs/postgresql-libs-8.1.ebuild,v 1.1 2007/10/03 05:10:19 dev-zero Exp $
121
122 DESCRIPTION="Virtual for PostgreSQL libraries"
123 HOMEPAGE="http://www.postgresql.org/"
124 SRC_URI=""
125
126 LICENSE="as-is"
127 SLOT="${PV}"
128 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
129 IUSE=""
130
131 RDEPEND="=dev-db/libpq-${PV}*"
132
133
134
135 1.1 virtual/postgresql-libs/Manifest
136
137 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/Manifest?rev=1.1&view=markup
138 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/Manifest?rev=1.1&content-type=text/plain
139
140 Index: Manifest
141 ===================================================================
142 EBUILD postgresql-libs-7.3.ebuild 385 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb SHA1 45046ef7abaf265a4a150cd4f794085722bfa86a SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7
143 MD5 dd4d623668f64c3241a9685c161a54b7 postgresql-libs-7.3.ebuild 385
144 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb postgresql-libs-7.3.ebuild 385
145 SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7 postgresql-libs-7.3.ebuild 385
146 EBUILD postgresql-libs-7.4.ebuild 385 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb SHA1 45046ef7abaf265a4a150cd4f794085722bfa86a SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7
147 MD5 dd4d623668f64c3241a9685c161a54b7 postgresql-libs-7.4.ebuild 385
148 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb postgresql-libs-7.4.ebuild 385
149 SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7 postgresql-libs-7.4.ebuild 385
150 EBUILD postgresql-libs-8.0.ebuild 385 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb SHA1 45046ef7abaf265a4a150cd4f794085722bfa86a SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7
151 MD5 dd4d623668f64c3241a9685c161a54b7 postgresql-libs-8.0.ebuild 385
152 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb postgresql-libs-8.0.ebuild 385
153 SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7 postgresql-libs-8.0.ebuild 385
154 EBUILD postgresql-libs-8.1.ebuild 385 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb SHA1 45046ef7abaf265a4a150cd4f794085722bfa86a SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7
155 MD5 dd4d623668f64c3241a9685c161a54b7 postgresql-libs-8.1.ebuild 385
156 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb postgresql-libs-8.1.ebuild 385
157 SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7 postgresql-libs-8.1.ebuild 385
158 EBUILD postgresql-libs-8.2.ebuild 385 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb SHA1 45046ef7abaf265a4a150cd4f794085722bfa86a SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7
159 MD5 dd4d623668f64c3241a9685c161a54b7 postgresql-libs-8.2.ebuild 385
160 RMD160 5c591e79cf7100efaf365ccd6d8b2b0b2af705eb postgresql-libs-8.2.ebuild 385
161 SHA256 c6aa5d2fd4ce7e27e8d8a40fe5d0e9c804d50a2f7977b83a64f43bcf7fff3fc7 postgresql-libs-8.2.ebuild 385
162 MISC ChangeLog 570 RMD160 88516f77282b762b61ec537c01005f9e27376137 SHA1 d19e8c1521881f273624ae6871e489273b05e340 SHA256 3f260ce1fc652dc0e00c6f1458fbe74773071f38e8a2b99821e6dacc129ac536
163 MD5 7e4030862e51b29ba997663a3971cd50 ChangeLog 570
164 RMD160 88516f77282b762b61ec537c01005f9e27376137 ChangeLog 570
165 SHA256 3f260ce1fc652dc0e00c6f1458fbe74773071f38e8a2b99821e6dacc129ac536 ChangeLog 570
166 MISC metadata.xml 164 RMD160 becfe652663bd65719dd11fa6ffb588b3d5b4ecc SHA1 f67b7ac1c5e6e65ef5a19a589d4759c84918f86c SHA256 7e8e8126bc8701c4a42c7dfed8bb755ac6040fe3d0e3f994d888f8b2b4fa7d8b
167 MD5 6fe52df942ef15801d56449cd8299604 metadata.xml 164
168 RMD160 becfe652663bd65719dd11fa6ffb588b3d5b4ecc metadata.xml 164
169 SHA256 7e8e8126bc8701c4a42c7dfed8bb755ac6040fe3d0e3f994d888f8b2b4fa7d8b metadata.xml 164
170 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-postgresql-libs-7.3 0
171 RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-postgresql-libs-7.3 0
172 SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-postgresql-libs-7.3 0
173 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-postgresql-libs-7.4 0
174 RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-postgresql-libs-7.4 0
175 SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-postgresql-libs-7.4 0
176 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-postgresql-libs-8.0 0
177 RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-postgresql-libs-8.0 0
178 SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-postgresql-libs-8.0 0
179 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-postgresql-libs-8.1 0
180 RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-postgresql-libs-8.1 0
181 SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-postgresql-libs-8.1 0
182 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-postgresql-libs-8.2 0
183 RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-postgresql-libs-8.2 0
184 SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-postgresql-libs-8.2 0
185
186
187
188 1.1 virtual/postgresql-libs/metadata.xml
189
190 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/metadata.xml?rev=1.1&view=markup
191 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/metadata.xml?rev=1.1&content-type=text/plain
192
193 Index: metadata.xml
194 ===================================================================
195 <?xml version="1.0" encoding="UTF-8"?>
196 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
197 <pkgmetadata>
198 <herd>postgresql</herd>
199 </pkgmetadata>
200
201
202
203 1.1 virtual/postgresql-libs/postgresql-libs-8.0.ebuild
204
205 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-8.0.ebuild?rev=1.1&view=markup
206 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-libs/postgresql-libs-8.0.ebuild?rev=1.1&content-type=text/plain
207
208 Index: postgresql-libs-8.0.ebuild
209 ===================================================================
210 # Copyright 1999-2007 Gentoo Foundation
211 # Distributed under the terms of the GNU General Public License v2
212 # $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-libs/postgresql-libs-8.0.ebuild,v 1.1 2007/10/03 05:10:19 dev-zero Exp $
213
214 DESCRIPTION="Virtual for PostgreSQL libraries"
215 HOMEPAGE="http://www.postgresql.org/"
216 SRC_URI=""
217
218 LICENSE="as-is"
219 SLOT="${PV}"
220 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
221 IUSE=""
222
223 RDEPEND="=dev-db/libpq-${PV}*"
224
225
226
227 --
228 gentoo-commits@g.o mailing list