Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/sqlite: sqlite-3.4.1.ebuild ChangeLog
Date: Fri, 05 Oct 2007 16:13:18
Message-Id: E1Idpeg-00060Q-0o@stork.gentoo.org
1 fmccor 07/10/05 16:03:58
2
3 Modified: sqlite-3.4.1.ebuild ChangeLog
4 Log:
5 Sparc stable --- Bug #194812 --- running for over 2 months.
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.2 dev-db/sqlite/sqlite-3.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.4.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.4.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.4.1.ebuild?r1=1.1&r2=1.2
14
15 Index: sqlite-3.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.4.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- sqlite-3.4.1.ebuild 24 Jul 2007 15:24:17 -0000 1.1
22 +++ sqlite-3.4.1.ebuild 5 Oct 2007 16:03:57 -0000 1.2
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-db/sqlite/sqlite-3.4.1.ebuild,v 1.1 2007/07/24 15:24:17 betelgeuse Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.4.1.ebuild,v 1.2 2007/10/05 16:03:57 fmccor Exp $
28
29 inherit flag-o-matic eutils alternatives libtool
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="as-is"
34 SLOT="3"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
37 IUSE="debug doc nothreadsafe soundex tcl"
38 RESTRICT="!tcl? ( test )"
39
40
41
42
43 1.161 dev-db/sqlite/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.161&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.161&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?r1=1.160&r2=1.161
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v
52 retrieving revision 1.160
53 retrieving revision 1.161
54 diff -u -r1.160 -r1.161
55 --- ChangeLog 20 Sep 2007 17:35:20 -0000 1.160
56 +++ ChangeLog 5 Oct 2007 16:03:57 -0000 1.161
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-db/sqlite
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.160 2007/09/20 17:35:20 anant Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.161 2007/10/05 16:03:57 fmccor Exp $
62 +
63 + 05 Oct 2007; Ferris McCormick <fmccor@g.o> sqlite-3.4.1.ebuild:
64 + Sparc stable --- Bug #194812 --- running for over 2 months.
65
66 20 Sep 2007; Anant Narayanan <anant@g.o> ChangeLog:
67 Fix digest
68
69
70
71 --
72 gentoo-commits@g.o mailing list