summaryrefslogtreecommitdiff
blob: e2d403daedb57e3de4d2bc150dad75281d51d002 (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
# ChangeLog for dev-scheme/bigloo
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v 1.2 2004/02/24 06:26:48 vapier Exp $

  16 Dec 2003; Jason Wever <weeve@gentoo.org> bigloo-2.5c.ebuild:
  Added ~sparc keyword to fix broken dependencies in dev-lisp/bigloo-lib.

*bigloo-2.6a (28 Nov 2003)

  28 Nov 2003; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-2.6a.ebuild :
  New upstream version. Ebuild submitted by Lin Zhemin <ljm@ljm.idv.tw>.
  Fixes #31596.
  
*bigloo-2.5c (30 Jun 2003)

  30 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> bigloo-2.5c.ebuild :
  Version bump.

*bigloo-2.5a (16 Aug 2002)

  16 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-2.4a.ebuild, files/digest-bigloo-2.5a :

  New upstream version. 

*bigloo-2.4c (11 Apr 2002)

  01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-2.4c.ebuild :

  Added LICENSE, SLOT and KEYWORDS.

  11 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-2.4c.ebuild files/digest-bigloo-2.4c:

  Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based
  programming style where C(++) is usually required. Bigloo attempts to make 
  Scheme practical by offering features usually presented by traditional 
  programming languages but not offered by Scheme and functional programming.
  Bigloo compiles Scheme modules. It delivers small and fast stand alone 
  binary executables. Bigloo enables full connections between Scheme and C 
  programs and between Scheme and Java programs.