Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/spatialite: ChangeLog spatialite-2.4.0_rc4.ebuild
Date: Tue, 02 Aug 2011 14:57:38
Message-Id: 20110802145722.CFA722004C@flycatcher.gentoo.org
1 hwoarang 11/08/02 14:57:22
2
3 Modified: ChangeLog spatialite-2.4.0_rc4.ebuild
4 Log:
5 Stable on amd64 wrt bug #375989
6
7 (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-db/spatialite/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/spatialite/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 12 Jun 2011 14:19:34 -0000 1.1
23 +++ ChangeLog 2 Aug 2011 14:57:22 -0000 1.2
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-db/spatialite
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/ChangeLog,v 1.1 2011/06/12 14:19:34 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/ChangeLog,v 1.2 2011/08/02 14:57:22 hwoarang Exp $
29 +
30 + 02 Aug 2011; Markos Chandras <hwoarang@g.o>
31 + spatialite-2.4.0_rc4.ebuild:
32 + Stable on amd64 wrt bug #375989
33
34 *spatialite-2.4.0_rc4 (12 Jun 2011)
35
36
37
38
39 1.2 dev-db/spatialite/spatialite-2.4.0_rc4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild?r1=1.1&r2=1.2
44
45 Index: spatialite-2.4.0_rc4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- spatialite-2.4.0_rc4.ebuild 12 Jun 2011 14:19:34 -0000 1.1
52 +++ spatialite-2.4.0_rc4.ebuild 2 Aug 2011 14:57:22 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild,v 1.1 2011/06/12 14:19:34 scarabeus Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild,v 1.2 2011/08/02 14:57:22 hwoarang Exp $
58
59 EAPI=4
60
61 @@ -15,7 +15,7 @@
62
63 LICENSE="MPL-1.1"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="amd64 ~x86"
67 IUSE="+geos iconv +proj"
68
69 RDEPEND=">=dev-db/sqlite-3.7.5:3[extensions]