Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/psycopg: psycopg-2.4.1.ebuild ChangeLog psycopg-2.4.2.ebuild psycopg-2.4.4.ebuild psycopg-2.4.5.ebuild
Date: Sun, 30 Sep 2012 16:54:28
Message-Id: 20120930165418.7A97621600@flycatcher.gentoo.org
1 armin76 12/09/30 16:54:18
2
3 Modified: psycopg-2.4.1.ebuild ChangeLog psycopg-2.4.2.ebuild
4 psycopg-2.4.4.ebuild psycopg-2.4.5.ebuild
5 Log:
6 Add ~s390/~sh
7
8 (Portage version: 2.1.11.16/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.9 dev-python/psycopg/psycopg-2.4.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.1.ebuild?r1=1.8&r2=1.9
16
17 Index: psycopg-2.4.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- psycopg-2.4.1.ebuild 23 Feb 2012 10:16:40 -0000 1.8
24 +++ psycopg-2.4.1.ebuild 30 Sep 2012 16:54:18 -0000 1.9
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.1.ebuild,v 1.8 2012/02/23 10:16:40 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.1.ebuild,v 1.9 2012/09/30 16:54:18 armin76 Exp $
30
31 EAPI="3"
32 SUPPORT_PYTHON_ABIS="1"
33 @@ -17,7 +17,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="2"
37 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
38 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
39 IUSE="debug doc examples mxdatetime"
40
41 RDEPEND=">=dev-db/postgresql-base-8.1
42
43
44
45 1.149 dev-python/psycopg/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.149&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.149&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.148&r2=1.149
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
54 retrieving revision 1.148
55 retrieving revision 1.149
56 diff -u -r1.148 -r1.149
57 --- ChangeLog 17 Jun 2012 18:42:57 -0000 1.148
58 +++ ChangeLog 30 Sep 2012 16:54:18 -0000 1.149
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-python/psycopg
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.148 2012/06/17 18:42:57 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.149 2012/09/30 16:54:18 armin76 Exp $
64 +
65 + 30 Sep 2012; Raúl Porcel <armin76@g.o> psycopg-2.4.1.ebuild,
66 + psycopg-2.4.2.ebuild, psycopg-2.4.4.ebuild, psycopg-2.4.5.ebuild:
67 + Add ~s390/~sh
68
69 17 Jun 2012; Raúl Porcel <armin76@g.o> psycopg-2.4.5.ebuild:
70 alpha/ia64/sparc stable wrt #415863
71
72
73
74 1.9 dev-python/psycopg/psycopg-2.4.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.2.ebuild?rev=1.9&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.2.ebuild?rev=1.9&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.2.ebuild?r1=1.8&r2=1.9
79
80 Index: psycopg-2.4.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.2.ebuild,v
83 retrieving revision 1.8
84 retrieving revision 1.9
85 diff -u -r1.8 -r1.9
86 --- psycopg-2.4.2.ebuild 23 Feb 2012 10:16:40 -0000 1.8
87 +++ psycopg-2.4.2.ebuild 30 Sep 2012 16:54:18 -0000 1.9
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.2.ebuild,v 1.8 2012/02/23 10:16:40 patrick Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.2.ebuild,v 1.9 2012/09/30 16:54:18 armin76 Exp $
93
94 EAPI="3"
95 SUPPORT_PYTHON_ABIS="1"
96 @@ -17,7 +17,7 @@
97
98 LICENSE="GPL-2"
99 SLOT="2"
100 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
101 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
102 IUSE="debug doc examples mxdatetime"
103
104 RDEPEND=">=dev-db/postgresql-base-8.1
105
106
107
108 1.4 dev-python/psycopg/psycopg-2.4.4.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.4.ebuild?rev=1.4&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.4.ebuild?rev=1.4&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.4.ebuild?r1=1.3&r2=1.4
113
114 Index: psycopg-2.4.4.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.4.ebuild,v
117 retrieving revision 1.3
118 retrieving revision 1.4
119 diff -u -r1.3 -r1.4
120 --- psycopg-2.4.4.ebuild 23 Feb 2012 10:16:40 -0000 1.3
121 +++ psycopg-2.4.4.ebuild 30 Sep 2012 16:54:18 -0000 1.4
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.4.ebuild,v 1.3 2012/02/23 10:16:40 patrick Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.4.ebuild,v 1.4 2012/09/30 16:54:18 armin76 Exp $
127
128 EAPI="3"
129 SUPPORT_PYTHON_ABIS="1"
130 @@ -17,7 +17,7 @@
131
132 LICENSE="GPL-2"
133 SLOT="2"
134 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
135 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
136 IUSE="debug doc examples mxdatetime"
137
138 RDEPEND=">=dev-db/postgresql-base-8.1
139
140
141
142 1.7 dev-python/psycopg/psycopg-2.4.5.ebuild
143
144 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild?rev=1.7&view=markup
145 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild?rev=1.7&content-type=text/plain
146 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild?r1=1.6&r2=1.7
147
148 Index: psycopg-2.4.5.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild,v
151 retrieving revision 1.6
152 retrieving revision 1.7
153 diff -u -r1.6 -r1.7
154 --- psycopg-2.4.5.ebuild 17 Jun 2012 18:42:57 -0000 1.6
155 +++ psycopg-2.4.5.ebuild 30 Sep 2012 16:54:18 -0000 1.7
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2012 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild,v 1.6 2012/06/17 18:42:57 armin76 Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild,v 1.7 2012/09/30 16:54:18 armin76 Exp $
161
162 EAPI="3"
163 SUPPORT_PYTHON_ABIS="1"
164 @@ -17,7 +17,7 @@
165
166 LICENSE="GPL-2"
167 SLOT="2"
168 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
169 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
170 IUSE="debug doc examples mxdatetime"
171
172 RDEPEND=">=dev-db/postgresql-base-8.1