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/pysqlite: pysqlite-2.5.6.ebuild ChangeLog
Date: Tue, 29 Dec 2009 13:48:59
Message-Id: E1NPcRV-0008EJ-1K@stork.gentoo.org
1 maekke 09/12/29 13:48:57
2
3 Modified: pysqlite-2.5.6.ebuild ChangeLog
4 Log:
5 x86 stable, bug #296674
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-python/pysqlite/pysqlite-2.5.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.6.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.6.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.6.ebuild?r1=1.4&r2=1.5
14
15 Index: pysqlite-2.5.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.6.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- pysqlite-2.5.6.ebuild 24 Dec 2009 17:07:58 -0000 1.4
22 +++ pysqlite-2.5.6.ebuild 29 Dec 2009 13:48:56 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.6.ebuild,v 1.4 2009/12/24 17:07:58 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.6.ebuild,v 1.5 2009/12/29 13:48:56 maekke Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -13,7 +13,7 @@
32
33 LICENSE="pysqlite"
34 SLOT="2"
35 -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
36 +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
37 IUSE="examples"
38
39 DEPEND=">=dev-db/sqlite-3.1"
40
41
42
43 1.113 dev-python/pysqlite/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/ChangeLog?rev=1.113&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/ChangeLog?rev=1.113&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/ChangeLog?r1=1.112&r2=1.113
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v
52 retrieving revision 1.112
53 retrieving revision 1.113
54 diff -u -r1.112 -r1.113
55 --- ChangeLog 24 Dec 2009 17:07:58 -0000 1.112
56 +++ ChangeLog 29 Dec 2009 13:48:56 -0000 1.113
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/pysqlite
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.112 2009/12/24 17:07:58 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.113 2009/12/29 13:48:56 maekke Exp $
62 +
63 + 29 Dec 2009; Markus Meier <maekke@g.o> pysqlite-2.5.6.ebuild:
64 + x86 stable, bug #296674
65
66 24 Dec 2009; Pacho Ramos <pacho@g.o> pysqlite-2.5.6.ebuild:
67 amd64 stable, bug 296674