Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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: Sat, 16 Jan 2010 15:12:26
Message-Id: E1NWAK1-0000LY-Qe@stork.gentoo.org
1 klausman 10/01/16 15:12:17
2
3 Modified: ChangeLog psycopg-2.0.13.ebuild
4 Log:
5 Stable on alpha, bug #296676
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.95 dev-python/psycopg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.95&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.95&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.94&r2=1.95
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
18 retrieving revision 1.94
19 retrieving revision 1.95
20 diff -u -r1.94 -r1.95
21 --- ChangeLog 7 Jan 2010 04:03:22 -0000 1.94
22 +++ ChangeLog 16 Jan 2010 15:12:17 -0000 1.95
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.94 2010/01/07 04:03:22 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.95 2010/01/16 15:12:17 klausman Exp $
28 +
29 + 16 Jan 2010; Tobias Klausmann <klausman@g.o> psycopg-2.0.13.ebuild:
30 + Stable on alpha, bug #296676
31
32 07 Jan 2010; Joseph Jezak <josejx@g.o> psycopg-2.0.13.ebuild:
33 Marked ppc stable for bug #296676.
34
35
36
37 1.6 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.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/psycopg-2.0.13.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/psycopg-2.0.13.ebuild?r1=1.5&r2=1.6
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.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- psycopg-2.0.13.ebuild 7 Jan 2010 04:03:22 -0000 1.5
50 +++ psycopg-2.0.13.ebuild 16 Jan 2010 15:12:17 -0000 1.6
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.5 2010/01/07 04:03:22 josejx Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.0.13.ebuild,v 1.6 2010/01/16 15:12:17 klausman 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"