summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-03-20 02:52:28 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-03-20 02:52:28 +0000
commit085068f881009772c59a4c5a08871e271fe90096 (patch)
treefcd8def399aa5d70261bbee71efa8154c61258e0 /dev-lisp/cl-aspectl
parent~amd64, bug 85028 (diff)
downloadgentoo-2-085068f881009772c59a4c5a08871e271fe90096.tar.gz
gentoo-2-085068f881009772c59a4c5a08871e271fe90096.tar.bz2
gentoo-2-085068f881009772c59a4c5a08871e271fe90096.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-aspectl')
-rw-r--r--dev-lisp/cl-aspectl/ChangeLog5
-rw-r--r--dev-lisp/cl-aspectl/metadata.xml21
2 files changed, 6 insertions, 20 deletions
diff --git a/dev-lisp/cl-aspectl/ChangeLog b/dev-lisp/cl-aspectl/ChangeLog
index 38ae4a64cc33..b15bcdda8311 100644
--- a/dev-lisp/cl-aspectl/ChangeLog
+++ b/dev-lisp/cl-aspectl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-aspectl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/ChangeLog,v 1.3 2005/03/18 07:34:54 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/ChangeLog,v 1.4 2005/03/20 02:52:28 mkennedy Exp $
+
+ 20 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> metadata.xml:
+ Corrected metadata.xml description; Resolves Bug #85963
18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
cl-aspectl-0.6.4.ebuild:
diff --git a/dev-lisp/cl-aspectl/metadata.xml b/dev-lisp/cl-aspectl/metadata.xml
index 2376935ae6b1..541790e090d3 100644
--- a/dev-lisp/cl-aspectl/metadata.xml
+++ b/dev-lisp/cl-aspectl/metadata.xml
@@ -3,24 +3,7 @@
<pkgmetadata>
<herd>common-lisp</herd>
<longdescription>
-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
+AspectL is a library that provides aspect-oriented extensions for Common
+Lisp/CLOS.
</longdescription>
</pkgmetadata>