diff options
Diffstat (limited to 'dev-lisp/bigloo-lib/ChangeLog')
-rw-r--r-- | dev-lisp/bigloo-lib/ChangeLog | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-lisp/bigloo-lib/ChangeLog b/dev-lisp/bigloo-lib/ChangeLog deleted file mode 100644 index 2f4b3ac0af8b..000000000000 --- a/dev-lisp/bigloo-lib/ChangeLog +++ /dev/null @@ -1,26 +0,0 @@ -# ChangeLog for dev-lisp/bigloo-lib -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/bigloo-lib/ChangeLog,v 1.6 2003/02/12 06:10:49 vapier Exp $ - - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - -*bigloo-lib-0.17 (13 Apr 2002) - - 02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-lib-0.17.ebuild : - Fixed USE flags, unmasked and marked for testing. - - 01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-lib-0.17.ebuild : - Added LICENSE, SLOT and KEYWORDS (apparently Seemant had a finger in this). - - 13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> bigloo-lib-0.17.ebuild files/digest-bigloo-lib-0.17 : - - Bigloo-lib is a set of libraries for Bigloo, the Scheme programming language - compiler (http://kaolin.unice.fr/bigloo/). Most of the libraries are - ready-to-use interfaces for various C-based packages, such as C runtime - library, Gtk++, LDAP client API or XML parser API. Other are done entirely - in `pure Scheme', such as HTTP library and NODE library. - - Besides, the bigloo-lib provides a comfortable framework to configure, - compile, install and deploy Bigloo (in particular, system-dependent) - libraries, so it is quite a good place to put code created by other Bigloo - developers. |