blob: b83bb05d952fd760e692f6006ffbbc635027c0c4 (
plain)
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
|
# ChangeLog for sys-boot/palo
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.3 2004/01/08 13:46:33 gmsoft Exp $
*palo-1.2_pre20030630 (01 Jul 2003)
08 Jan 2004; Guy Martin <gmsoft@gentoo.org> files/palo.conf :
Fixed default configuration file to conform to the install doc.
08 Dec 2003; Seemant Kulleen <seemant@gentoo.org> metadata.xml,
palo-1.2_pre20030115.ebuild, palo-1.2_pre20030630.ebuild, files/palo.conf:
moved from sys-apps to sys-boot
01 Jul 2003; Guy Martin <gmsoft@gentoo.org> palo-1.2_pre20030630.ebuild :
Version bump.
*palo-1.2_pre20030115 (05 Feb 2003)
08 Apr 2003; Guy Martin <gmsoft@gentoo.org> palo-1.2_pre20030115.ebuild :
Replaced every "-arch" keywords by "-*".
29 Feb 2003; Guy Martin <gmsoft@gentoo.org> palo-1.2_pre20030115.ebuild :
scr_install() rewritted and added support for $CFLAGS in scr_compile().
Config file was updated.
27 Feb 2003; Guy Martin <gmsoft@gentoo.org> palo-1.2_pre20030115.ebuild :
Replaced einstall by make install since it was not working.
19 Feb 2003; Guy Martin <gmsoft@gentoo.org> palo-1.2_pre20030115.ebuild :
Done some cleanup and better use of gentoo provided ebuild functions.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> palo-1.2_pre20030115.ebuild :
Added -mips to keywords.
06 Feb 2003; Guy Martin <gmsoft@gentoo.org> palo-1.2_pre20030115.ebuild :
Added -ppc -x86 -alpha -sparc to KEYWORDS. Fixed PROVIDE.
05 Feb 2003; Guy Martin <gmsoft@gentoo.org> palo-1.2_pre20030115.ebuild :
Initial import.
|