Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/psycopg: psycopg-2.2.2.ebuild ChangeLog
Date: Wed, 29 Sep 2010 15:08:26
Message-Id: 20100929150822.8190420051@flycatcher.gentoo.org
1 ranger 10/09/29 15:08:22
2
3 Modified: psycopg-2.2.2.ebuild ChangeLog
4 Log:
5 Marking psycopg-2.2.2 ppc for bug 337136
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.4 dev-python/psycopg/psycopg-2.2.2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.2.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.2.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.2.2.ebuild?r1=1.3&r2=1.4
14
15 Index: psycopg-2.2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.2.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- psycopg-2.2.2.ebuild 21 Sep 2010 19:15:12 -0000 1.3
22 +++ psycopg-2.2.2.ebuild 29 Sep 2010 15:08:22 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.2.2.ebuild,v 1.3 2010/09/21 19:15:12 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.2.2.ebuild,v 1.4 2010/09/29 15:08:22 ranger Exp $
28
29 EAPI="3"
30 PYTHON_DEPEND="2"
31 @@ -17,7 +17,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="2"
35 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
36 +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
37 IUSE="debug doc examples mxdatetime"
38
39 DEPEND=">=dev-db/postgresql-base-8.1
40
41
42
43 1.108 dev-python/psycopg/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.108&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.108&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.107&r2=1.108
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
52 retrieving revision 1.107
53 retrieving revision 1.108
54 diff -u -r1.107 -r1.108
55 --- ChangeLog 21 Sep 2010 19:15:12 -0000 1.107
56 +++ ChangeLog 29 Sep 2010 15:08:22 -0000 1.108
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/psycopg
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.107 2010/09/21 19:15:12 hwoarang Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.108 2010/09/29 15:08:22 ranger Exp $
62 +
63 + 29 Sep 2010; Brent Baude <ranger@g.o> psycopg-2.2.2.ebuild:
64 + Marking psycopg-2.2.2 ppc for bug 337136
65
66 21 Sep 2010; Markos Chandras <hwoarang@g.o> psycopg-2.2.2.ebuild:
67 Stable on amd64 wrt bug #337136