Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pysqlite: pysqlite-2.3.5.ebuild ChangeLog
Date: Sat, 01 Dec 2007 17:18:23
Message-Id: E1IyVyp-0005Rd-Jj@stork.gentoo.org
1 corsair 07/12/01 17:18:15
2
3 Modified: pysqlite-2.3.5.ebuild ChangeLog
4 Log:
5 Stable on ppc64
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.3 dev-python/pysqlite/pysqlite-2.3.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/pysqlite-2.3.5.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/pysqlite-2.3.5.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/pysqlite-2.3.5.ebuild?r1=1.2&r2=1.3
14
15 Index: pysqlite-2.3.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.3.5.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- pysqlite-2.3.5.ebuild 7 Nov 2007 13:58:34 -0000 1.2
22 +++ pysqlite-2.3.5.ebuild 1 Dec 2007 17:18:15 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 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.3.5.ebuild,v 1.2 2007/11/07 13:58:34 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.3.5.ebuild,v 1.3 2007/12/01 17:18:15 corsair Exp $
28
29 NEED_PYTHON=2.3
30
31 @@ -10,7 +10,7 @@
32 SRC_URI="http://initd.org/pub/software/pysqlite/releases/${PV:0:3}/${PV}/pysqlite-${PV}.tar.gz"
33 HOMEPAGE="http://initd.org/tracker/pysqlite/"
34
35 -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
37 LICENSE="pysqlite"
38 SLOT="2"
39 IUSE="examples"
40
41
42
43 1.80 dev-python/pysqlite/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/ChangeLog?rev=1.80&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/ChangeLog?rev=1.80&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pysqlite/ChangeLog?r1=1.79&r2=1.80
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v
52 retrieving revision 1.79
53 retrieving revision 1.80
54 diff -u -r1.79 -r1.80
55 --- ChangeLog 7 Nov 2007 13:58:34 -0000 1.79
56 +++ ChangeLog 1 Dec 2007 17:18:15 -0000 1.80
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/pysqlite
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.79 2007/11/07 13:58:34 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/ChangeLog,v 1.80 2007/12/01 17:18:15 corsair Exp $
62 +
63 + 01 Dec 2007; Markus Rothe <corsair@g.o> pysqlite-2.3.5.ebuild:
64 + Stable on ppc64
65
66 07 Nov 2007; Raúl Porcel <armin76@g.o> pysqlite-2.3.5.ebuild:
67 alpha/ia64/sparc/x86 stable
68
69
70
71 --
72 gentoo-commits@g.o mailing list