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
69
70
71
72
73
74
|
# ChangeLog for media-sound/last-exit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/ChangeLog,v 1.14 2007/09/02 14:48:52 steev Exp $
02 Sep 2007; Steev Klimaszewski <steev@gentoo.org> last-exit-5.0.ebuild:
Add libsexy dependency to last-exit 5.0, thanks to Magnus
<freidrichen@gmail.com> for reporting. Closes bug #190025
*last-exit-5.0 (21 Aug 2007)
21 Aug 2007; Steev Klimaszewski <steev@gentoo.org> +last-exit-5.0.ebuild:
New upstream release, thanks to Hans de Graaff <graaff@gentoo.org> for
reporting, Closes bug #185270.
01 Jul 2007; Samuli Suominen <drac@gentoo.org> -last-exit-1.0.ebuild,
-last-exit-2.0.ebuild, -last-exit-3.0.ebuild, last-exit-4.0.ebuild:
Fix up dbus deps wrt bug 183696. Fix quoting and remove old versions.
10 Apr 2007; Steev Klimaszewski <steev@gentoo.org>
+files/last-exit-4.0-decimal_parse.patch, last-exit-4.0.ebuild:
Add patch from Gnome bugzilla to fix parsing. Closes bug #174076, thanks to
Jakub for reporting.
25 Jan 2007; Steev Klimaszewski <steev@gentoo.org> last-exit-4.0.ebuild:
Need to run eautoreconf when patching Makefile.am. I fail. Fixed now, thanks
to Priit Laes for reporting to me.
25 Jan 2007; Steev Klimaszewski <steev@gentoo.org>
+files/last-exit-dbus-sharp-parallel-build-fix.patch,
last-exit-4.0.ebuild:
Add patch from Priit Laes to fix parallel building. Closes bug #163545
24 Jan 2007; Steev Klimaszewski <steev@gentoo.org> last-exit-4.0.ebuild:
Fix the path for 4.0, Closes bug #163529. Thanks to Jose daLuz
<jdaluz@gmail.com> for reporting.
*last-exit-4.0 (23 Jan 2007)
23 Jan 2007; Steev Klimaszewski <steev@gentoo.org> +last-exit-4.0.ebuild:
New version of last-exit. Now includes the new dbus-sharp so no need for the
old unmaintained crap. Closes bug #163236. Thanks to Daniel Herzog for
reporting.
31 Oct 2006; Doug Goldstein <cardoe@gentoo.org> last-exit-1.0.ebuild,
last-exit-2.0.ebuild, last-exit-3.0.ebuild:
Fixed dbus depends
24 Oct 2006; Steev Klimaszewski <steev@gentoo.org> last-exit-2.0.ebuild:
Add dbus > .60 dep, since that is what the configure script looks for - really
this needs to be fixed for modular depps. Partially fixes a bug reported by
Jakub.
*last-exit-3.0 (17 Oct 2006)
17 Oct 2006; Steev Klimaszewski <steev@gentoo.org> +last-exit-3.0.ebuild:
New version bump, adding ~ppc keyword as well, thanks to Andy
Botting <andy@andybotting> for reporting. Closes bug #150249.
01 Aug 2006; Luis Medinas <metalgod@gentoo.org> last-exit-2.0.ebuild:
Added ~amd64 keyword closes bug #142313.
*last-exit-2.0 (30 Jul 2006)
30 Jul 2006; Steev Klimaszewski <steev@gentoo.org> +last-exit-2.0.ebuild:
New upstream release
*last-exit-1.0 (11 Jul 2006)
11 Jul 2006; Steev Klimaszewski <steev@gentoo.org> +last-exit-1.0.ebuild:
Initial import. Thanks to Agent86 <cjdaniel@gmail.com> for the initial
ebuild that I used for 0.2. Updates from myself. Thanks to the people in bug
#128843 Still need to figure out why you have to restart X even though the
schemas are installed.
|