summaryrefslogtreecommitdiff
blob: 6171e88058e6fe5a84877700edfd0632e0dd8a09 (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
# ChangeLog for app-emacs/slime
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/slime/ChangeLog,v 1.15 2005/05/11 06:44:16 mkennedy Exp $

*slime-1.2.1 (11 May 2005)

  11 May 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/1.2.1/README.Gentoo, +files/1.2.1/70slime-gentoo.el,
  +files/1.2.1/swank.asd, +files/1.2.1/swank-loader.lisp,
  +slime-1.2.1.ebuild:
  New upstream version.

  18 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
  slime-1.0.20050303.ebuild:
  Keywording stable x86

  18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
  slime-1.0.20050303.ebuild:
  Keywording for ~amd64

*slime-1.0.20050303 (03 Mar 2005)

  03 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/1.0.20050303/70slime-gentoo.el, +files/1.0.20050303/README.Gentoo,
  +files/1.0.20050303/swank-loader.lisp, +files/1.0.20050303/swank.asd,
  +slime-1.0.20050303.ebuild:
  CVS snapshot refresh; This includes the changes necessary to support the
  recent changes introduced in SBCL 0.8.20; It should be backward compatible.

  21 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org>
  slime-1.0.20050207.ebuild:
  For some odd reason, process substitution seems to hang.

*slime-1.0.20050207 (07 Feb 2005)

  07 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> metadata.xml,
  +files/1.0.20050207/70slime-gentoo.el, +files/1.0.20050207/README.Gentoo,
  +files/1.0.20050207/swank-loader.lisp, +files/1.0.20050207/swank.asd,
  -slime-0.13.ebuild, +slime-1.0.20050207.ebuild, -slime-1.0_alpha.ebuild,
  -slime-1.0_beta.ebuild:
  New upstream version; New system definition file; Use #'ASDF:OOS rather than
  #'REQUIRE to support =dev-lisp/common-lisp-controller-4*; Expanded 
  metadata.xml

*slime-1.0.20050106 (06 Jan 2005)

  06 Jan 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/1.0.20050106/70slime-gentoo.el,
  +files/1.0.20050106/swank-loader.lisp, +files/1.0.20050106/swank.asd,
  slime-1.0.20041010.ebuild, +slime-1.0.20050106.ebuild:
  New upstream version (patch from SLIME 1.0 to 2005-01-06); Moved Gentoo
  files to ${FILESDIR}/${PV}; Mark 1.0.20041010 as stable for x86

*slime-1.0.20041010 (10 Oct 2004)

  10 Oct 2004; <mkennedy@gentoo.org> +slime-1.0.20041010.ebuild,
  +slime-1.0.ebuild:
  Include patch from 1.0 to 20041010 CVS to overcome SBCL compilation issues.

*slime-1.0_beta (06 Aug 2004)

  06 Aug 2004; <mkennedy@gentoo.org> +slime-1.0_beta.ebuild:
  New upstream version

*slime-1.0_alpha (25 Jul 2004)

  25 Jul 2004; <mkennedy@gentoo.org> +files/README.Gentoo, slime-0.13.ebuild,
  +slime-1.0_alpha.ebuild:
  New upstream version; Ebuild refined to make use of elisp and common-lisp
  eclasses

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org> slime-0.13.ebuild:
  sync IUSE (missing)

  12 May 2004; David Holm <dholm@gentoo.org> slime-0.13.ebuild:
  Added to ~ppc.

*slime-0.13 (11 May 2004)

  11 May 2004; <mkennedy@gentoo.org> +metadata.xml, +files/70slime-gentoo.el,
  +files/swank-loader.lisp, +files/swank.asd, +slime-0.13.ebuild:
  Initial port.  Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>