Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/psycopg: ChangeLog psycopg-2.0.11.ebuild
Date: Sun, 02 Aug 2009 13:54:57
Message-Id: E1MXbWZ-0007FC-75@stork.gentoo.org
1 maekke 09/08/02 13:54:55
2
3 Modified: ChangeLog psycopg-2.0.11.ebuild
4 Log:
5 amd64 stable, bug #278366
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.77 dev-python/psycopg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.77&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.77&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.76&r2=1.77
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
18 retrieving revision 1.76
19 retrieving revision 1.77
20 diff -u -r1.76 -r1.77
21 --- ChangeLog 27 Jul 2009 13:06:50 -0000 1.76
22 +++ ChangeLog 2 Aug 2009 13:54:55 -0000 1.77
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/psycopg
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.76 2009/07/27 13:06:50 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.77 2009/08/02 13:54:55 maekke Exp $
28 +
29 + 02 Aug 2009; Markus Meier <maekke@g.o> psycopg-2.0.11.ebuild:
30 + amd64 stable, bug #278366
31
32 26 Jul 2009; Brent Baude <ranger@g.o> psycopg-2.0.11.ebuild:
33 stable ppc64, bug 278366
34
35
36
37 1.4 dev-python/psycopg/psycopg-2.0.11.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/psycopg-2.0.11.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/psycopg-2.0.11.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/psycopg/psycopg-2.0.11.ebuild?r1=1.3&r2=1.4
42
43 Index: psycopg-2.0.11.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.0.11.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- psycopg-2.0.11.ebuild 27 Jul 2009 13:06:50 -0000 1.3
50 +++ psycopg-2.0.11.ebuild 2 Aug 2009 13:54:55 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 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.11.ebuild,v 1.3 2009/07/27 13:06:50 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.0.11.ebuild,v 1.4 2009/08/02 13:54:55 maekke Exp $
56
57 NEED_PYTHON="2.4"
58
59 @@ -12,7 +12,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"
64 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
65 LICENSE="GPL-2"
66 IUSE="debug doc examples mxdatetime"