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
commitb7e5b15537a2840858d347c6f20537fb37461009 (patch)
tree1e1ee330426330c64c57dfb522185292617891db /dev-lisp/cl-aspectl
parentReadded ppc to a newer version. (diff)
downloadhistorical-b7e5b15537a2840858d347c6f20537fb37461009.tar.gz
historical-b7e5b15537a2840858d347c6f20537fb37461009.tar.bz2
historical-b7e5b15537a2840858d347c6f20537fb37461009.zip
Package-Manager: portage-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/Manifest4
-rw-r--r--dev-lisp/cl-aspectl/metadata.xml21
3 files changed, 8 insertions, 22 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/Manifest b/dev-lisp/cl-aspectl/Manifest
index 47b78fd862c4..1cfdec83471d 100644
--- a/dev-lisp/cl-aspectl/Manifest
+++ b/dev-lisp/cl-aspectl/Manifest
@@ -1,6 +1,6 @@
-MD5 a04deb72b712dff7b3d10fd39747f045 ChangeLog 648
+MD5 154a0e15c8cefa7595b7d20cdb8817d4 ChangeLog 774
MD5 8a398b19eedee489926289890da896a9 cl-aspectl-0.6.3.ebuild 781
MD5 e280c7f6dddb490f6e813d68841863e5 cl-aspectl-0.6.4.ebuild 788
-MD5 6310c8b01587b6100d7a50443ee27454 metadata.xml 820
+MD5 9b24e7933538a998bc7094250f536ecc metadata.xml 285
MD5 d44596c6db0d930ab6246b8d6d5c22d0 files/digest-cl-aspectl-0.6.3 61
MD5 beee6868cc53b21d40847e3c1b2a0f1a files/digest-cl-aspectl-0.6.4 61
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>