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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
# ChangeLog for media-gfx/splashutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.16 2005/02/11 18:40:34 spock Exp $
11 Feb 2005; Michał Januszewski <spock@gentoo.org>
splashutils-0.9.1.ebuild, splashutils-0.9_pre09.ebuild,
splashutils-0.9_pre10.ebuild, splashutils-0.9_rc1.ebuild:
Added version deps as a fix for bug #81608.
*splashutils-0.9.1 (27 Jan 2005)
27 Jan 2005; Michał Januszewski <spock@gentoo.org>
+splashutils-0.9.1.ebuild, -splashutils-0.9_pre07.ebuild,
-splashutils-0.9_pre08.ebuild:
Added a new version of splashutils with some amazing new features and
bugfixes which I'm too lazy to list here ;) Removed old ebuilds.
16 Jan 2005; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_rc1.ebuild:
Added hardened compilation fixes from bug #71193.
12 Jan 2005; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_rc1.ebuild:
Marked stable on x86.
04 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
splashutils-0.9_rc1.ebuild:
Added to ~ppc, bug 76637.
*splashutils-0.9_rc1 (12 Nov 2004)
12 Nov 2004; Michal Januszewski <spock@gentoo.org>
+splashutils-0.9_rc1.ebuild:
A new bugfix release. Closes #68853 and #70029. Fixes some theme issues
(wrong images for 8bpp, wrong box coordinates for the gentoo theme).
20 Oct 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre10.ebuild:
Marked splashutils stable on x86 and amd64. Changed baselayout dep. to >=
1.9.4-r5.
13 Oct 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre07.ebuild, splashutils-0.9_pre08.ebuild,
splashutils-0.9_pre09.ebuild, splashutils-0.9_pre10.ebuild:
Added a dep on virtual/linux-sources.
01 Oct 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre10.ebuild:
Added a little fix (removed dependency on unistd.h for syscalls.nrs) which
should make splashutils compile with older kernels.
*splashutils-0.9_pre10 (27 Sep 2004)
27 Sep 2004; Michal Januszewski <spock@gentoo.org>
+splashutils-0.9_pre10.ebuild:
Splashutils update. Includes small bugfixes, klibc and libpng updates, and
2.6.9-rc2 compatibility. Closes bug #64068.
08 Sep 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre09.ebuild:
Updated the klibc version (bug #63170). Marked ~amd64.
*splashutils-0.9_pre09 (07 Sep 2004)
07 Sep 2004; Michal Januszewski <spock@gentoo.org>
+splashutils-0.9_pre09.ebuild:
Splashutils update, includes fixes for amd64 and dithering for 15/16bpp modes.
Special thanks to Christian Roessner for his help with making it work on
amd64.
*splashutils-0.9_pre08 (05 Sep 2004)
05 Sep 2004; Michal Januszewski <spock@gentoo.org>
+splashutils-0.9_pre08.ebuild:
Version bump. Added a new theme 'gentoo' and fixed the 'emergence' theme. For
a full ChangeLog for splashutils check http://dev.gentoo.org/~spock/. Closes
bugs #61341, #61478, #61960 and possibly #61678.
30 Aug 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre07.ebuild:
Updated the ebuild to display info about 'make prepare', not try to execute it.
22 Aug 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre07.ebuild:
Added a fix for 8bpp silent images for the emergence theme.
*splashutils-0.9_pre07 (21 Aug 2004)
21 Aug 2004; Michal Januszewski <spock@gentoo.org> +metadata.xml,
+splashutils-0.9_pre07.ebuild:
Intial commit.
|