summaryrefslogtreecommitdiff
blob: d1d36fa86c18d475a897308e3ea2e3cc445d02d6 (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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# ChangeLog for dev-lisp/ecls
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v 1.19 2005/08/13 23:10:51 mkennedy Exp $

*ecls-0.9g (13 Aug 2005)

  13 Aug 2005; Matthew Kennedy <mkennedy@gentoo.org>
  -files/0.9d-texinfo-gentoo.patch, -files/0.9e-headers-gentoo.patch,
  -files/0.9d-headers-gentoo.patch, -files/0.9e-texinfo-gentoo.patch,
  +files/0.9g-headers-gentoo.patch, -ecls-0.9d.ebuild, -ecls-0.9e.ebuild,
  +ecls-0.9g.ebuild:
  New upstream version; Removed old ebuilds.

  07 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org> +files/README.Gentoo,
  +files/clc-lite.lisp, ecls-0.9f_p1.ebuild:
  Minimal Common Lisp Controller support via. clc-lite.lisp

  30 May 2005; <mkennedy@gentoo.org> ecls-0.9f_p1.ebuild:
  Keywording ~sparc

  17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> ecls-0.9e.ebuild:
  Keywording.

  16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> ecls-0.9e.ebuild:
  Keywording

  16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> ecls-0.9e.ebuild:
  Conditionally enable CLX based on the X USE flag; Keywording stable x86

*ecls-0.9e (13 Jan 2005)

  13 Jan 2005; Matthew Kennedy <mkennedy@gentoo.org> metadata.xml,
  -files/0.9c-gcc-3.4-gentoo.patch, -files/0.9c-texinfo-gentoo.patch,
  +files/0.9e-headers-gentoo.patch, +files/0.9e-texinfo-gentoo.patch,
  -files/ecl-texi-gentoo.patch, -ecls-0.2.ebuild, -ecls-0.9b.ebuild,
  -ecls-0.9c.ebuild, ecls-0.9d.ebuild, +ecls-0.9e.ebuild:
  New upstream version; Removed old ebuilds; Expanded metadata.xml;
  Marked 0.9d stable for x86

  30 Nov 2004; Matthew Kennedy <mkennedy@gentoo.org>
  +files/0.9d-headers-gentoo.patch, files/0.9d-texinfo-gentoo.patch,
  ecls-0.9d.ebuild:
  Elide texinfo documentation build since it cannot be built for now; Guard
  against ech.h being recursively included; Conditionally define TRUE and
  FALSE in object.h to play nicely with other libraries which do the same (eg.
  glib).

  04 Nov 2004; Matthew Kenendy <mkennedy@gentoo.org> ecls-0.9d.ebuild:
  --with-cmu-format should have been --with-cmuformat

*ecls-0.9d (02 Nov 2004)

  02 Nov 2004; Matthew Kenendy <mkennedy@gentoo.org>
  +files/0.9d-texinfo-gentoo.patch, +ecls-0.9d.ebuild:
  New upstream version.

  28 Oct 2004; Matthew Kenendy <mkennedy@gentoo.org>
  +files/0.9c-texinfo-gentoo.patch, ecls-0.9c.ebuild:
  Included patch to work around texinfo build problems.

  03 Jul 2004; David Holm <dholm@gentoo.org> ecls-0.9c.ebuild:
  Added to ~ppc.

*ecls-0.9c (01 Jul 2004)

  01 Jul 2004; <mkennedy@gentoo.org> +files/0.9c-gcc-3.4-gentoo.patch,
  +ecls-0.9c.ebuild:
  New upstream version.

  03 Jun 2004; Aron Griffis <agriffis@gentoo.org> ecls-0.2.ebuild:
  Fix use invocation

*ecls-0.9b (25 Aug 2003)

  25 Aug 2003; Matthew Kennedy <mkennedy@gentoo.org> ecls-0.9b.ebuild,
  files/ecl-texi-gentoo.patch:
  major version bump.  resolves bug #21107

*ecls-0.2 (1 Feb 2002)

  20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Added HOMEPAGE variable

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.