diff options
Diffstat (limited to 'dev-lisp/cl-aim/metadata.xml')
-rw-r--r-- | dev-lisp/cl-aim/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-lisp/cl-aim/metadata.xml b/dev-lisp/cl-aim/metadata.xml new file mode 100644 index 000000000000..31bcd1b74fd9 --- /dev/null +++ b/dev-lisp/cl-aim/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>common-lisp</herd> +<longdescription> +CLAIM is a Common Lisp interface to AOL's TOC instant messaging protocol. This +port has been improved by Gentoo to include support the TRIVIAL-SOCKETS package, +allowing CLAIM to work on a wider range of Lisp implementations. +</longdescription> +</pkgmetadata> |