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
68
|
# ChangeLog for sci-geosciences/gpsd
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.10 2006/02/20 05:50:33 nerdboy Exp $
*gpsd-2.31 (20 Feb 2006)
*gpsd-2.30-r1 (20 Feb 2006)
20 Feb 2006; Steve Arnold <nerdboy@gentoo.org> -gpsd-2.30.ebuild,
+gpsd-2.30-r1.ebuild, +gpsd-2.31.ebuild, -gpsd-2.29.ebuild:
Updated for modular X and added latest release (2.31 finally uses
newer dbus API). Closes bug #122512.
15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> gpsd-2.29.ebuild,
gpsd-2.30.ebuild:
Added RESTRICT test as the tests seem to be broken, closes bug 118585.
16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gpsd-2.30.ebuild:
Remove --with-gnu-ld option, bug #108386.
*gpsd-2.30 (01 Oct 2005)
01 Oct 2005; Steve Arnold <nerdboy@gentoo.org>
-files/gpsd-2.25-SiRF.patch, -files/gpsd-2.25-y-format.patch,
-files/gpsd-2.26-dbus.patch, -files/gpsd-2.26-python.patch,
-gpsd-2.25-r1.ebuild, -gpsd-2.26.ebuild, gpsd-2.29.ebuild,
+gpsd-2.30.ebuild:
version bump, fix for bug #107147, and cleanup of old ebuilds
20 Sep 2005; Steve Arnold <nerdboy@gentoo.org> gpsd-2.25-r1.ebuild,
gpsd-2.26.ebuild, gpsd-2.29.ebuild:
added additional LDFLAGS to fix bug #106330 (fix submitted by Morgan
Collins <sirmorcant@morcant.org>)
*gpsd-2.29 (06 Sep 2005)
*gpsd-2.25-r1 (06 Sep 2005)
06 Sep 2005; Steve Arnold <nerdboy@gentoo.org>
+files/gpsd-2.25-SiRF.patch, -gpsd-2.25.ebuild, +gpsd-2.25-r1.ebuild,
gpsd-2.26.ebuild, +gpsd-2.29.ebuild:
fixed dbus depends and added new version
20 Aug 2005; Olivier Fisette <ribosome@gentoo.org> gpsd-2.26.ebuild:
Depend on dbus version 0.23.4 or later (fixes bug #102049).
*gpsd-2.26 (08 Aug 2005)
08 Aug 2005; Steve Arnold <nerdboy@gentoo.org>
+files/gpsd-2.26-dbus.patch, +files/gpsd-2.26-python.patch,
+gpsd-2.26.ebuild:
slightly updated, but hotplug still doesn't quite work right
02 Jun 2005; Olivier Fisette <ribosome@gentoo.org> gpsd-2.25.ebuild:
Use "virtual/motif" instead of "x11-libs/openmotif".
*gpsd-2.25 (28 May 2005)
28 May 2005; Steve Arnold <nerdboy@gentoo.org> +files/40-usb-serial.rules,
+files/gpsd-2.25-y-format.patch, +files/gpsd.conf, +files/gpsd.init,
+metadata.xml, +gpsd-2.25.ebuild:
added esr's patch for Y format messages, updated the einfo, and cleaned
up the arch stuff a bit
*gpsd-2.25 (28 May 2005)
28 May 2005; Steve Arnold <nerdboy@gentoo.org> +files/40-usb-serial.rules,
+files/gpsd.conf, +files/gpsd.init, +metadata.xml, +gpsd-2.25.ebuild:
adding current version of gpsd (most other gps daemons are dead now)
|