Gentoo Archives: gentoo-commits

From: "Kevin McCarthy (signals)" <signals@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/gdal: ChangeLog gdal-1.7.3.ebuild gdal-1.8.0.ebuild
Date: Sat, 26 Feb 2011 22:19:49
Message-Id: 20110226221938.B020820054@flycatcher.gentoo.org
1 signals 11/02/26 22:19:38
2
3 Modified: ChangeLog gdal-1.7.3.ebuild gdal-1.8.0.ebuild
4 Log:
5 depend virtual/jpeg
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.107 sci-libs/gdal/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.107&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.107&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?r1=1.106&r2=1.107
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v
19 retrieving revision 1.106
20 retrieving revision 1.107
21 diff -u -r1.106 -r1.107
22 --- ChangeLog 26 Feb 2011 15:02:49 -0000 1.106
23 +++ ChangeLog 26 Feb 2011 22:19:38 -0000 1.107
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-libs/gdal
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.106 2011/02/26 15:02:49 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.107 2011/02/26 22:19:38 signals Exp $
29 +
30 + 26 Feb 2011; Kevin McCarthy <signals@g.o> gdal-1.7.3.ebuild,
31 + gdal-1.8.0.ebuild:
32 + Updated depends from media-libs/jpeg to virtual/jpeg
33
34 26 Feb 2011; Raúl Porcel <armin76@g.o> gdal-1.6.3-r1.ebuild,
35 gdal-1.7.3.ebuild, gdal-1.8.0.ebuild:
36
37
38
39 1.3 sci-libs/gdal/gdal-1.7.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.7.3.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.7.3.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.7.3.ebuild?r1=1.2&r2=1.3
44
45 Index: gdal-1.7.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.7.3.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- gdal-1.7.3.ebuild 26 Feb 2011 15:02:49 -0000 1.2
52 +++ gdal-1.7.3.ebuild 26 Feb 2011 22:19:38 -0000 1.3
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/sci-libs/gdal/gdal-1.7.3.ebuild,v 1.2 2011/02/26 15:02:49 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.7.3.ebuild,v 1.3 2011/02/26 22:19:38 signals Exp $
58
59 EAPI="2"
60
61 @@ -33,7 +33,7 @@
62 gif? ( media-libs/giflib )
63 gml? ( >=dev-libs/xerces-c-3 )
64 hdf5? ( >=sci-libs/hdf5-1.6.4[szip] )
65 - jpeg? ( media-libs/jpeg )
66 + jpeg? ( virtual/jpeg )
67 jpeg2k? ( media-libs/jasper )
68 mysql? ( virtual/mysql )
69 netcdf? ( sci-libs/netcdf )
70
71
72
73 1.4 sci-libs/gdal/gdal-1.8.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.8.0.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.8.0.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-1.8.0.ebuild?r1=1.3&r2=1.4
78
79 Index: gdal-1.8.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.0.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- gdal-1.8.0.ebuild 26 Feb 2011 15:02:49 -0000 1.3
86 +++ gdal-1.8.0.ebuild 26 Feb 2011 22:19:38 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.0.ebuild,v 1.3 2011/02/26 15:02:49 armin76 Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.0.ebuild,v 1.4 2011/02/26 22:19:38 signals Exp $
92
93 EAPI="2"
94
95 @@ -33,7 +33,7 @@
96 gif? ( media-libs/giflib )
97 gml? ( >=dev-libs/xerces-c-3 )
98 hdf5? ( >=sci-libs/hdf5-1.6.4[szip] )
99 - jpeg? ( media-libs/jpeg )
100 + jpeg? ( virtual/jpeg )
101 jpeg2k? ( media-libs/jasper )
102 mysql? ( virtual/mysql )
103 netcdf? ( sci-libs/netcdf )