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
|
# ChangeLog for sys-boot/elilo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.11 2005/10/03 16:38:33 agriffis Exp $
03 Oct 2005; Aron Griffis <agriffis@gentoo.org> elilo-3.4-r3.ebuild:
Add PROVIDE=virtual/bootloader #107940
*elilo-3.4-r3 (02 Aug 2005)
02 Aug 2005; Aron Griffis <agriffis@gentoo.org> files/elilo.conf.sample,
-elilo-3.4-r1.ebuild, -elilo-3.4-r2.ebuild, +elilo-3.4-r3.ebuild:
Stabilize -r2 with vapier's ebuild updates, but bump it to -r3 at the same
time to push out repaired sample elilo.conf
*elilo-3.4-r2 (06 May 2005)
06 May 2005; Mike Frysinger <vapier@gentoo.org>
+files/elilo-3.4-proc-sigsetjmp.patch, +elilo-3.4-r2.ebuild:
Fix building with newer binutils and clean up the src_install to use Gentoo
style install.
*elilo-3.4-r1 (30 Mar 2005)
30 Mar 2005; <plasmaroo@gentoo.org> +elilo-3.4-r1.ebuild, files/elilo-3.4:
Backport --efiboot fix for 2.6 kernels from Debian.
22 Jan 2005; <plasmaroo@gentoo.org> elilo-3.4.ebuild:
Fix total build breakage; inherit toolchain-funcs please...
19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> elilo-3.4.ebuild:
fix depend (bug #45110); tidy
04 Mar 2004; <agriffis@gentoo.org> elilo-3.4.ebuild:
stable on ia64
23 Jan 2004; <agriffis@gentoo.org> elilo-3.4.ebuild,
files/elilo.conf.sample:
add elilo.conf.sample
23 Jan 2004; <agriffis@gentoo.org> elilo-3.4.ebuild:
add rdepend on dosfstools
*elilo-3.4 (23 Jan 2004)
23 Jan 2004; <agriffis@gentoo.org> elilo-3.4.ebuild,
files/elilo-3.3a-devscheme.patch, files/elilo-3.4,
files/elilo-3.4-makefile.patch, files/elilo.8-3.4, files/eliloalt.8-3.4:
New ebuild for elilo, stolen from Mandrake and Debian
|