Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/sqlite: sqlite-3.5.3.ebuild sqlite-3.5.9.ebuild sqlite-3.5.6.ebuild
Date: Sun, 28 Sep 2008 23:59:48
Message-Id: E1Kk6Ay-0002qN-I6@stork.gentoo.org
1 vapier 08/09/28 23:59:44
2
3 Modified: sqlite-3.5.3.ebuild sqlite-3.5.9.ebuild
4 sqlite-3.5.6.ebuild
5 Log:
6 arm/s390/sh/#230643 stable
7 (Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)
8
9 Revision Changes Path
10 1.10 dev-db/sqlite/sqlite-3.5.3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild?r1=1.9&r2=1.10
15
16 Index: sqlite-3.5.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- sqlite-3.5.3.ebuild 11 Mar 2008 18:24:52 -0000 1.9
23 +++ sqlite-3.5.3.ebuild 28 Sep 2008 23:59:43 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild,v 1.9 2008/03/11 18:24:52 betelgeuse Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild,v 1.10 2008/09/28 23:59:43 vapier Exp $
29
30 EAPI="1"
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="as-is"
35 SLOT="3"
36 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
38 IUSE="debug doc soundex tcl +threadsafe"
39 RESTRICT="!tcl? ( test )"
40
41
42
43
44 1.9 dev-db/sqlite/sqlite-3.5.9.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild?r1=1.8&r2=1.9
49
50 Index: sqlite-3.5.9.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- sqlite-3.5.9.ebuild 7 Jul 2008 10:07:32 -0000 1.8
57 +++ sqlite-3.5.9.ebuild 28 Sep 2008 23:59:44 -0000 1.9
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild,v 1.8 2008/07/07 10:07:32 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild,v 1.9 2008/09/28 23:59:44 vapier Exp $
63
64 EAPI="1"
65
66 @@ -14,7 +14,7 @@
67
68 LICENSE="as-is"
69 SLOT="3"
70 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
71 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
72 IUSE="debug doc soundex tcl +threadsafe"
73 RESTRICT="!tcl? ( test )"
74
75
76
77
78 1.10 dev-db/sqlite/sqlite-3.5.6.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild?rev=1.10&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild?rev=1.10&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild?r1=1.9&r2=1.10
83
84 Index: sqlite-3.5.6.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild,v
87 retrieving revision 1.9
88 retrieving revision 1.10
89 diff -u -r1.9 -r1.10
90 --- sqlite-3.5.6.ebuild 21 Mar 2008 15:00:50 -0000 1.9
91 +++ sqlite-3.5.6.ebuild 28 Sep 2008 23:59:44 -0000 1.10
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2008 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild,v 1.9 2008/03/21 15:00:50 ranger Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild,v 1.10 2008/09/28 23:59:44 vapier Exp $
97
98 EAPI="1"
99
100 @@ -14,7 +14,7 @@
101
102 LICENSE="as-is"
103 SLOT="3"
104 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
105 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
106 IUSE="debug doc soundex tcl +threadsafe"
107 RESTRICT="!tcl? ( test )"