Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/gdal: ChangeLog gdal-1.5.2.ebuild
Date: Sun, 12 Oct 2008 14:21:10
Message-Id: E1Kp1og-0007Pq-Jb@stork.gentoo.org
1 nixnut 08/10/12 14:21:06
2
3 Modified: ChangeLog gdal-1.5.2.ebuild
4 Log:
5 Stable on ppc wrt bug 241500
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.47 sci-libs/gdal/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.47&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.47&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/gdal/ChangeLog?r1=1.46&r2=1.47
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v
18 retrieving revision 1.46
19 retrieving revision 1.47
20 diff -u -r1.46 -r1.47
21 --- ChangeLog 12 Oct 2008 02:38:16 -0000 1.46
22 +++ ChangeLog 12 Oct 2008 14:21:06 -0000 1.47
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-libs/gdal
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.46 2008/10/12 02:38:16 nerdboy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.47 2008/10/12 14:21:06 nixnut Exp $
28 +
29 + 12 Oct 2008; nixnut <nixnut@g.o> gdal-1.5.2.ebuild:
30 + Stable on ppc wrt bug 241500
31
32 12 Oct 2008; Steve Arnold <nerdboy@g.o> gdal-1.3.1.ebuild,
33 gdal-1.3.2.ebuild, gdal-1.4.2.ebuild, gdal-1.5.0-r1.ebuild:
34
35
36
37 1.2 sci-libs/gdal/gdal-1.5.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild?r1=1.1&r2=1.2
42
43 Index: gdal-1.5.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- gdal-1.5.2.ebuild 5 Jul 2008 17:17:41 -0000 1.1
50 +++ gdal-1.5.2.ebuild 12 Oct 2008 14:21:06 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild,v 1.1 2008/07/05 17:17:41 nerdboy Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.5.2.ebuild,v 1.2 2008/10/12 14:21:06 nixnut Exp $
56
57 WANT_AUTOCONF="2.5"
58 inherit autotools distutils eutils perl-module toolchain-funcs
59 @@ -14,7 +14,7 @@
60
61 SLOT="0"
62 LICENSE="MIT"
63 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
64 +KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86"
65 # need to get these arches updated on several libs first
66 #KEYWORDS="~alpha ~hppa"