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: ChangeLog psycopg-2.0.13.ebuild
Date: Mon, 25 Jan 2010 19:31:05
Message-Id: E1NZUeL-0000G1-13@stork.gentoo.org
1 armin76 10/01/25 19:31:01
2
3 Modified: ChangeLog psycopg-2.0.13.ebuild
4 Log:
5 ia64/sparc stable wrt #296676
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.96 dev-python/psycopg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.96&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.96&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.95&r2=1.96
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
18 retrieving revision 1.95
19 retrieving revision 1.96
20 diff -u -r1.95 -r1.96
21 --- ChangeLog 16 Jan 2010 15:12:17 -0000 1.95
22 +++ ChangeLog 25 Jan 2010 19:31:00 -0000 1.96
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/psycopg
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.95 2010/01/16 15:12:17 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.96 2010/01/25 19:31:00 armin76 Exp $
28 +
29 + 25 Jan 2010; Raúl Porcel <armin76@g.o> psycopg-2.0.13.ebuild:
30 + ia64/sparc stable wrt #296676
31
32 16 Jan 2010; Tobias Klausmann <klausman@g.o> psycopg-2.0.13.ebuild:
33 Stable on alpha, bug #296676
34
35
36
37 1.7 dev-python/psycopg/psycopg-2.0.13.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/psycopg-2.0.13.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/psycopg-2.0.13.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/psycopg-2.0.13.ebuild?r1=1.6&r2=1.7
42
43 Index: psycopg-2.0.13.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.0.13.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- psycopg-2.0.13.ebuild 16 Jan 2010 15:12:17 -0000 1.6
50 +++ psycopg-2.0.13.ebuild 25 Jan 2010 19:31:00 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.0.13.ebuild,v 1.6 2010/01/16 15:12:17 klausman Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.0.13.ebuild,v 1.7 2010/01/25 19:31:00 armin76 Exp $
56
57 EAPI="2"
58 SUPPORT_PYTHON_ABIS="1"
59 @@ -13,7 +13,7 @@
60 SRC_URI="http://initd.org/pub/software/psycopg/${MY_P}.tar.gz"
61 HOMEPAGE="http://initd.org/projects/psycopg2"
62 SLOT="2"
63 -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
64 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
65 LICENSE="GPL-2"
66 IUSE="debug doc examples mxdatetime"