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.3.2.ebuild ChangeLog
Date: Sun, 30 Jan 2011 17:56:44
Message-Id: 20110130175634.ACB6320054@flycatcher.gentoo.org
1 armin76 11/01/30 17:56:34
2
3 Modified: psycopg-2.3.2.ebuild ChangeLog
4 Log:
5 alpha/ia64/sparc stable wrt #352730
6
7 (Portage version: 2.1.9.25/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.4 dev-python/psycopg/psycopg-2.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.3.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.3.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.3.2.ebuild?r1=1.3&r2=1.4
15
16 Index: psycopg-2.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.3.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- psycopg-2.3.2.ebuild 28 Jan 2011 17:24:20 -0000 1.3
23 +++ psycopg-2.3.2.ebuild 30 Jan 2011 17:56:34 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.3.2.ebuild,v 1.3 2011/01/28 17:24:20 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.3.2.ebuild,v 1.4 2011/01/30 17:56:34 armin76 Exp $
29
30 EAPI="3"
31 PYTHON_DEPEND="2"
32 @@ -17,7 +17,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="2"
36 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
37 +KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
38 IUSE="debug doc examples mxdatetime"
39
40 DEPEND=">=dev-db/postgresql-base-8.1
41
42
43
44 1.116 dev-python/psycopg/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.116&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.116&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.115&r2=1.116
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
53 retrieving revision 1.115
54 retrieving revision 1.116
55 diff -u -r1.115 -r1.116
56 --- ChangeLog 28 Jan 2011 17:24:20 -0000 1.115
57 +++ ChangeLog 30 Jan 2011 17:56:34 -0000 1.116
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/psycopg
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.115 2011/01/28 17:24:20 phajdan.jr Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.116 2011/01/30 17:56:34 armin76 Exp $
63 +
64 + 30 Jan 2011; Raúl Porcel <armin76@g.o> psycopg-2.3.2.ebuild:
65 + alpha/ia64/sparc stable wrt #352730
66
67 28 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o> psycopg-2.3.2.ebuild:
68 x86 stable wrt bug #352730