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.2.2.ebuild ChangeLog
Date: Sat, 09 Oct 2010 17:04:26
Message-Id: 20101009170413.CE1132004C@flycatcher.gentoo.org
1 armin76 10/10/09 17:04:13
2
3 Modified: psycopg-2.2.2.ebuild ChangeLog
4 Log:
5 alpha/ia64/sparc stable wrt #337136
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.2.2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.2.2.ebuild?r1=1.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- psycopg-2.2.2.ebuild 29 Sep 2010 15:08:22 -0000 1.4
22 +++ psycopg-2.2.2.ebuild 9 Oct 2010 17:03:59 -0000 1.5
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.4 2010/09/29 15:08:22 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.2.2.ebuild,v 1.5 2010/10/09 17:03:59 armin76 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.109 dev-python/psycopg/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.109&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.109&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.108&r2=1.109
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
52 retrieving revision 1.108
53 retrieving revision 1.109
54 diff -u -r1.108 -r1.109
55 --- ChangeLog 29 Sep 2010 15:08:22 -0000 1.108
56 +++ ChangeLog 9 Oct 2010 17:04:05 -0000 1.109
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.108 2010/09/29 15:08:22 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.109 2010/10/09 17:04:05 armin76 Exp $
62 +
63 + 09 Oct 2010; Raúl Porcel <armin76@g.o> psycopg-2.2.2.ebuild:
64 + alpha/ia64/sparc stable wrt #337136
65
66 29 Sep 2010; Brent Baude <ranger@g.o> psycopg-2.2.2.ebuild:
67 Marking psycopg-2.2.2 ppc for bug 337136