1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# ChangeLog for x11-misc/gaia
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/gaia/ChangeLog,v 1.22 2008/11/28 12:55:09 fauli Exp $
28 Nov 2008; Christian Faulhammer <fauli@gentoo.org> metadata.xml:
Change my email address
17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
files/gaia-0.1.2-font_inclusion.patch,
files/gaia-0.1.2-remove_dep_checks_gaia.patch,
files/gaia-0.1.2-remove_dep_checks_wwfetch.patch:
Fix patch with absolute paths.
11 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
+files/gaia-0.1.2-curl-7.18.patch, +files/gaia-0.1.2-gcc43.patch,
gaia-0.1.2.ebuild:
fix build errors with GCC 4.3 and curl 7.18, thanks to loki_val in bug 225265
29 May 2008; Christian Faulhammer <opfer@gentoo.org>
+files/gaia-0.1.2-scons-0.98.patch, gaia-0.1.2.ebuild:
fix compatability with scons >=0.98.3 as reported by coldwind in bug 223997
11 May 2008; Christian Faulhammer <opfer@gentoo.org> gaia-0.1.2.ebuild:
put doxygen in build-time dependency as reported on bug 221701 by flameeyes
24 Jan 2008; Christian Faulhammer <opfer@gentoo.org> gaia-0.1.2.ebuild:
remove invalid HOMEPAGE and add some quotes
16 Apr 2007; Christian Faulhammer <opfer@gentoo.org> gaia-0.1.2.ebuild:
keyworded ~amd64, bug 156097
08 Apr 2007; Joseph Jezak <josejx@gentoo.org> gaia-0.1.2.ebuild:
Marked ~ppc for bug #156097.
07 Dec 2006; Christian Faulhammer <opfer@gentoo.org> gaia-0.1.2.ebuild:
removed postinstallation message, as Gaia now works on non-24 or non-32 bit
color settings; also the local=no for installation isn't needed anymore
06 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
-files/gaia-0.1.1-correct_doxygen_path.patch,
-files/gaia-0.1.1-font_inclusion.patch, -gaia-0.1.1.ebuild:
clean up old version
*gaia-0.1.2 (06 Dec 2006)
06 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
+files/gaia-0.1.2-font_inclusion.patch,
+files/gaia-0.1.2-remove_dep_checks_gaia.patch,
+files/gaia-0.1.2-remove_dep_checks_wwfetch.patch, +gaia-0.1.2.ebuild:
version bump; only fixes in the build system. Added patches to avoid
dependency checks of the program itself. Maybe helps people to link with
--as-needed
05 Dec 2006; Christian Faulhammer <opfer@gentoo.org> gaia-0.1.1.ebuild:
Let install phase respect custom CFLAGS too
04 Dec 2006; Christian Faulhammer <opfer@gentoo.org> gaia-0.1.1.ebuild:
remove non-x86 keywords and removed s from Homepage URL
*gaia-0.1.1 (04 Dec 2006)
04 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
+files/gaia-0.1.1-correct_doxygen_path.patch,
+files/gaia-0.1.1-font_inclusion.patch, +metadata.xml, +gaia-0.1.1.ebuild:
a new try. This version uses NASA World Wind instead of Google Earth and
should be safe from copyright violations
|