summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 00:43:39 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 00:43:39 +0000
commita12bed8970d7ec8868bc6f73feaecb7c680da0f5 (patch)
tree548829550eb32eaf407e2f08d5f1ea507b9d9026 /dev-lisp
parentbug 89137 (diff)
downloadgentoo-2-a12bed8970d7ec8868bc6f73feaecb7c680da0f5.tar.gz
gentoo-2-a12bed8970d7ec8868bc6f73feaecb7c680da0f5.tar.bz2
gentoo-2-a12bed8970d7ec8868bc6f73feaecb7c680da0f5.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-rss/ChangeLog7
-rw-r--r--dev-lisp/cl-rss/cl-rss-0.1.1.ebuild10
-rw-r--r--dev-lisp/cl-rt/ChangeLog7
-rw-r--r--dev-lisp/cl-rt/cl-rt-20030428a-r1.ebuild34
-rw-r--r--dev-lisp/cl-rt/cl-rt-20030428a.ebuild42
-rw-r--r--dev-lisp/cl-rt/cl-rt-20030428b.ebuild34
-rw-r--r--dev-lisp/cl-rt/files/digest-cl-rt-20030428a2
-rw-r--r--dev-lisp/cl-rt/files/digest-cl-rt-20030428a-r12
-rw-r--r--dev-lisp/cl-rt/files/digest-cl-rt-20030428b2
-rw-r--r--dev-lisp/cl-s-xml-rpc/ChangeLog8
-rw-r--r--dev-lisp/cl-s-xml-rpc/cl-s-xml-rpc-20040709.ebuild6
-rw-r--r--dev-lisp/cl-salza/ChangeLog5
-rw-r--r--dev-lisp/cl-salza/cl-salza-0.7.1.ebuild4
-rw-r--r--dev-lisp/cl-xmls/ChangeLog9
-rw-r--r--dev-lisp/cl-xmls/cl-xmls-0.5.ebuild37
-rw-r--r--dev-lisp/cl-xmls/cl-xmls-1.0.ebuild29
-rw-r--r--dev-lisp/cl-xmls/cl-xmls-1.1.ebuild29
-rw-r--r--dev-lisp/cl-xmls/cl-xmls-1.2.ebuild6
-rw-r--r--dev-lisp/cl-xmls/files/1.1-gentoo.patch17
-rw-r--r--dev-lisp/cl-xmls/files/digest-cl-xmls-0.51
-rw-r--r--dev-lisp/cl-xmls/files/digest-cl-xmls-1.01
-rw-r--r--dev-lisp/cl-xmls/files/digest-cl-xmls-1.11
22 files changed, 40 insertions, 253 deletions
diff --git a/dev-lisp/cl-rss/ChangeLog b/dev-lisp/cl-rss/ChangeLog
index 2b6e2c82e232..f921ec9c8bfc 100644
--- a/dev-lisp/cl-rss/ChangeLog
+++ b/dev-lisp/cl-rss/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-rss
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rss/ChangeLog,v 1.2 2004/06/24 23:54:20 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rss/ChangeLog,v 1.3 2005/04/17 00:39:30 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-rss-0.1.1.ebuild:
+ Keywording
*cl-rss-0.1.1 (13 May 2004)
diff --git a/dev-lisp/cl-rss/cl-rss-0.1.1.ebuild b/dev-lisp/cl-rss/cl-rss-0.1.1.ebuild
index 75f2a25ca848..734b00e07c87 100644
--- a/dev-lisp/cl-rss/cl-rss-0.1.1.ebuild
+++ b/dev-lisp/cl-rss/cl-rss-0.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rss/cl-rss-0.1.1.ebuild,v 1.3 2004/07/14 16:07:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rss/cl-rss-0.1.1.ebuild,v 1.4 2005/04/17 00:39:30 mkennedy Exp $
inherit common-lisp
@@ -11,11 +11,9 @@ HOMEPAGE="http://files.b9.com/cl-rss/
SRC_URI="http://ftp.debian.org/debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp
- dev-lisp/cl-aserve
+DEPEND="dev-lisp/cl-aserve
dev-lisp/cl-kmrcl
dev-lisp/cl-ptester
dev-lisp/cl-xmls"
diff --git a/dev-lisp/cl-rt/ChangeLog b/dev-lisp/cl-rt/ChangeLog
index d11edaa1a619..200fee45897c 100644
--- a/dev-lisp/cl-rt/ChangeLog
+++ b/dev-lisp/cl-rt/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cl-rt
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/ChangeLog,v 1.9 2005/03/18 07:38:00 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/ChangeLog,v 1.10 2005/04/17 00:41:02 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ -cl-rt-20030428a.ebuild, -cl-rt-20030428a-r1.ebuild,
+ -cl-rt-20030428b.ebuild:
+ Removed old ebuilds.
18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-rt-20040621.ebuild:
Keywording for ~amd64
diff --git a/dev-lisp/cl-rt/cl-rt-20030428a-r1.ebuild b/dev-lisp/cl-rt/cl-rt-20030428a-r1.ebuild
deleted file mode 100644
index 814ab66f185c..000000000000
--- a/dev-lisp/cl-rt/cl-rt-20030428a-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/cl-rt-20030428a-r1.ebuild,v 1.4 2004/06/24 23:54:31 agriffis Exp $
-
-inherit common-lisp eutils
-
-DEB_PV=1
-
-DESCRIPTION="Common Lisp regression tester from MIT"
-HOMEPAGE="http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/testing/rt/ http://packages.debian.org/unstable/devel/cl-rt.html http://www.cliki.net/rt"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rt/${PN}_${PV}.orig.tar.gz
- http://ftp.debian.org/debian/pool/main/c/cl-rt/cl-rt_${PV}-${DEB_PV}.diff.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~x86 ~ppc"
-IUSE=""
-
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=rt
-
-src_unpack() {
- unpack ${A}
- epatch cl-rt_${PV}-${DEB_PV}.diff
-}
-
-src_install() {
- common-lisp-install rt.lisp ${FILESDIR}/rt.asd
- common-lisp-system-symlink
- dodoc rt-doc.txt rt-test.lisp
- do-debian-credits
-}
diff --git a/dev-lisp/cl-rt/cl-rt-20030428a.ebuild b/dev-lisp/cl-rt/cl-rt-20030428a.ebuild
deleted file mode 100644
index 84658d00ec68..000000000000
--- a/dev-lisp/cl-rt/cl-rt-20030428a.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/cl-rt-20030428a.ebuild,v 1.5 2004/06/24 23:54:31 agriffis Exp $
-
-inherit common-lisp eutils
-
-DEB_PV=1
-
-DESCRIPTION="Common Lisp regression tester from MIT"
-HOMEPAGE="http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/testing/rt/ http://packages.debian.org/unstable/devel/cl-rt.html http://www.cliki.net/rt"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rt/${PN}_${PV}.orig.tar.gz
- http://ftp.debian.org/debian/pool/main/c/cl-rt/cl-rt_${PV}-${DEB_PV}.diff.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=rt
-
-src_unpack() {
- unpack ${A}
- epatch cl-rt_${PV}-${DEB_PV}.diff
-}
-
-src_install() {
- common-lisp-install rt.lisp ${FILESDIR}/rt.asd
- common-lisp-system-symlink
- dodoc rt-doc.txt rt-test.lisp
- do-debian-credits
-}
-
-pkg_preinst() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
-
-pkg_postrm() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
diff --git a/dev-lisp/cl-rt/cl-rt-20030428b.ebuild b/dev-lisp/cl-rt/cl-rt-20030428b.ebuild
deleted file mode 100644
index d86e6248ac51..000000000000
--- a/dev-lisp/cl-rt/cl-rt-20030428b.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/cl-rt-20030428b.ebuild,v 1.2 2004/06/24 23:54:31 agriffis Exp $
-
-inherit common-lisp eutils
-
-DEB_PV=1
-
-DESCRIPTION="Common Lisp regression tester from MIT"
-HOMEPAGE="http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/testing/rt/ http://packages.debian.org/unstable/devel/cl-rt.html http://www.cliki.net/rt"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rt/${PN}_${PV}.orig.tar.gz
- http://ftp.debian.org/debian/pool/main/c/cl-rt/cl-rt_${PV}-${DEB_PV}.diff.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~x86 ~ppc"
-IUSE=""
-
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=rt
-
-src_unpack() {
- unpack ${A}
- epatch cl-rt_${PV}-${DEB_PV}.diff
-}
-
-src_install() {
- common-lisp-install rt.lisp ${FILESDIR}/rt.asd
- common-lisp-system-symlink
- dodoc rt-doc.txt rt-test.lisp
- do-debian-credits
-}
diff --git a/dev-lisp/cl-rt/files/digest-cl-rt-20030428a b/dev-lisp/cl-rt/files/digest-cl-rt-20030428a
deleted file mode 100644
index 113d19229c18..000000000000
--- a/dev-lisp/cl-rt/files/digest-cl-rt-20030428a
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 b40231afbe5d44d1337d34317d280327 cl-rt_20030428a.orig.tar.gz 7232
-MD5 731965ec2cd111d0e3b579c72704ec2a cl-rt_20030428a-1.diff.gz 3238
diff --git a/dev-lisp/cl-rt/files/digest-cl-rt-20030428a-r1 b/dev-lisp/cl-rt/files/digest-cl-rt-20030428a-r1
deleted file mode 100644
index 113d19229c18..000000000000
--- a/dev-lisp/cl-rt/files/digest-cl-rt-20030428a-r1
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 b40231afbe5d44d1337d34317d280327 cl-rt_20030428a.orig.tar.gz 7232
-MD5 731965ec2cd111d0e3b579c72704ec2a cl-rt_20030428a-1.diff.gz 3238
diff --git a/dev-lisp/cl-rt/files/digest-cl-rt-20030428b b/dev-lisp/cl-rt/files/digest-cl-rt-20030428b
deleted file mode 100644
index 95a35e26725c..000000000000
--- a/dev-lisp/cl-rt/files/digest-cl-rt-20030428b
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 142d3a140957b3412cea431b7e9826b7 cl-rt_20030428b.orig.tar.gz 7790
-MD5 5182fe0a40d9d0ced02df170f945c9f4 cl-rt_20030428b-1.diff.gz 2826
diff --git a/dev-lisp/cl-s-xml-rpc/ChangeLog b/dev-lisp/cl-s-xml-rpc/ChangeLog
index 672947c88c1f..09e0c170a00a 100644
--- a/dev-lisp/cl-s-xml-rpc/ChangeLog
+++ b/dev-lisp/cl-s-xml-rpc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-s-xml-rpc
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml-rpc/ChangeLog,v 1.2 2004/07/16 09:27:35 dholm Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml-rpc/ChangeLog,v 1.3 2005/04/17 00:43:12 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-s-xml-rpc-20040709.ebuild:
+ Removed old ebuilds.
16 Jul 2004; David Holm <dholm@gentoo.org> cl-s-xml-rpc-20040709.ebuild:
Added to ~ppc.
diff --git a/dev-lisp/cl-s-xml-rpc/cl-s-xml-rpc-20040709.ebuild b/dev-lisp/cl-s-xml-rpc/cl-s-xml-rpc-20040709.ebuild
index 74a284c84b81..7cd6fc25c0c9 100644
--- a/dev-lisp/cl-s-xml-rpc/cl-s-xml-rpc-20040709.ebuild
+++ b/dev-lisp/cl-s-xml-rpc/cl-s-xml-rpc-20040709.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml-rpc/cl-s-xml-rpc-20040709.ebuild,v 1.3 2004/07/16 09:27:35 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml-rpc/cl-s-xml-rpc-20040709.ebuild,v 1.4 2005/04/17 00:43:12 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.common-lisp.net/project/s-xml-rpc/"
SRC_URI="mirrors://gentoo/s-xml-rpc-20040709.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/cl-s-xml
dev-lisp/cl-aserve"
diff --git a/dev-lisp/cl-salza/ChangeLog b/dev-lisp/cl-salza/ChangeLog
index 7d0cbe56b24f..8ba5f80b17ea 100644
--- a/dev-lisp/cl-salza/ChangeLog
+++ b/dev-lisp/cl-salza/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-salza
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-salza/ChangeLog,v 1.5 2005/04/06 18:50:41 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-salza/ChangeLog,v 1.6 2005/04/17 00:43:39 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-salza-0.7.1.ebuild:
+ Keywording.
*cl-salza-0.7.1 (06 Apr 2005)
diff --git a/dev-lisp/cl-salza/cl-salza-0.7.1.ebuild b/dev-lisp/cl-salza/cl-salza-0.7.1.ebuild
index 26bd5350e585..00492d002a74 100644
--- a/dev-lisp/cl-salza/cl-salza-0.7.1.ebuild
+++ b/dev-lisp/cl-salza/cl-salza-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-salza/cl-salza-0.7.1.ebuild,v 1.1 2005/04/06 18:50:41 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-salza/cl-salza-0.7.1.ebuild,v 1.2 2005/04/17 00:43:39 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/Salza"
SRC_URI="http://www.xach.com/lisp/salza/salza-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-xmls/ChangeLog b/dev-lisp/cl-xmls/ChangeLog
index 80adfde5bcf5..967f747f30b5 100644
--- a/dev-lisp/cl-xmls/ChangeLog
+++ b/dev-lisp/cl-xmls/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cl-xmls
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls/ChangeLog,v 1.7 2004/10/28 23:58:22 mkennedy Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls/ChangeLog,v 1.8 2005/04/17 00:39:15 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ -files/1.1-gentoo.patch, -cl-xmls-0.5.ebuild, -cl-xmls-1.0.ebuild,
+ -cl-xmls-1.1.ebuild, cl-xmls-1.2.ebuild:
+ Keywording
*cl-xmls-1.2 (28 Oct 2004)
diff --git a/dev-lisp/cl-xmls/cl-xmls-0.5.ebuild b/dev-lisp/cl-xmls/cl-xmls-0.5.ebuild
deleted file mode 100644
index 73ae31726a6b..000000000000
--- a/dev-lisp/cl-xmls/cl-xmls-0.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls/cl-xmls-0.5.ebuild,v 1.3 2004/06/24 23:57:17 agriffis Exp $
-
-inherit common-lisp
-
-DESCRIPTION=" Xmls is a small, simple, non-validating xml parser for Common Lisp. It's designed to be a self-contained, easily embedded parser that recognizes a useful subset of the XML spec. It provides a simple mapping from xml to lisp s-expressions and back."
-HOMEPAGE="http://www.caddr.com/lisp/xmls/
- http://www.cliki.net/xmls"
-SRC_URI="http://www.caddr.com/lisp/xmls/xmls-${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=xmls
-
-S=${WORKDIR}/xmls-${PV}
-
-src_install() {
- common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
- dodoc Changelog COPYING
- dohtml README.html
- cp -r tests ${D}/usr/share/doc/${P}/
- dodoc run-tests.sh
-}
-
-pkg_preinst() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
-
-pkg_postrm() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
diff --git a/dev-lisp/cl-xmls/cl-xmls-1.0.ebuild b/dev-lisp/cl-xmls/cl-xmls-1.0.ebuild
deleted file mode 100644
index 5a7eeacc06c3..000000000000
--- a/dev-lisp/cl-xmls/cl-xmls-1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls/cl-xmls-1.0.ebuild,v 1.3 2004/07/14 16:19:35 agriffis Exp $
-
-inherit common-lisp
-
-DESCRIPTION="XMLS is a small, simple, non-validating XML parser for Common Lisp."
-HOMEPAGE="http://www.common-lisp.net/project/xmls/
- http://www.cliki.net/xmls"
-SRC_URI="http://www.common-lisp.net/project/xmls/xmls-${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=xmls
-
-S=${WORKDIR}/xmls-${PV}
-
-src_install() {
- common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
- dodoc Changelog COPYING
- dohtml README.html
- cp -r tests ${D}/usr/share/doc/${P}/
- dodoc run-tests.sh
-}
diff --git a/dev-lisp/cl-xmls/cl-xmls-1.1.ebuild b/dev-lisp/cl-xmls/cl-xmls-1.1.ebuild
deleted file mode 100644
index 855221625161..000000000000
--- a/dev-lisp/cl-xmls/cl-xmls-1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls/cl-xmls-1.1.ebuild,v 1.2 2004/08/28 19:17:19 dholm Exp $
-
-inherit common-lisp
-
-DESCRIPTION="XMLS is a small, simple, non-validating XML parser for Common Lisp."
-HOMEPAGE="http://www.common-lisp.net/project/xmls/
- http://www.cliki.net/xmls"
-SRC_URI="http://www.common-lisp.net/project/xmls/xmls-${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~x86 ~ppc"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=xmls
-
-S=${WORKDIR}/xmls-${PV}
-
-src_install() {
- common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
- dodoc Changelog COPYING
- dohtml README.html
- cp -r tests ${D}/usr/share/doc/${P}/
- dodoc run-tests.sh
-}
diff --git a/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild b/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild
index f847bd40c7fb..cf3976459257 100644
--- a/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild
+++ b/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild,v 1.1 2004/10/28 23:58:22 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild,v 1.2 2005/04/17 00:39:15 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.common-lisp.net/project/xmls/
SRC_URI="http://www.common-lisp.net/project/xmls/xmls-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-xmls/files/1.1-gentoo.patch b/dev-lisp/cl-xmls/files/1.1-gentoo.patch
deleted file mode 100644
index bb4724e7944c..000000000000
--- a/dev-lisp/cl-xmls/files/1.1-gentoo.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -u xmls-1.1.orig/xmls.lisp xmls-1.1/xmls.lisp
---- xmls-1.1.orig/xmls.lisp 2004-07-16 11:32:10.000000000 -0500
-+++ xmls-1.1/xmls.lisp 2004-08-06 23:45:36.448546176 -0500
-@@ -12,7 +12,10 @@
- (defvar *strip-comments* t)
- (defvar *compress-whitespace* t)
- (defvar *test-verbose* nil)
--(defvar *whitespace* (remove-duplicates '(#\Newline #\Space #\Tab #\Return #\Linefeed)))
-+
-+(eval-when (:execute :load-toplevel :compile-toplevel)
-+ (defvar *whitespace* (remove-duplicates '(#\Newline #\Space #\Tab #\Return #\Linefeed))))
-+
- (defvar *entities*
- #(("lt;" #\<)
-
- ("gt;" #\>)
-
diff --git a/dev-lisp/cl-xmls/files/digest-cl-xmls-0.5 b/dev-lisp/cl-xmls/files/digest-cl-xmls-0.5
deleted file mode 100644
index 1317ae969ddf..000000000000
--- a/dev-lisp/cl-xmls/files/digest-cl-xmls-0.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c8dda506166f9cdce00d643c757d4afc xmls-0.5.tar.gz 57404
diff --git a/dev-lisp/cl-xmls/files/digest-cl-xmls-1.0 b/dev-lisp/cl-xmls/files/digest-cl-xmls-1.0
deleted file mode 100644
index 36b0c17867a9..000000000000
--- a/dev-lisp/cl-xmls/files/digest-cl-xmls-1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 91744f0eae79575451437d1522afca65 xmls-1.0.tar.gz 58066
diff --git a/dev-lisp/cl-xmls/files/digest-cl-xmls-1.1 b/dev-lisp/cl-xmls/files/digest-cl-xmls-1.1
deleted file mode 100644
index c1448701dbc4..000000000000
--- a/dev-lisp/cl-xmls/files/digest-cl-xmls-1.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 17181ffea88cf9885fcd897eeb8c570d xmls-1.1.tar.gz 58173