From 79b4518ffd27d39563a2efb3458f574ad424c61f Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Sun, 20 Mar 2005 10:08:47 +0000 Subject: Package-Manager: portage-2.0.51.19 --- dev-lisp/cl-terminfo/ChangeLog | 7 +++++-- dev-lisp/cl-terminfo/metadata.xml | 21 --------------------- 2 files changed, 5 insertions(+), 23 deletions(-) (limited to 'dev-lisp/cl-terminfo') diff --git a/dev-lisp/cl-terminfo/ChangeLog b/dev-lisp/cl-terminfo/ChangeLog index 186220bf9597..9e46f700e590 100644 --- a/dev-lisp/cl-terminfo/ChangeLog +++ b/dev-lisp/cl-terminfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-terminfo -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/ChangeLog,v 1.4 2004/06/24 23:56:05 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/ChangeLog,v 1.5 2005/03/20 10:08:47 mkennedy Exp $ + + 20 Mar 2005; Matthew Kennedy metadata.xml: + Corrected metadata.xml 09 May 2004; David Holm cl-terminfo-1.2.ebuild: Added to ~ppc. diff --git a/dev-lisp/cl-terminfo/metadata.xml b/dev-lisp/cl-terminfo/metadata.xml index 2376935ae6b1..f418045b09c8 100644 --- a/dev-lisp/cl-terminfo/metadata.xml +++ b/dev-lisp/cl-terminfo/metadata.xml @@ -2,25 +2,4 @@ common-lisp - -Linedit is a readline-style library written in Common Lisp that -provides customizable line-editing features, licensed under a -MIT-style license. - -Linedit uses UFFI for foreign bindings, so it is a least theoretically -portable, though REPL-wrapping is currently SBCL specific. Features - - * single-line text reader - * multi-line form reader - * completions on packages and symbols in current image - * completions on directories and filenames - * apropos-word and describe-word - * unlimited undo - * unlimited kill-ring - * unlimited history - * multiple histories - * use in REPL on SBCL - * paging - * fully customizable in CL - -- cgit v1.2.3-65-gdbad