summaryrefslogtreecommitdiff
blob: 74e1afb716cd1fc4a0e65a3e7314c73124e0f9e7 (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
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 sys-boot/palo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.12 2005/07/18 08:17:57 gmsoft Exp $

  18 Jul 2005; Guy Martin <gmsoft@gentoo.org> palo-1.8_pre20050523.ebuild:
  Stable on hppa.

*palo-1.8_pre20050523 (23 May 2005)

  23 May 2005; Guy Martin <gmsoft@gentoo.org> +palo-1.8_pre20050523.ebuild:
  Version bump.

  29 Jul 2004; Guy Martin <gmsoft@gentoo.org> palo-1.5_pre20040515.ebuild:
  Marking stable since it really is.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  palo-1.2_pre20030630.ebuild, palo-1.3_pre20040303.ebuild,
  palo-1.5_pre20040515.ebuild:
  virtual/glibc -> virtual/libc

  18 May 2004; Guy Martin <gmsoft@gentoo.org> palo-1.5_pre20040515.ebuild:
  Fixed a compilation issue.

  17 May 2004; Guy Martin <gmsoft@gentoo.org> palo-1.5_pre20040515.ebuild,
  files/palo-remove-HOME-TERM.patch, files/palo.conf:
  Removed the use of HOME and TERM variable in kernel command line to save some
  chars.

*palo-1.5_pre20040515 (15 May 2004)

  15 May 2004; Guy Martin <gmsoft@gentoo.org> palo-1.5_pre20040515.ebuild:
  Version bump. Add really cool options.

*palo-1.3_pre20040303 (26 Mar 2004)

  26 Mar 2004; Guy Martin <gmsoft@gentoo.org> palo-1.3_pre20040303.ebuild :
  Version bump.

*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.