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-db/sqlite: sqlite-3.6.18.ebuild ChangeLog
Date: Thu, 29 Oct 2009 16:32:21
Message-Id: E1N3Xv8-0003BZ-4O@stork.gentoo.org
1 maekke 09/10/29 16:32:18
2
3 Modified: sqlite-3.6.18.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #289415
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 dev-db/sqlite/sqlite-3.6.18.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.6.18.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.6.18.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.6.18.ebuild?r1=1.6&r2=1.7
14
15 Index: sqlite-3.6.18.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.18.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- sqlite-3.6.18.ebuild 27 Oct 2009 19:06:45 -0000 1.6
22 +++ sqlite-3.6.18.ebuild 29 Oct 2009 16:32:17 -0000 1.7
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-db/sqlite/sqlite-3.6.18.ebuild,v 1.6 2009/10/27 19:06:45 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.18.ebuild,v 1.7 2009/10/29 16:32:17 maekke Exp $
28
29 EAPI="2"
30
31 @@ -16,7 +16,7 @@
32
33 LICENSE="as-is"
34 SLOT="3"
35 -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE="debug doc icu +readline soundex tcl +threadsafe"
38 RESTRICT="!tcl? ( test )"
39
40
41
42
43 1.287 dev-db/sqlite/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.287&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.287&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?r1=1.286&r2=1.287
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v
52 retrieving revision 1.286
53 retrieving revision 1.287
54 diff -u -r1.286 -r1.287
55 --- ChangeLog 27 Oct 2009 19:06:45 -0000 1.286
56 +++ ChangeLog 29 Oct 2009 16:32:17 -0000 1.287
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-db/sqlite
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.286 2009/10/27 19:06:45 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.287 2009/10/29 16:32:17 maekke Exp $
62 +
63 + 29 Oct 2009; Markus Meier <maekke@g.o> sqlite-3.6.18.ebuild:
64 + amd64/x86 stable, bug #289415
65
66 27 Oct 2009; Tobias Klausmann <klausman@g.o> sqlite-3.6.18.ebuild:
67 Stable on alpha, bug #289415