summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-fiveam/ChangeLog27
-rw-r--r--dev-lisp/cl-fiveam/Manifest5
-rw-r--r--dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild40
-rw-r--r--dev-lisp/cl-fiveam/files/1.2.3-spelling-gentoo.patch24
-rw-r--r--dev-lisp/cl-fiveam/files/digest-cl-fiveam-1.2.31
-rw-r--r--dev-lisp/cl-fiveam/metadata.xml15
-rw-r--r--dev-lisp/cl-icu/ChangeLog27
-rw-r--r--dev-lisp/cl-icu/Manifest30
-rw-r--r--dev-lisp/cl-icu/cl-icu-0.0_p11.ebuild52
-rw-r--r--dev-lisp/cl-icu/files/0.0_p11-gentoo.patch69
-rw-r--r--dev-lisp/cl-icu/files/digest-cl-icu-0.0_p113
-rw-r--r--dev-lisp/cl-icu/metadata.xml5
-rw-r--r--dev-lisp/cl-rfc2109/ChangeLog10
-rw-r--r--dev-lisp/cl-rfc2109/Manifest14
-rw-r--r--dev-lisp/cl-rfc2109/cl-rfc2109-0.2.1.ebuild24
-rw-r--r--dev-lisp/cl-rfc2109/files/digest-cl-rfc2109-0.2.11
-rw-r--r--dev-lisp/cl-rfc2109/metadata.xml5
-rw-r--r--dev-lisp/cl-ucw/ChangeLog33
-rw-r--r--dev-lisp/cl-ucw/Manifest6
-rw-r--r--dev-lisp/cl-ucw/cl-ucw-0.3.9.ebuild63
-rw-r--r--dev-lisp/cl-ucw/files/0.3.9-gentoo.patch24
-rw-r--r--dev-lisp/cl-ucw/files/README.Gentoo54
-rw-r--r--dev-lisp/cl-ucw/files/digest-cl-ucw-0.3.91
-rw-r--r--dev-lisp/cl-ucw/metadata.xml5
-rw-r--r--dev-lisp/cl-yaclml/ChangeLog33
-rw-r--r--dev-lisp/cl-yaclml/Manifest26
-rw-r--r--dev-lisp/cl-yaclml/cl-yaclml-0.5_p26.ebuild39
-rw-r--r--dev-lisp/cl-yaclml/files/digest-cl-yaclml-0.5_p263
-rw-r--r--dev-lisp/cl-yaclml/metadata.xml5
29 files changed, 0 insertions, 644 deletions
diff --git a/dev-lisp/cl-fiveam/ChangeLog b/dev-lisp/cl-fiveam/ChangeLog
deleted file mode 100644
index 3740b059bdb9..000000000000
--- a/dev-lisp/cl-fiveam/ChangeLog
+++ /dev/null
@@ -1,27 +0,0 @@
-# ChangeLog for dev-lisp/cl-fiveam
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-fiveam/ChangeLog,v 1.4 2005/05/24 18:48:33 mkennedy Exp $
-
- 24 May 2005; <mkennedy@gentoo.org> +files/1.2.3-spelling-gentoo.patch,
- cl-fiveam-1.2.3.ebuild:
- Keywording ~sparc
-
- 23 May 2005; <mkennedy@gentoo.org> +files/1.2.3-spelling-gentoo.patch,
- cl-fiveam-1.2.3.ebuild:
- Include patch to correct for upstream spelling error.
-
- 23 May 2005; <mkennedy@gentoo.org> cl-fiveam-1.2.3.ebuild:
- Wrong place in pipe to place die
-
- 15 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-fiveam-1.2.3.ebuild:
- Keywording x86, ~ppc
-
- 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-fiveam-1.2.3.ebuild:
- Keywording for ~amd64
-
-*cl-fiveam-1.2.3 (11 Jan 2005)
-
- 11 Jan 2005; Matthew Kennedy <mkennedy@gentoo.org> +metadata.xml,
- +cl-fiveam-1.2.3.ebuild:
- Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>
-
diff --git a/dev-lisp/cl-fiveam/Manifest b/dev-lisp/cl-fiveam/Manifest
deleted file mode 100644
index 14a6be17a2a6..000000000000
--- a/dev-lisp/cl-fiveam/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 45cc70e0cf6c966ee9ff1418aa072621 ChangeLog 992
-MD5 cf374f19c7485e881664b037cc953d83 cl-fiveam-1.2.3.ebuild 1172
-MD5 ef77dcc451ffab486c912897a564cce6 metadata.xml 573
-MD5 0a2dca813d800c02515043f64aa2e7b6 files/digest-cl-fiveam-1.2.3 63
-MD5 86ea5a25a5b1be2c6c8dcbc8e461b9cd files/1.2.3-spelling-gentoo.patch 975
diff --git a/dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild b/dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild
deleted file mode 100644
index 3d0bb5511ac5..000000000000
--- a/dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-fiveam/cl-fiveam-1.2.3.ebuild,v 1.4 2005/05/24 18:48:33 mkennedy Exp $
-
-inherit common-lisp eutils
-
-DESCRIPTION="FiveAM is a simple regression testing framework for Common Lisp."
-HOMEPAGE="http://common-lisp.net/project/bese/FiveAM.html"
-SRC_URI="ftp://ftp.common-lisp.net/pub/project/bese/fiveam_${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
-IUSE="doc"
-DEPEND="dev-lisp/cl-arnesi
- doc? ( virtual/tetex )"
-
-CLPACKAGE="fiveam"
-
-S=${WORKDIR}/fiveam_${PV}
-
-src_unpack() {
- unpack ${A}
- epatch ${FILESDIR}/${PV}-spelling-gentoo.patch || die
- find ${S}/ -type d -name .arch-ids -exec rm -rf '{}' \; &>/dev/null
-}
-
-src_compile() {
- use doc && make -C docs
-}
-
-src_install() {
- dodir /usr/share/common-lisp/source/fiveam
- dodir /usr/share/common-lisp/systems
- cp -R src t ${D}/usr/share/common-lisp/source/fiveam/
- common-lisp-install fiveam.asd
- common-lisp-system-symlink
- dosym /usr/share/common-lisp/source/fiveam/fiveam.asd \
- /usr/share/common-lisp/systems/
- use doc && dodoc docs/FiveAM.pdf
-}
diff --git a/dev-lisp/cl-fiveam/files/1.2.3-spelling-gentoo.patch b/dev-lisp/cl-fiveam/files/1.2.3-spelling-gentoo.patch
deleted file mode 100644
index d7da8a4e0876..000000000000
--- a/dev-lisp/cl-fiveam/files/1.2.3-spelling-gentoo.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -ur fiveam_1.2.3.orig/src/check.lisp fiveam_1.2.3/src/check.lisp
---- fiveam_1.2.3.orig/src/check.lisp 2004-11-15 07:31:52.000000000 -0600
-+++ fiveam_1.2.3/src/check.lisp 2005-05-23 14:37:14.000000000 -0500
-@@ -10,7 +10,7 @@
- ,@body))
-
- (eval-when (:compile-toplevel :load-toplevel :execute)
-- (def-special-enviroment run-state ()
-+ (def-special-environment run-state ()
- result-list
- current-test))
-
-diff -ur fiveam_1.2.3.orig/src/run.lisp fiveam_1.2.3/src/run.lisp
---- fiveam_1.2.3.orig/src/run.lisp 2004-11-15 07:31:52.000000000 -0600
-+++ fiveam_1.2.3/src/run.lisp 2005-05-23 14:37:14.000000000 -0500
-@@ -96,7 +96,7 @@
-
- (defun return-result-list (test-lambda)
- "Run the test function TEST-LAMBDA and return a list of all
-- test results generated, does not modify the special enviroment
-+ test results generated, does not modify the special environment
- variable RESULT-LIST."
- (bind-run-state ((result-list '()))
- (funcall test-lambda)
diff --git a/dev-lisp/cl-fiveam/files/digest-cl-fiveam-1.2.3 b/dev-lisp/cl-fiveam/files/digest-cl-fiveam-1.2.3
deleted file mode 100644
index d4232c30c99b..000000000000
--- a/dev-lisp/cl-fiveam/files/digest-cl-fiveam-1.2.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2fe23d82e63a19612f6a62037655fc85 fiveam_1.2.3.tar.gz 26473
diff --git a/dev-lisp/cl-fiveam/metadata.xml b/dev-lisp/cl-fiveam/metadata.xml
deleted file mode 100644
index 8c2a9f2bb30e..000000000000
--- a/dev-lisp/cl-fiveam/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>common-lisp</herd>
-<longdescription>
-FiveAM is a simple (as far as writing and running tests goes) regression testing
-framework. It has been designed with Common Lisp's interactive development model
-in mind. It features:
-
- * Test and test suite hierarchies allow test to be organized into
- hierarchies to ease running.
- * Functions for re-running recently run tests.
- * Inter-test dependencies.
-</longdescription>
-</pkgmetadata>
diff --git a/dev-lisp/cl-icu/ChangeLog b/dev-lisp/cl-icu/ChangeLog
deleted file mode 100644
index b063765d158b..000000000000
--- a/dev-lisp/cl-icu/ChangeLog
+++ /dev/null
@@ -1,27 +0,0 @@
-# ChangeLog for dev-lisp/cl-icu
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-icu/ChangeLog,v 1.5 2007/02/05 00:31:05 flameeyes Exp $
-
- 05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
- Regenerate digest in Manifest2 format.
-
- 24 May 2005; <mkennedy@gentoo.org> cl-icu-0.0_p11.ebuild:
- Keywording ~sparc
-
- 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-icu-0.0_p11.ebuild:
- Keywording
-
- 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
- files/0.0_p11-gentoo.patch, cl-icu-0.0_p11.ebuild:
- Keywording for ~amd64
-
- 23 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org>
- files/0.0_p11-gentoo.patch, cl-icu-0.0_p11.ebuild:
- Update for dev-libs/icu-3.2
-
-*cl-icu-0.0_p11 (11 Jan 2005)
-
- 11 Jan 2005; Matthew Kennedy <mkennedy@gentoo.org> +metadata.xml,
- +files/0.0_p11-gentoo.patch, +cl-icu-0.0_p11.ebuild:
- Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>
-
diff --git a/dev-lisp/cl-icu/Manifest b/dev-lisp/cl-icu/Manifest
deleted file mode 100644
index d9be21d3f6ab..000000000000
--- a/dev-lisp/cl-icu/Manifest
+++ /dev/null
@@ -1,30 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-AUX 0.0_p11-gentoo.patch 3234 RMD160 9513d6cf8cf2bb1daa7460cc1ac6ab88a8e3617c SHA1 f4532529550d7cd73c576f0466df17316bd58c89 SHA256 4ba6b56b282dc3cdf3ad8fffd507acb616de198efec19bd4c274cd431e2efa17
-MD5 af6444820f07fa4650c2ddc9fdde4026 files/0.0_p11-gentoo.patch 3234
-RMD160 9513d6cf8cf2bb1daa7460cc1ac6ab88a8e3617c files/0.0_p11-gentoo.patch 3234
-SHA256 4ba6b56b282dc3cdf3ad8fffd507acb616de198efec19bd4c274cd431e2efa17 files/0.0_p11-gentoo.patch 3234
-DIST cl-icu--dev--0.0--patch-11.tar.gz 76058 RMD160 12afb59db2543c69c99c10405459bd0c571e5ae1 SHA1 59792ef414d1a89bb722f8a7ed8055ac50ce290f SHA256 a63bababc4386135d296be4254e8e0eaec8b15708c03ad04230099a4c57b3ddd
-EBUILD cl-icu-0.0_p11.ebuild 1430 RMD160 93723d23972c314df479fc599240da164939cf24 SHA1 9a7d572230c33e8e6aaef2499ddb53a84197a6f8 SHA256 62e9d008f45fef8578ec0955d9f674d2b6c1a0ced6b8c1f6283c731c678cdde1
-MD5 e3f11cd998cdba8366c40e57129ce90c cl-icu-0.0_p11.ebuild 1430
-RMD160 93723d23972c314df479fc599240da164939cf24 cl-icu-0.0_p11.ebuild 1430
-SHA256 62e9d008f45fef8578ec0955d9f674d2b6c1a0ced6b8c1f6283c731c678cdde1 cl-icu-0.0_p11.ebuild 1430
-MISC ChangeLog 983 RMD160 edd90fb3b32b6f7763c552133b953b2894c209c5 SHA1 b8a28c92a8161144d67300855ee3fae86f958a93 SHA256 d9ee9a98c0eb22348b9e305240d681d4797bd0983a52dd9387d6a3c7020ec6a3
-MD5 99e6418453e0e7e55eec8e05806b9b9a ChangeLog 983
-RMD160 edd90fb3b32b6f7763c552133b953b2894c209c5 ChangeLog 983
-SHA256 d9ee9a98c0eb22348b9e305240d681d4797bd0983a52dd9387d6a3c7020ec6a3 ChangeLog 983
-MISC metadata.xml 164 RMD160 5edb79931b874dc3a72128f0742b9d4c4eb3c8c1 SHA1 2f781e1fca36d790a027079805d56cf397e6a6f8 SHA256 f8efc9385015233c71f279f85bd0a327525b7136cf8714cc04449d8bea4ce22f
-MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
-RMD160 5edb79931b874dc3a72128f0742b9d4c4eb3c8c1 metadata.xml 164
-SHA256 f8efc9385015233c71f279f85bd0a327525b7136cf8714cc04449d8bea4ce22f metadata.xml 164
-MD5 cb4152aafddd88002d5dc2bd684cf3a2 files/digest-cl-icu-0.0_p11 277
-RMD160 621fbb37693b80ca33bb1ba71baeafc099239ae8 files/digest-cl-icu-0.0_p11 277
-SHA256 90c9899f0fdaa73331113567a74bb8f682e04b5cd2d584265d31d789c5473fb7 files/digest-cl-icu-0.0_p11 277
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.2 (GNU/Linux)
-
-iD8DBQFFxnrPAiZjviIA2XgRAt05AJ9EuL4pzQzP6xUOnvqgfcff9e0stACg584z
-LK/oDlQaRRYsD5QbU56LFms=
-=gA7g
------END PGP SIGNATURE-----
diff --git a/dev-lisp/cl-icu/cl-icu-0.0_p11.ebuild b/dev-lisp/cl-icu/cl-icu-0.0_p11.ebuild
deleted file mode 100644
index e5c5c7b012e9..000000000000
--- a/dev-lisp/cl-icu/cl-icu-0.0_p11.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-icu/cl-icu-0.0_p11.ebuild,v 1.4 2005/05/24 18:48:33 mkennedy Exp $
-
-inherit common-lisp eutils
-
-MY_P=${PN}--dev--${PV/_*/}--patch-${PV/*_p/}
-
-DESCRIPTION="CL-ICU is a common lisp interface to IBM's ICU library."
-HOMEPAGE="http://common-lisp.net/project/bese/cl-icu.html"
-SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-# ICU is not binary compatible between *minor* version releases because they
-# suffix all the symbols with a version string!
-
-DEPEND="dev-lisp/cl-uffi
- dev-lisp/cl-arnesi
- =dev-libs/icu-3.2*"
-
-CLPACKAGE=cl-icu
-
-S=${WORKDIR}/${MY_P}
-
-pkg_setup() {
- local version=$(icu-config --version)
- if [ "${version:0:3}" != "3.2" ]; then
- warn "Note: dev-lisp/cl-icu when used against versions other than ICU 3.2 may not work."
- fi
-}
-
-src_unpack() {
- unpack ${A}
- epatch ${FILESDIR}/${PV}-gentoo.patch || die
- find ${S}/ -type d -name .arch-ids -exec rm -rf '{}' \; &>/dev/null
-
-}
-
-src_install() {
- dodir /usr/share/common-lisp/source/cl-icu
- dodir /usr/share/common-lisp/systems
- insinto /usr/share/common-lisp/source/cl-icu/
- doins -r src
- common-lisp-install cl-icu.asd
- common-lisp-system-symlink
- dosym /usr/share/common-lisp/source/cl-icu/cl-icu.asd \
- /usr/share/common-lisp/systems/
- dodoc README
-}
diff --git a/dev-lisp/cl-icu/files/0.0_p11-gentoo.patch b/dev-lisp/cl-icu/files/0.0_p11-gentoo.patch
deleted file mode 100644
index 58f03a1ef1a7..000000000000
--- a/dev-lisp/cl-icu/files/0.0_p11-gentoo.patch
+++ /dev/null
@@ -1,69 +0,0 @@
-diff -ur cl-icu--dev--0.0--patch-11.orig/src/calendar.lisp cl-icu--dev--0.0--patch-11/src/calendar.lisp
---- cl-icu--dev--0.0--patch-11.orig/src/calendar.lisp 2005-02-23 21:21:58.544789648 -0600
-+++ cl-icu--dev--0.0--patch-11/src/calendar.lisp 2005-02-23 21:21:48.087379416 -0600
-@@ -49,7 +49,7 @@
- (make-date (ucal-getnow)))
-
- (defmethod make-date ((millis number))
-- (make-date (coerce 'double-float millis)))
-+ (make-date (coerce millis 'double-float)))
-
- (defmethod make-date ((millis double-float))
- (make-instance 'date :uobject millis))
-diff -ur cl-icu--dev--0.0--patch-11.orig/src/icu/ucal.lisp cl-icu--dev--0.0--patch-11/src/icu/ucal.lisp
---- cl-icu--dev--0.0--patch-11.orig/src/icu/ucal.lisp 2005-02-23 21:21:58.549788888 -0600
-+++ cl-icu--dev--0.0--patch-11/src/icu/ucal.lisp 2005-02-23 21:21:48.097377896 -0600
-@@ -228,13 +228,3 @@
- (limit udate-limit-type)
- (status (* UErrorCode)))
- :returning :int)
--
--(def-icu-function "ucal_getAvailableTZIDs"
-- ((rawOffset :int)
-- (index :int)
-- (status (* UErrorCode)))
-- :returning (* UChar))
--
--(def-icu-function "ucal_countAvailableTZIDs"
-- ((rawOffset :int))
-- :returning :int)
-diff -ur cl-icu--dev--0.0--patch-11.orig/src/init-icu.lisp cl-icu--dev--0.0--patch-11/src/init-icu.lisp
---- cl-icu--dev--0.0--patch-11.orig/src/init-icu.lisp 2005-02-23 21:21:58.552788432 -0600
-+++ cl-icu--dev--0.0--patch-11/src/init-icu.lisp 2005-02-23 21:21:48.139371512 -0600
-@@ -14,7 +14,7 @@
- "The namse of the libraries we need to load for ICU support.")
-
- ;; the output of 'icu-config --ldflags-searchpath'
--(defvar *icu-lib-install-dir* "/home/baringer/ucw/icu/binary/lib/"
-+(defvar *icu-lib-install-dir* "/usr/lib/"
- "The directory where the ICU libraries can be found.")
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-diff -ur cl-icu--dev--0.0--patch-11.orig/src/locale.lisp cl-icu--dev--0.0--patch-11/src/locale.lisp
---- cl-icu--dev--0.0--patch-11.orig/src/locale.lisp 2005-02-23 21:21:58.555787976 -0600
-+++ cl-icu--dev--0.0--patch-11/src/locale.lisp 2005-02-23 21:21:48.139371512 -0600
-@@ -11,11 +11,7 @@
-
- (defun make-locale (id)
- (make-instance 'locale
-- :uobject (convert-to-foreign-string (typecase id
-- (simple-string id)
-- (string (map-into (make-string (length id))
-- #'identity
-- id))))))
-+ :uobject (convert-to-foreign-string id)))
-
- (defun default-locale ()
- (make-instance 'locale :uobject (uloc-getDefault)))
-diff -ur cl-icu--dev--0.0--patch-11.orig/src/uffi-extras.lisp cl-icu--dev--0.0--patch-11/src/uffi-extras.lisp
---- cl-icu--dev--0.0--patch-11.orig/src/uffi-extras.lisp 2005-02-23 21:21:58.558787520 -0600
-+++ cl-icu--dev--0.0--patch-11/src/uffi-extras.lisp 2005-02-23 21:21:48.141371208 -0600
-@@ -2,7 +2,7 @@
-
- (in-package :it.bese.cl-icu)
-
--(defvar *icu-symbol-suffix* "_2_6")
-+(defvar *icu-symbol-suffix* "_3_2")
-
- (defmacro def-icu-function (name &rest def-function-args)
- (destructuring-bind (c-name lisp-name)
diff --git a/dev-lisp/cl-icu/files/digest-cl-icu-0.0_p11 b/dev-lisp/cl-icu/files/digest-cl-icu-0.0_p11
deleted file mode 100644
index 0162cdc0fb7b..000000000000
--- a/dev-lisp/cl-icu/files/digest-cl-icu-0.0_p11
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 93c3bad21f9e0c6a0c83c78bb0c2517c cl-icu--dev--0.0--patch-11.tar.gz 76058
-RMD160 12afb59db2543c69c99c10405459bd0c571e5ae1 cl-icu--dev--0.0--patch-11.tar.gz 76058
-SHA256 a63bababc4386135d296be4254e8e0eaec8b15708c03ad04230099a4c57b3ddd cl-icu--dev--0.0--patch-11.tar.gz 76058
diff --git a/dev-lisp/cl-icu/metadata.xml b/dev-lisp/cl-icu/metadata.xml
deleted file mode 100644
index f418045b09c8..000000000000
--- a/dev-lisp/cl-icu/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>common-lisp</herd>
-</pkgmetadata>
diff --git a/dev-lisp/cl-rfc2109/ChangeLog b/dev-lisp/cl-rfc2109/ChangeLog
deleted file mode 100644
index 303db9fd47b7..000000000000
--- a/dev-lisp/cl-rfc2109/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-lisp/cl-rfc2109
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rfc2109/ChangeLog,v 1.1 2005/08/05 14:31:03 mkennedy Exp $
-
-*cl-rfc2109-0.2.1 (05 Aug 2005)
-
- 05 Aug 2005; Matthew Kennedy <mkennedy@gentoo.org> +metadata.xml,
- +cl-rfc2109-0.2.1.ebuild:
- Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>.
-
diff --git a/dev-lisp/cl-rfc2109/Manifest b/dev-lisp/cl-rfc2109/Manifest
deleted file mode 100644
index 58d24ab01074..000000000000
--- a/dev-lisp/cl-rfc2109/Manifest
+++ /dev/null
@@ -1,14 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 762cc9dc33ce998c138cfedb23fa5781 ChangeLog 421
-MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
-MD5 68b19ad615f7b8830a015111e1f34ead cl-rfc2109-0.2.1.ebuild 683
-MD5 2cb8256932453704866c777ac6c816a3 files/digest-cl-rfc2109-0.2.1 72
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC83hEyiNZaEAZA+ARAh8kAJ0XKSoKguwEiOIyqdEHlxFFceVn0ACfSrPm
-mXl0vRYol8oIq/LPksXUwho=
-=Unym
------END PGP SIGNATURE-----
diff --git a/dev-lisp/cl-rfc2109/cl-rfc2109-0.2.1.ebuild b/dev-lisp/cl-rfc2109/cl-rfc2109-0.2.1.ebuild
deleted file mode 100644
index f06548c1a138..000000000000
--- a/dev-lisp/cl-rfc2109/cl-rfc2109-0.2.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rfc2109/cl-rfc2109-0.2.1.ebuild,v 1.1 2005/08/05 14:31:03 mkennedy Exp $
-
-inherit common-lisp eutils
-
-DESCRIPTION="An implementation of RFC 2109 (ie. HTTP cookies) in Common Lisp"
-HOMEPAGE="http://www.cliki.net/rfc2109"
-SRC_URI="http://code.microarray.omrf.org/rfc2109/rfc2109-version-${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
-IUSE=""
-
-S=${WORKDIR}/rfc2109-${PV}
-
-DEPEND="dev-lisp/cl-split-sequence"
-
-CLPACKAGE=rfc2109
-
-src_install() {
- common-lisp-install *.{asd,lisp}
- common-lisp-system-symlink
-}
diff --git a/dev-lisp/cl-rfc2109/files/digest-cl-rfc2109-0.2.1 b/dev-lisp/cl-rfc2109/files/digest-cl-rfc2109-0.2.1
deleted file mode 100644
index 7f95cb7cf115..000000000000
--- a/dev-lisp/cl-rfc2109/files/digest-cl-rfc2109-0.2.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9d6b628ede052314af6fdcc930943fdf rfc2109-version-0.2.1.tar.gz 23558
diff --git a/dev-lisp/cl-rfc2109/metadata.xml b/dev-lisp/cl-rfc2109/metadata.xml
deleted file mode 100644
index f418045b09c8..000000000000
--- a/dev-lisp/cl-rfc2109/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>common-lisp</herd>
-</pkgmetadata>
diff --git a/dev-lisp/cl-ucw/ChangeLog b/dev-lisp/cl-ucw/ChangeLog
deleted file mode 100644
index e4d6db3b0f37..000000000000
--- a/dev-lisp/cl-ucw/ChangeLog
+++ /dev/null
@@ -1,33 +0,0 @@
-# ChangeLog for dev-lisp/cl-ucw
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ucw/ChangeLog,v 1.5 2005/06/16 01:07:04 mkennedy Exp $
-
- 16 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org> files/README.Gentoo:
- Corrected typo in README.Gentoo
-
- 15 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-ucw-0.3.9.ebuild:
- If araneida is not in USE, then dev-lisp/cl-puri should be a dependency;
- Resolves Bug #96141
-
- 24 May 2005; <mkennedy@gentoo.org> cl-ucw-0.3.9.ebuild:
- Keywording ~sparc
-
- 21 May 2005; Matthew Kennedy <mkennedy@gentoo.org>
- files/0.3.9-gentoo.patch, files/README.Gentoo, cl-ucw-0.3.9.ebuild:
- Corrected typo in logging path.
-
-*cl-ucw-0.3.9 (18 May 2005)
-
- 18 May 2005; Matthew Kennedy <mkennedy@gentoo.org>
- +files/0.3.9-gentoo.patch, +files/README.Gentoo, +metadata.xml,
- +cl-ucw-0.3.9.ebuild:
- New upstream version; Removed old ebuilds.
-
-*cl-ucw-0.3.7 (22 Mar 2005)
-*cl-ucw-0.3.6 (22 Mar 2005)
-
- 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
- +files/0.3.6-tal-paths-gentoo.patch, +files/0.3.7-tal-paths-gentoo.patch,
- +metadata.xml, +cl-ucw-0.3.6.ebuild, +cl-ucw-0.3.7.ebuild:
- Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>
-
diff --git a/dev-lisp/cl-ucw/Manifest b/dev-lisp/cl-ucw/Manifest
deleted file mode 100644
index f611f8026337..000000000000
--- a/dev-lisp/cl-ucw/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
-MD5 b0bf2395122d79d7e76c28bd93b7db54 ChangeLog 1266
-MD5 56fd9cbf5510da1955cb394f63227d4c cl-ucw-0.3.9.ebuild 1764
-MD5 9292ebcab6412018da010e6ffbc1e6a6 files/digest-cl-ucw-0.3.9 62
-MD5 df14a3f3d08e815717f9d5bd5e0d274f files/0.3.9-gentoo.patch 872
-MD5 5ea821e77f7a2769c8138729fd7fe989 files/README.Gentoo 1861
diff --git a/dev-lisp/cl-ucw/cl-ucw-0.3.9.ebuild b/dev-lisp/cl-ucw/cl-ucw-0.3.9.ebuild
deleted file mode 100644
index 8e2f8862adb8..000000000000
--- a/dev-lisp/cl-ucw/cl-ucw-0.3.9.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ucw/cl-ucw-0.3.9.ebuild,v 1.5 2005/06/15 20:31:53 mkennedy Exp $
-
-inherit common-lisp eutils
-
-DESCRIPTION="UnCommon Web is a continuation based, component oriented dynamic web application framework written in Common Lisp."
-HOMEPAGE="http://common-lisp.net/project/ucw/index.html"
-SRC_URI="ftp://ftp.common-lisp.net/pub/project/ucw/ucw_${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="mod_lisp araneida aserve doc"
-
-DEPEND=">=dev-lisp/cl-iterate-1.4
- >=dev-lisp/cl-rfc2388-0.9
- >=dev-lisp/cl-arnesi-1.4.0_p5
- >=dev-lisp/cl-yaclml-0.5_p26
- dev-lisp/cl-icu
- mod_lisp? ( || ( www-apache/mod_lisp www-apache/mod_lisp2 ) )
- araneida? ( dev-lisp/cl-araneida )
- !araneida? ( dev-lisp/cl-puri )
- aserve? ( dev-lisp/cl-aserve )
- || ( app-emacs/slime app-emacs/slime-cvs )
- doc? ( virtual/tetex )"
-
-CLPACKAGE=ucw
-
-S=${WORKDIR}/ucw_${PV}
-
-src_unpack() {
- unpack ${A}
- epatch ${FILESDIR}/${PV}-gentoo.patch || die
- find ${S}/ -type d -name .arch-ids -exec rm -rf '{}' \; &>/dev/null
-}
-
-src_compile() {
- if use doc; then
- einfo "Won't build documentation for the time being."
-# make -C docs
- fi
-}
-
-src_install() {
- dodir /usr/share/common-lisp/source/ucw
- dodir /usr/share/common-lisp/systems
- insinto /usr/share/common-lisp/source/ucw/
- doins -r src examples
- common-lisp-install ucw.asd
- common-lisp-system-symlink
- dodoc README CHANGES
- dohtml -r docs/html/*
- insinto /usr/share/doc/${PF}/
- doins bin/*
- insinto /var/lib/ucw
- doins -r wwwroot
- dodoc ${FILESDIR}/README.Gentoo
- keepdir /var/log/ucw
-}
-
-pkg_postinst() {
- while read line; do einfo "${line}"; done <${FILESDIR}/README.Gentoo
-}
diff --git a/dev-lisp/cl-ucw/files/0.3.9-gentoo.patch b/dev-lisp/cl-ucw/files/0.3.9-gentoo.patch
deleted file mode 100644
index 9f80af5e148b..000000000000
--- a/dev-lisp/cl-ucw/files/0.3.9-gentoo.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -ur ucw_0.3.9.orig/bin/start.lisp ucw_0.3.9/bin/start.lisp
---- ucw_0.3.9.orig/bin/start.lisp 2005-05-09 12:33:49.000000000 -0500
-+++ ucw_0.3.9/bin/start.lisp 2005-05-18 15:59:32.000000000 -0500
-@@ -43,18 +43,14 @@
-
- ;;;; 3) Setup teh default TAL root
-
--(setf *ucw-tal-root* (find-tal-root))
-+(setf *ucw-tal-root* #p"/var/lib/ucw/wwwroot/")
-
- ;;;; 4) Setup the loggers
-
- ;;;; We put all the log files (ucw.log and ucw.backend.log by default)
- ;;;; in the directory ucw/logs/
-
--(setup-loggers (make-pathname :name nil :type nil
-- :directory (append (pathname-directory *load-truename*)
-- (list :up "logs"))
-- :defaults *load-truename*)
-- +info+)
-+(setup-loggers #p"/var/log/ucw/" +info+)
-
- ;;;; ** Site Specific initialization/configuration
-
diff --git a/dev-lisp/cl-ucw/files/README.Gentoo b/dev-lisp/cl-ucw/files/README.Gentoo
deleted file mode 100644
index b96c7deb75ae..000000000000
--- a/dev-lisp/cl-ucw/files/README.Gentoo
+++ /dev/null
@@ -1,54 +0,0 @@
- -*-outline-*-
-This file is README.Gentoo, from /usr/share/docs/cl-ucw-*/
-
-* Introduction
-
-UCW requires some configuration before use. For example, you must choose the
-web-server backend UCW will use (araneida, mod_lisp, aserve, httpd etc.),
-choose the location of the UCW TAL root, adjust loggers, debugging verbosity
-etc.
-
-UCW provides some examples in the form of start.lisp, and utils.lisp. Both
-of which can be found in /usr/share/docs/cl-ucw-*/. Use those examples as
-templates for your own configurations. Your start.lisp and utils.lisp should
-be located in the same directory.
-
-* Gentoo Defaults
-
-Gentoo installs a default TAL root in /var/lib/ucw/wwwroot/
-
-Gentoo installs a default logger path at /var/log/ucw/
-
-The start.lisp included in the Gentoo distribution of UCW makes use of the
-above paths by default (see the sections 3. TAL root and section 4. Setup
-loggers in start.lisp). If you wish to change the details of a web-server
-backend, you'll need to change utils.lisp.
-
-You will need to adjust the permissions of /var/log/ucw/ to suit whatever
-system user ID you intend to run UCW under. Alternatively you could set the
-path passed to SETUP-LOGGERS to your own choice in logging directory.
-
-* Starting UCW
-
-Once you have adjusted your start.lisp and utils.lisp, start UCW within your
-Lisp REPL like this:
-
- (asdf:oos 'asdf:load-op :ucw)
- (load "/path/to/start.lisp")
-
-By default, the admin and examples applications are available at:
-
- http://127.0.0.1:<port>/ucw/admin/index.ucw
- http://127.0.0.1:<port>/ucw/examples/index.ucw
-
-Where <port> is 8080 for the "httpd" backend, 3001 for the "mod-lisp" backend
-and 8080 for the "aserve" or "araneida" backends.
-
-* Bugs
-
-Report bugs to http://bugs.gentoo.org/
-
-* Maintainer
-
-Matthew Kennedy <mkennedy@gentoo.org>
-
diff --git a/dev-lisp/cl-ucw/files/digest-cl-ucw-0.3.9 b/dev-lisp/cl-ucw/files/digest-cl-ucw-0.3.9
deleted file mode 100644
index 70d11ebba269..000000000000
--- a/dev-lisp/cl-ucw/files/digest-cl-ucw-0.3.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f179582d8d45b0e880b0ec300f0c3d4b ucw_0.3.9.tar.gz 1170864
diff --git a/dev-lisp/cl-ucw/metadata.xml b/dev-lisp/cl-ucw/metadata.xml
deleted file mode 100644
index f418045b09c8..000000000000
--- a/dev-lisp/cl-ucw/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>common-lisp</herd>
-</pkgmetadata>
diff --git a/dev-lisp/cl-yaclml/ChangeLog b/dev-lisp/cl-yaclml/ChangeLog
deleted file mode 100644
index ca0f3b2d2b13..000000000000
--- a/dev-lisp/cl-yaclml/ChangeLog
+++ /dev/null
@@ -1,33 +0,0 @@
-# ChangeLog for dev-lisp/cl-yaclml
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yaclml/ChangeLog,v 1.7 2007/02/05 00:37:42 flameeyes Exp $
-
- 05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
- Regenerate digest in Manifest2 format.
-
- 07 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
- cl-yaclml-0.5_p26.ebuild:
- Don't build documentation.
-
- 24 May 2005; <mkennedy@gentoo.org> cl-yaclml-0.5_p26.ebuild:
- Keywording ~sparc
-
-*cl-yaclml-0.5_p26 (18 May 2005)
-
- 18 May 2005; Matthew Kennedy <mkennedy@gentoo.org>
- +cl-yaclml-0.5_p26.ebuild, -cl-yaclml-0.5.2.ebuild:
- New upstream version -- same version as yaclml distributed with UCW 0.3.9;
- Removed old ebuild files.
-
- 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-yaclml-0.5.2.ebuild:
- Keywording.
-
- 23 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-yaclml-0.5.2.ebuild:
- Correct silly logic error in src_compile() for doc USE flag.
-
-*cl-yaclml-0.5.2 (11 Jan 2005)
-
- 11 Jan 2005; Matthew Kennedy <mkennedy@gentoo.org> +metadata.xml,
- +cl-yaclml-0.5.2.ebuild:
- Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>
-
diff --git a/dev-lisp/cl-yaclml/Manifest b/dev-lisp/cl-yaclml/Manifest
deleted file mode 100644
index 0b15d848b1b5..000000000000
--- a/dev-lisp/cl-yaclml/Manifest
+++ /dev/null
@@ -1,26 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-DIST yaclml--dev--0.5--patch-26.tar.bz2 64458 RMD160 6be032ab3c5bbb26240576e780e1caa1158e8bdf SHA1 a5bb73c425b8ae30a0ac16dc0f47ea713f5691e4 SHA256 7a13be40ae0048263b44a148d4c0f070f6be1243f88c5925afb656589fbb5611
-EBUILD cl-yaclml-0.5_p26.ebuild 1235 RMD160 e290b15258aefd5d7ee76637c3dbd6c11914cab4 SHA1 1b7fd32d93eb6755804ed19536057bd823ae89cf SHA256 e7fac4b0b365718b45f5a84a2465780ad23076793a7688453a834aabc36c8902
-MD5 c1235c761a5c9f47c8c903b9b1583b95 cl-yaclml-0.5_p26.ebuild 1235
-RMD160 e290b15258aefd5d7ee76637c3dbd6c11914cab4 cl-yaclml-0.5_p26.ebuild 1235
-SHA256 e7fac4b0b365718b45f5a84a2465780ad23076793a7688453a834aabc36c8902 cl-yaclml-0.5_p26.ebuild 1235
-MISC ChangeLog 1198 RMD160 20b42ecbdd592a283816dc1f92abed99090f85dd SHA1 942ad78e38828c168cf8fa46d5f81a5f9182c9e1 SHA256 6115ccac58215139ea99b862afe4fe6a367b37af89e56a3125976a5d7bb2d454
-MD5 6944568d6ff516aa96e03268ba17723f ChangeLog 1198
-RMD160 20b42ecbdd592a283816dc1f92abed99090f85dd ChangeLog 1198
-SHA256 6115ccac58215139ea99b862afe4fe6a367b37af89e56a3125976a5d7bb2d454 ChangeLog 1198
-MISC metadata.xml 164 RMD160 5edb79931b874dc3a72128f0742b9d4c4eb3c8c1 SHA1 2f781e1fca36d790a027079805d56cf397e6a6f8 SHA256 f8efc9385015233c71f279f85bd0a327525b7136cf8714cc04449d8bea4ce22f
-MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
-RMD160 5edb79931b874dc3a72128f0742b9d4c4eb3c8c1 metadata.xml 164
-SHA256 f8efc9385015233c71f279f85bd0a327525b7136cf8714cc04449d8bea4ce22f metadata.xml 164
-MD5 169a996de94778e554ae34c17e864f43 files/digest-cl-yaclml-0.5_p26 280
-RMD160 e98fdd312023314b6282b194ad1801eb5496343f files/digest-cl-yaclml-0.5_p26 280
-SHA256 ee4eb853730c01744f959a83189ad6975507fd255c3abac63474ac56d1575afd files/digest-cl-yaclml-0.5_p26 280
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.2 (GNU/Linux)
-
-iD8DBQFFxnxcAiZjviIA2XgRAoWMAKCY39RVe4M/hz06cLmuM+6BzpySqQCghDM0
-0M/UK+8gSKiumj8NEHA7zmo=
-=sQ6T
------END PGP SIGNATURE-----
diff --git a/dev-lisp/cl-yaclml/cl-yaclml-0.5_p26.ebuild b/dev-lisp/cl-yaclml/cl-yaclml-0.5_p26.ebuild
deleted file mode 100644
index bfca4f2fb638..000000000000
--- a/dev-lisp/cl-yaclml/cl-yaclml-0.5_p26.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yaclml/cl-yaclml-0.5_p26.ebuild,v 1.3 2005/07/07 22:21:03 mkennedy Exp $
-
-inherit common-lisp
-
-MY_PV=${PV:0:3}
-MY_PATCH_PV=${PV:5}
-
-DESCRIPTION="yaclml is a collection of macros and utilities for generating XML/HTML like markup from lisp code"
-HOMEPAGE="http://common-lisp.net/project/bese/yaclml.html"
-SRC_URI="mirror://gentoo/yaclml--dev--${MY_PV}--patch-${MY_PATCH_PV}.tar.bz2"
-# SRC_URI="ftp://ftp.common-lisp.net/pub/project/bese/yaclml_${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
-IUSE=""
-DEPEND="dev-lisp/cl-iterate
- dev-lisp/cl-arnesi"
-
-CLPACKAGE="yaclml"
-
-S=${WORKDIR}/yaclml--dev--${MY_PV}--patch-${MY_PATCH_PV}
-# S=${WORKDIR}/yaclml_${PV}
-
-src_unpack() {
- unpack ${A}
- find ${S}/ -type d -name .arch-ids -exec rm -rf '{}' \; &>/dev/null
-}
-
-src_install() {
- dodir /usr/share/common-lisp/source/yaclml
- dodir /usr/share/common-lisp/systems
- cp -R src ${D}/usr/share/common-lisp/source/yaclml/
- common-lisp-install yaclml.asd
- common-lisp-system-symlink
- dosym /usr/share/common-lisp/source/yaclml/yaclml.asd \
- /usr/share/common-lisp/systems/
-}
diff --git a/dev-lisp/cl-yaclml/files/digest-cl-yaclml-0.5_p26 b/dev-lisp/cl-yaclml/files/digest-cl-yaclml-0.5_p26
deleted file mode 100644
index b89b78d0a4b1..000000000000
--- a/dev-lisp/cl-yaclml/files/digest-cl-yaclml-0.5_p26
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 74504d45b8f5e7768255062e0c5bd26c yaclml--dev--0.5--patch-26.tar.bz2 64458
-RMD160 6be032ab3c5bbb26240576e780e1caa1158e8bdf yaclml--dev--0.5--patch-26.tar.bz2 64458
-SHA256 7a13be40ae0048263b44a148d4c0f070f6be1243f88c5925afb656589fbb5611 yaclml--dev--0.5--patch-26.tar.bz2 64458
diff --git a/dev-lisp/cl-yaclml/metadata.xml b/dev-lisp/cl-yaclml/metadata.xml
deleted file mode 100644
index f418045b09c8..000000000000
--- a/dev-lisp/cl-yaclml/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>common-lisp</herd>
-</pkgmetadata>