diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-17 01:08:00 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-17 01:08:00 +0000 |
commit | 79540e0d878e42cddb819527d2d9f6f8df9aee2c (patch) | |
tree | f839eba46321038ebb80bdeb1f76b853b500bb20 | |
parent | bug 89137 (diff) | |
download | historical-79540e0d878e42cddb819527d2d9f6f8df9aee2c.tar.gz historical-79540e0d878e42cddb819527d2d9f6f8df9aee2c.tar.bz2 historical-79540e0d878e42cddb819527d2d9f6f8df9aee2c.zip |
Package-Manager: portage-2.0.51.19
84 files changed, 159 insertions, 1125 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-scribble/ChangeLog b/dev-lisp/cl-scribble/ChangeLog index 5d4e23282ac9..b07e85b6ccb0 100644 --- a/dev-lisp/cl-scribble/ChangeLog +++ b/dev-lisp/cl-scribble/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-scribble -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-scribble/ChangeLog,v 1.1 2004/10/15 18:53:04 mkennedy Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-scribble/ChangeLog,v 1.2 2005/04/17 00:46:34 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-scribble-1.16.1.ebuild: + Keywording. *cl-scribble-1.16.1 (15 Oct 2004) diff --git a/dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild b/dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild index ea2a3bf430f9..c0d144a4e717 100644 --- a/dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild +++ b/dev-lisp/cl-scribble/cl-scribble-1.16.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-scribble/cl-scribble-1.16.1.ebuild,v 1.1 2004/10/15 18:53:04 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild,v 1.2 2005/04/17 00:46:34 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/Scribble" SRC_URI="http://ftp.debian.org/debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="No-Problem-Bugroff" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/cl-meta" diff --git a/dev-lisp/cl-sdl/ChangeLog b/dev-lisp/cl-sdl/ChangeLog index 871676d78f77..011c630421e7 100644 --- a/dev-lisp/cl-sdl/ChangeLog +++ b/dev-lisp/cl-sdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-sdl # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sdl/ChangeLog,v 1.7 2005/03/18 08:21:06 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sdl/ChangeLog,v 1.8 2005/04/17 00:45:19 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-sdl-0.2.1.ebuild, + -cl-sdl-0.2.1-r1.ebuild, -cl-sdl-0.2.2.ebuild, cl-sdl-0.2.2-r1.ebuild: + Removed old ebuilds; Keywording. 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-sdl-0.2.2-r1.ebuild: Keywording for ~amd64 diff --git a/dev-lisp/cl-sdl/cl-sdl-0.2.1-r1.ebuild b/dev-lisp/cl-sdl/cl-sdl-0.2.1-r1.ebuild deleted file mode 100644 index 862822fb608a..000000000000 --- a/dev-lisp/cl-sdl/cl-sdl-0.2.1-r1.ebuild +++ /dev/null @@ -1,101 +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-sdl/cl-sdl-0.2.1-r1.ebuild,v 1.4 2004/06/24 23:54:41 agriffis Exp $ - -inherit common-lisp eutils - -DESCRIPTION="Common Lisp bindings to the SDL graphics library, and OpenGL libraries" -HOMEPAGE="http://cl-sdl.sourceforge.net/" -SRC_URI="mirror://sourceforge/cl-sdl/${PN}_${PV}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="dev-lisp/cl-uffi - =media-libs/libsdl-1.2* - =media-libs/sdl-ttf-2* - =media-libs/sdl-mixer-1.2* - =media-libs/sdl-image-1.2* - virtual/commonlisp - virtual/opengl" - -S=${WORKDIR}/${PN} - -SUB_PACKAGES="opengl sdl sdl-ttf sdl-img sdl-mix" - -src_unpack() { - unpack ${A} - epatch ${FILESDIR}/${P}-gentoo.patch -} - -src_compile() { - make clean - make || die -} - -src_install() { - insinto /usr/lib/cl-sdl - doins build/*.so - - insinto /usr/share/common-lisp/source/sdl-ffi/ffi - doins ffi/uffi.lisp - insinto /usr/share/common-lisp/source/sdl-ffi - doins sdl-ffi.asd - - insinto /usr/share/common-lisp/source/sdl-demos/examples/nehe - doins examples/nehe/*.lisp - insinto /usr/share/common-lisp/source/sdl-demos/examples - doins examples/*.lisp - insinto /usr/share/common-lisp/source/sdl-demos - doins sdl-demos.asd - - dodir /usr/share/common-lisp/systems - - dosym /usr/share/common-lisp/source/sdl-ffi/sdl-ffi.asd \ - /usr/share/common-lisp/systems/sdl-ffi.asd - dosym /usr/share/common-lisp/source/sdl-demos/sdl-demos.asd \ - /usr/share/common-lisp/systems/sdl-demos.asd - - for i in ${SUB_PACKAGES} ; do - # install lisp - insinto /usr/share/common-lisp/source/$i/$i - doins $i/*.lisp - insinto /usr/share/common-lisp/source/$i - doins $i.asd - # install system - dosym /usr/share/common-lisp/source/$i/$i.asd \ - /usr/share/common-lisp/systems/$i.asd - done - - insinto /usr/share/cl-sdl-demos/data - doins examples/data/cl-sdl.bmp examples/data/cl-sdl.xcf \ - examples/data/star.bmp examples/data/tut10.world -} - -pkg_postinst() { - /usr/sbin/register-common-lisp-source sdl-ffi - for i in ${SUB_PACKAGES} ; do - /usr/sbin/register-common-lisp-source $i - done - /usr/sbin/register-common-lisp-source sdl-demos -} - -pkg_prerm() { - /usr/sbin/unregister-common-lisp-source sdl-ffi - for i in ${SUB_PACKAGES} ; do - /usr/sbin/unregister-common-lisp-source $i - done - /usr/sbin/unregister-common-lisp-source sdl-demos -} - -pkg_preinst() { - rm -rf /usr/lib/common-lisp/*/sdl* || true - rm -rf /usr/lib/common-lisp/*/opengl || true -} - -pkg_postrm() { - rm -rf /usr/lib/common-lisp/*/sdl* || true - rm -rf /usr/lib/common-lisp/*/opengl || true -} diff --git a/dev-lisp/cl-sdl/cl-sdl-0.2.1.ebuild b/dev-lisp/cl-sdl/cl-sdl-0.2.1.ebuild deleted file mode 100644 index edb2cccf5975..000000000000 --- a/dev-lisp/cl-sdl/cl-sdl-0.2.1.ebuild +++ /dev/null @@ -1,86 +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-sdl/cl-sdl-0.2.1.ebuild,v 1.3 2004/06/24 23:54:41 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="Common Lisp bindings to the SDL graphics library, and OpenGL libraries" -HOMEPAGE="http://cl-sdl.sourceforge.net/" -SRC_URI="mirror://sourceforge/cl-sdl/${PN}_${PV}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/cl-uffi - =media-libs/libsdl-1.2* - =media-libs/sdl-ttf-2* - =media-libs/sdl-mixer-1.2* - =media-libs/sdl-image-1.2* - virtual/commonlisp - virtual/opengl" - -S=${WORKDIR}/${PN} - -SUB_PACKAGES="sdl sdl-ttf sdl-img sdl-mix opengl" - -src_compile() { - make clean - make || die -} - -src_install() { - insinto /usr/lib/cl-sdl - doins build/*.so - - insinto /usr/share/common-lisp/source/sdl-ffi/ffi - doins ffi/uffi.lisp - insinto /usr/share/common-lisp/source/sdl-ffi - doins sdl-ffi.asd - - insinto /usr/share/common-lisp/source/sdl-demos/examples/nehe - doins examples/nehe/*.lisp - insinto /usr/share/common-lisp/source/sdl-demos/examples - doins examples/*.lisp - insinto /usr/share/common-lisp/source/sdl-demos - doins sdl-demos.asd - - insinto /usr/share/common-lisp/source/sdl-ffi - doins sdl-ffi.asd - - dodir /usr/share/common-lisp/systems - - dosym /usr/share/common-lisp/source/sdl-demos/sdl-demos.asd \ - /usr/share/common-lisp/systems/sdl-demos.asd - - for i in ${SUB_PACKAGES} ; do - # install lisp - insinto /usr/share/common-lisp/source/$i/$i - doins $i/*.lisp - insinto /usr/share/common-lisp/source/$i - doins $i.asd - # install system - dosym /usr/share/common-lisp/source/$i/$i.asd \ - /usr/share/common-lisp/systems/$i.asd - done - - insinto /usr/share/cl-sdl-demos/data - doins examples/data/cl-sdl.bmp examples/data/cl-sdl.xcf \ - examples/data/star.bmp examples/data/tut10.world -} - -pkg_postinst() { - /usr/sbin/register-common-lisp-source sdl-ffi - /usr/sbin/register-common-lisp-source sdl-demos - for i in ${SUB_PACKAGES} ; do - /usr/sbin/register-common-lisp-source $i - done -} - -pkg_prerm() { - /usr/sbin/unregister-common-lisp-source sdl-ffi - /usr/sbin/unregister-common-lisp-source sdl-demos - for i in ${SUB_PACKAGES} ; do - /usr/sbin/unregister-common-lisp-source $i - done -} - diff --git a/dev-lisp/cl-sdl/cl-sdl-0.2.2-r1.ebuild b/dev-lisp/cl-sdl/cl-sdl-0.2.2-r1.ebuild index c1e24866d774..3e1accf4a114 100644 --- a/dev-lisp/cl-sdl/cl-sdl-0.2.2-r1.ebuild +++ b/dev-lisp/cl-sdl/cl-sdl-0.2.2-r1.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-sdl/cl-sdl-0.2.2-r1.ebuild,v 1.3 2005/03/18 08:21:06 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sdl/cl-sdl-0.2.2-r1.ebuild,v 1.4 2005/04/17 00:45:19 mkennedy Exp $ inherit common-lisp @@ -9,14 +9,13 @@ HOMEPAGE="http://cl-sdl.sourceforge.net/" SRC_URI="mirror://sourceforge/cl-sdl/${PN}_${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/cl-uffi =media-libs/libsdl-1.2* =media-libs/sdl-ttf-2* =media-libs/sdl-mixer-1.2* =media-libs/sdl-image-1.2* - virtual/commonlisp virtual/opengl" S=${WORKDIR}/${PN} diff --git a/dev-lisp/cl-sdl/cl-sdl-0.2.2.ebuild b/dev-lisp/cl-sdl/cl-sdl-0.2.2.ebuild deleted file mode 100644 index 157460368092..000000000000 --- a/dev-lisp/cl-sdl/cl-sdl-0.2.2.ebuild +++ /dev/null @@ -1,88 +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-sdl/cl-sdl-0.2.2.ebuild,v 1.2 2004/06/24 23:54:41 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="Common Lisp bindings to the SDL graphics library, and OpenGL libraries" -HOMEPAGE="http://cl-sdl.sourceforge.net/" -SRC_URI="mirror://sourceforge/cl-sdl/${PN}_${PV}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/cl-uffi - =media-libs/libsdl-1.2* - =media-libs/sdl-ttf-2* - =media-libs/sdl-mixer-1.2* - =media-libs/sdl-image-1.2* - virtual/commonlisp - virtual/opengl" - -S=${WORKDIR}/${PN} - -SUB_PACKAGES="sdl sdl-ttf sdl-img sdl-mix opengl" - -src_compile() { - make clean - make || die -} - -src_install() { - insinto /usr/lib/cl-sdl - doins build/*.so - - insinto /usr/share/common-lisp/source/sdl-ffi/ffi - doins ffi/uffi.lisp - insinto /usr/share/common-lisp/source/sdl-ffi - doins sdl-ffi.asd - - insinto /usr/share/common-lisp/source/sdl-demos/examples/nehe - doins examples/nehe/*.lisp - insinto /usr/share/common-lisp/source/sdl-demos/examples - doins examples/*.lisp - insinto /usr/share/common-lisp/source/sdl-demos - doins sdl-demos.asd - - insinto /usr/share/common-lisp/source/sdl-ffi - doins sdl-ffi.asd - - dodir /usr/share/common-lisp/systems - - dosym /usr/share/common-lisp/source/sdl-demos/sdl-demos.asd \ - /usr/share/common-lisp/systems/sdl-demos.asd - - for i in ${SUB_PACKAGES} ; do - # install lisp - insinto /usr/share/common-lisp/source/$i/$i - doins $i/*.lisp - insinto /usr/share/common-lisp/source/$i - doins $i.asd - # install system - dosym /usr/share/common-lisp/source/$i/$i.asd \ - /usr/share/common-lisp/systems/$i.asd - done - - insinto /usr/share/cl-sdl-demos/data - doins examples/data/cl-sdl.bmp examples/data/cl-sdl.xcf \ - examples/data/star.bmp examples/data/tut10.world - - dodoc LICENSE README STYLE -} - -pkg_postinst() { - /usr/sbin/register-common-lisp-source sdl-ffi - /usr/sbin/register-common-lisp-source sdl-demos - for i in ${SUB_PACKAGES} ; do - /usr/sbin/register-common-lisp-source $i - done -} - -pkg_prerm() { - /usr/sbin/unregister-common-lisp-source sdl-ffi - /usr/sbin/unregister-common-lisp-source sdl-demos - for i in ${SUB_PACKAGES} ; do - /usr/sbin/unregister-common-lisp-source $i - done -} - diff --git a/dev-lisp/cl-sdl/files/digest-cl-sdl-0.2.1 b/dev-lisp/cl-sdl/files/digest-cl-sdl-0.2.1 deleted file mode 100644 index 14192f6a35f0..000000000000 --- a/dev-lisp/cl-sdl/files/digest-cl-sdl-0.2.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0390b1d28dc25374956635a970a31d1e cl-sdl_0.2.1.tar.gz 116563 diff --git a/dev-lisp/cl-sdl/files/digest-cl-sdl-0.2.1-r1 b/dev-lisp/cl-sdl/files/digest-cl-sdl-0.2.1-r1 deleted file mode 100644 index 14192f6a35f0..000000000000 --- a/dev-lisp/cl-sdl/files/digest-cl-sdl-0.2.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0390b1d28dc25374956635a970a31d1e cl-sdl_0.2.1.tar.gz 116563 diff --git a/dev-lisp/cl-sdl/files/digest-cl-sdl-0.2.2 b/dev-lisp/cl-sdl/files/digest-cl-sdl-0.2.2 deleted file mode 100644 index 096de2653310..000000000000 --- a/dev-lisp/cl-sdl/files/digest-cl-sdl-0.2.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 ee055a7ceed1f5c2ce7c5b8852454528 cl-sdl_0.2.2.tar.gz 128889 diff --git a/dev-lisp/cl-series/ChangeLog b/dev-lisp/cl-series/ChangeLog index 19477264c6b2..83c2c4a97e84 100644 --- a/dev-lisp/cl-series/ChangeLog +++ b/dev-lisp/cl-series/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lisp/cl-series # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-series/ChangeLog,v 1.3 2005/03/18 08:20:32 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-series/ChangeLog,v 1.4 2005/04/17 00:48:11 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + -files/2.2.7-sbcl-gentoo.patch, -cl-series-2.2.7.ebuild, + cl-series-2.2.8.ebuild: + Removed old ebuilds; Keywording. 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-series-2.2.8.ebuild: Keywording for ~amd64 diff --git a/dev-lisp/cl-series/cl-series-2.2.7.ebuild b/dev-lisp/cl-series/cl-series-2.2.7.ebuild deleted file mode 100644 index e878347e564f..000000000000 --- a/dev-lisp/cl-series/cl-series-2.2.7.ebuild +++ /dev/null @@ -1,37 +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-series/cl-series-2.2.7.ebuild,v 1.2 2005/02/03 05:31:20 mkennedy Exp $ - -inherit common-lisp eutils - -DEB_PV=1 - -DESCRIPTION="Common Lisp extension for general iteration" -HOMEPAGE="http://series.sf.net" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-series/cl-series_${PV}-${DEB_PV}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=series - -S=${WORKDIR}/${PN#cl-} - -src_unpack() { - unpack ${A} - epatch ${FILESDIR}/${PV}-sbcl-gentoo.patch || die -} - -src_compile() { - : -} - -src_install() { - common-lisp-install *.lisp series.asd - common-lisp-system-symlink - dodoc RELEASE-NOTES ChangeLog s-doc.txt - do-debian-credits -} diff --git a/dev-lisp/cl-series/cl-series-2.2.8.ebuild b/dev-lisp/cl-series/cl-series-2.2.8.ebuild index eaa91adceba7..7bf0202a764b 100644 --- a/dev-lisp/cl-series/cl-series-2.2.8.ebuild +++ b/dev-lisp/cl-series/cl-series-2.2.8.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-series/cl-series-2.2.8.ebuild,v 1.2 2005/03/18 08:20:32 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-series/cl-series-2.2.8.ebuild,v 1.3 2005/04/17 00:48:11 mkennedy Exp $ inherit common-lisp eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://series.sf.net" SRC_URI="mirror://sourceforge/series/series-${PV}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" diff --git a/dev-lisp/cl-series/files/2.2.7-sbcl-gentoo.patch b/dev-lisp/cl-series/files/2.2.7-sbcl-gentoo.patch deleted file mode 100644 index 6a345e90ea3d..000000000000 --- a/dev-lisp/cl-series/files/2.2.7-sbcl-gentoo.patch +++ /dev/null @@ -1,36 +0,0 @@ -diff -ur series.orig/s-code.lisp series/s-code.lisp ---- series.orig/s-code.lisp 2003-01-17 01:14:56.000000000 -0600 -+++ series/s-code.lisp 2004-07-24 13:17:20.548406400 -0500 -@@ -3629,7 +3629,7 @@ - (defstruct (generator (:conc-name nil) (:type list)) - gen-state gen-base (current-alter-info nil)) - --#+(or :lispworks :cmu :excl) -+#+(or :lispworks :cmu :excl :sbcl) - (deftype generator () 'cons) - - (cl:defun generator (s) -diff -ur series.orig/s-package.lisp series/s-package.lisp ---- series.orig/s-package.lisp 2001-12-23 15:55:51.000000000 -0600 -+++ series/s-package.lisp 2004-07-24 13:17:10.403948592 -0500 -@@ -129,6 +129,8 @@ - (:import-from "EXT" "COMPILER-LET") - #+mcl - (:import-from "CCL" "COMPILER-LET") -+ #+sbcl -+ (:import-from "SB-CLTL2" "COMPILER-LET") - ) - - #-(or series-ansi) -diff -ur series.orig/series.asd series/series.asd ---- series.orig/series.asd 2002-11-15 16:26:48.000000000 -0600 -+++ series/series.asd 2004-07-24 13:26:54.662127848 -0500 -@@ -4,5 +4,6 @@ - (defsystem :series - :components ((:file "s-package") - (:file "s-code") -- (:file "s-install"))) -+ (:file "s-install")) -+ :depends-on (#+sbcl :sb-cltl2)) - -Only in series: series.asd~ diff --git a/dev-lisp/cl-series/files/digest-cl-series-2.2.7 b/dev-lisp/cl-series/files/digest-cl-series-2.2.7 deleted file mode 100644 index 92cb5931c479..000000000000 --- a/dev-lisp/cl-series/files/digest-cl-series-2.2.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 eaec96e150097128bc21d7790dc23fd6 cl-series_2.2.7-1.tar.gz 145337 diff --git a/dev-lisp/cl-sha1/ChangeLog b/dev-lisp/cl-sha1/ChangeLog index 8400115cbceb..93b6c3ffe27d 100644 --- a/dev-lisp/cl-sha1/ChangeLog +++ b/dev-lisp/cl-sha1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-sha1 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sha1/ChangeLog,v 1.5 2005/02/03 05:39:01 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sha1/ChangeLog,v 1.6 2005/04/17 00:49:37 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-sha1-1.0-r1.ebuild: + Keywording. 02 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-sha1-1.0-r1.ebuild, -cl-sha1-1.0.ebuild: diff --git a/dev-lisp/cl-sha1/cl-sha1-1.0-r1.ebuild b/dev-lisp/cl-sha1/cl-sha1-1.0-r1.ebuild index 8b1ea03930b9..cf2c5e07fd3c 100644 --- a/dev-lisp/cl-sha1/cl-sha1-1.0-r1.ebuild +++ b/dev-lisp/cl-sha1/cl-sha1-1.0-r1.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-sha1/cl-sha1-1.0-r1.ebuild,v 1.4 2005/02/03 05:39:01 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sha1/cl-sha1-1.0-r1.ebuild,v 1.5 2005/04/17 00:49:37 mkennedy Exp $ inherit common-lisp eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/sb-sha1-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller diff --git a/dev-lisp/cl-ssl/ChangeLog b/dev-lisp/cl-ssl/ChangeLog index c86a44ed5f33..b61b85f99e33 100644 --- a/dev-lisp/cl-ssl/ChangeLog +++ b/dev-lisp/cl-ssl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-ssl -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/ChangeLog,v 1.4 2004/06/24 23:55:25 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/ChangeLog,v 1.5 2005/04/17 00:51:42 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + -cl-ssl-0.2.2003.09.10.ebuild, cl-ssl-0.2.2004.01.04.ebuild: + Removed old ebuilds; Keywording. 24 Mar 2004; Martin Holzer <mholzer@gentoo.org> cl-ssl-0.2.2003.09.10.ebuild, cl-ssl-0.2.2004.01.04.ebuild: diff --git a/dev-lisp/cl-ssl/cl-ssl-0.2.2003.09.10.ebuild b/dev-lisp/cl-ssl/cl-ssl-0.2.2003.09.10.ebuild deleted file mode 100644 index add29f401aed..000000000000 --- a/dev-lisp/cl-ssl/cl-ssl-0.2.2003.09.10.ebuild +++ /dev/null @@ -1,46 +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-ssl/cl-ssl-0.2.2003.09.10.ebuild,v 1.4 2004/07/14 16:16:19 agriffis Exp $ - -inherit common-lisp - -DEB_PV= - -DESCRIPTION="Common Lisp UFFI interface of the OpenSSL library." -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-ssl.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-ssl/cl-ssl_${PV/.2003/+cvs.2003}.tar.gz" -LICENSE="LLGPL-2.1" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - dev-libs/openssl - dev-lisp/cl-uffi - virtual/commonlisp" - -CLPACKAGE=cl-ssl - -S=${WORKDIR}/${PN}-${PV/.2003/+cvs.2003} - -src_compile() { - cd cl-ssl - make linux || die -} - -src_install() { - common-lisp-install cl-ssl/*.asd cl-ssl/*.lisp - common-lisp-system-symlink - dodoc COPYING README preamble.html - exeinto /usr/lib/cl-ssl - doexe cl-ssl/ssl.so - 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-ssl/cl-ssl-0.2.2004.01.04.ebuild b/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild index 297a125a1d91..aa26316a7fc7 100644 --- a/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild +++ b/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.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-ssl/cl-ssl-0.2.2004.01.04.ebuild,v 1.5 2005/02/10 09:18:30 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ssl/cl-ssl-0.2.2004.01.04.ebuild,v 1.6 2005/04/17 00:51:42 mkennedy Exp $ inherit common-lisp @@ -11,7 +11,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-ssl.html" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-ssl/cl-ssl_${PV/.2004/+cvs.2004}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-libs/openssl dev-lisp/cl-uffi" diff --git a/dev-lisp/cl-ssl/files/digest-cl-ssl-0.2.2003.09.10 b/dev-lisp/cl-ssl/files/digest-cl-ssl-0.2.2003.09.10 deleted file mode 100644 index bd7d0c124cee..000000000000 --- a/dev-lisp/cl-ssl/files/digest-cl-ssl-0.2.2003.09.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 cf22dfe5caed749b686b2507cccc9c55 cl-ssl_0.2+cvs.2003.09.10.tar.gz 16600 diff --git a/dev-lisp/cl-statistics/ChangeLog b/dev-lisp/cl-statistics/ChangeLog index acce6e1ca309..b0547fc080ca 100644 --- a/dev-lisp/cl-statistics/ChangeLog +++ b/dev-lisp/cl-statistics/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lisp/cl-statistics -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.4 2004/06/24 23:55:35 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.5 2005/04/17 00:52:47 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + -cl-statistics-1.0.0.1.ebuild, -cl-statistics-1.0.0.2.ebuild, + cl-statistics-1.0.0.2-r1.ebuild: + Removed old ebuilds; Keywording. *cl-statistics-1.0.0.2-r1 (12 Feb 2004) diff --git a/dev-lisp/cl-statistics/cl-statistics-1.0.0.1.ebuild b/dev-lisp/cl-statistics/cl-statistics-1.0.0.1.ebuild deleted file mode 100644 index 5048b692a368..000000000000 --- a/dev-lisp/cl-statistics/cl-statistics-1.0.0.1.ebuild +++ /dev/null @@ -1,24 +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-statistics/cl-statistics-1.0.0.1.ebuild,v 1.4 2004/07/14 16:16:40 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="Common Lisp Statistics Package" -HOMEPAGE="http://www.biolisp.org - http://packages.debian.org/unstable/devel/cl-statistics.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}.orig.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=cl-statistics - -src_install() { - common-lisp-install *.lisp ${FILESDIR}/${PN}.asd - common-lisp-system-symlink - dodoc *.txt -} diff --git a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild index 30ee6b5a8f1b..5e72f8d49e10 100644 --- a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild +++ b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.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-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.3 2004/06/24 23:55:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.4 2005/04/17 00:52:47 mkennedy Exp $ inherit common-lisp eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}.orig LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller diff --git a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2.ebuild b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2.ebuild deleted file mode 100644 index 75db4d983370..000000000000 --- a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2.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-statistics/cl-statistics-1.0.0.2.ebuild,v 1.3 2004/06/24 23:55:35 agriffis Exp $ - -inherit common-lisp eutils - -DEB_PV=1 - -DESCRIPTION="Common Lisp Statistics Package" -HOMEPAGE="http://www.biolisp.org http://packages.debian.org/unstable/devel/cl-statistics.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}.orig.tar.gz - http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}-${DEB_PV}.diff.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=cl-statistics - -src_unpack() { - unpack ${A} - epatch ${PN}_${PV}-${DEB_PV}.diff -} - -src_install() { - common-lisp-install *.lisp ${FILESDIR}/${PN}.asd - common-lisp-system-symlink - dodoc *.txt - 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-statistics/files/digest-cl-statistics-1.0.0.1 b/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.1 deleted file mode 100644 index aa95a569a14e..000000000000 --- a/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c0410b3eca5da846fdb3574651cf1418 cl-statistics_1.0.0.1.orig.tar.gz 31443 diff --git a/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2 b/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2 deleted file mode 100644 index a21cd33a5417..000000000000 --- a/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 3c0d682f297b74adc7ffb3a3ac014000 cl-statistics_1.0.0.2.orig.tar.gz 48444 -MD5 4fc9222742a8826984dfbc33d7592d79 cl-statistics_1.0.0.2-1.diff.gz 3994 diff --git a/dev-lisp/cl-syslog/ChangeLog b/dev-lisp/cl-syslog/ChangeLog index d75d99a67b15..0e29416d6c65 100644 --- a/dev-lisp/cl-syslog/ChangeLog +++ b/dev-lisp/cl-syslog/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-syslog # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-syslog/ChangeLog,v 1.4 2005/02/03 05:51:28 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-syslog/ChangeLog,v 1.5 2005/04/17 00:53:39 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-syslog-0.9.1-r1.ebuild: + Keywording. 02 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-syslog-0.9.1-r1.ebuild, -cl-syslog-0.9.1.ebuild: diff --git a/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild b/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild index b3809bc24ce1..6dadfacb26b5 100644 --- a/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild +++ b/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.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-syslog/cl-syslog-0.9.1-r1.ebuild,v 1.4 2005/02/03 05:51:28 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild,v 1.5 2005/04/17 00:53:39 mkennedy Exp $ inherit common-lisp @@ -9,11 +9,9 @@ HOMEPAGE="http://common-lisp.net/project/cl-syslog/" SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp - dev-lisp/cl-uffi" +DEPEND="dev-lisp/cl-uffi" CLPACKAGE=cl-syslog diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog index 6c504064fd96..3333795a130b 100644 --- a/dev-lisp/cl-tbnl/ChangeLog +++ b/dev-lisp/cl-tbnl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lisp/cl-tbnl # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.7 2005/04/07 18:57:31 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.8 2005/04/17 00:56:07 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-tbnl-0.2.12.ebuild, + -cl-tbnl-0.3.10.ebuild, -cl-tbnl-0.3.11.ebuild, -cl-tbnl-0.3.12.ebuild, + -cl-tbnl-0.3.13.ebuild, -cl-tbnl-0.4.1.ebuild, -cl-tbnl-0.5.1.ebuild, + -cl-tbnl-0.5.2.ebuild, cl-tbnl-0.5.4.ebuild: + Removed old ebuilsd; Keywording. *cl-tbnl-0.5.4 (07 Apr 2005) diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.2.12.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.2.12.ebuild deleted file mode 100644 index e7b7125a927c..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.2.12.ebuild +++ /dev/null @@ -1,34 +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-tbnl/cl-tbnl-0.2.12.ebuild,v 1.3 2005/02/22 04:33:33 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on Marc Battyani's mod_lisp apache module." -HOMEPAGE="http://www.weitz.de/tbnl/" -SRC_URI="mirror://gentoo/tbnl-${PV}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="dev-lisp/cl-kmrcl - dev-lisp/cl-md5 - dev-lisp/cl-base64 - dev-lisp/cl-url-rewrite" - -RDEPEND="${DEPEND} - www-apache/mod_lisp" - -S=${WORKDIR}/tbnl-${PV} - -CLPACKAGE=tbnl - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.3.10.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.3.10.ebuild deleted file mode 100644 index f9e53d70d14c..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.3.10.ebuild +++ /dev/null @@ -1,38 +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-tbnl/cl-tbnl-0.3.10.ebuild,v 1.2 2005/02/22 04:33:33 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on mod_lisp." -HOMEPAGE="http://www.weitz.de/tbnl/" -SRC_URI="mirror://gentoo/tbnl-${PV}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="apache2" - -DEPEND="dev-lisp/cl-kmrcl - dev-lisp/cl-md5 - dev-lisp/cl-base64 - dev-lisp/cl-url-rewrite - dev-lisp/cl-ppcre" - -# RDEPEND="${DEPEND} -# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )" - -RDEPEND="${DEPEND} - www-apache/mod_lisp" - -S=${WORKDIR}/tbnl-${PV} - -CLPACKAGE=tbnl - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.3.11.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.3.11.ebuild deleted file mode 100644 index 7b831c9edd0b..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.3.11.ebuild +++ /dev/null @@ -1,38 +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-tbnl/cl-tbnl-0.3.11.ebuild,v 1.1 2005/02/22 04:33:33 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on mod_lisp." -HOMEPAGE="http://www.weitz.de/tbnl/" -SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="apache2" - -DEPEND="dev-lisp/cl-kmrcl - dev-lisp/cl-md5 - dev-lisp/cl-base64 - dev-lisp/cl-url-rewrite - dev-lisp/cl-ppcre" - -# RDEPEND="${DEPEND} -# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )" - -RDEPEND="${DEPEND} - www-apache/mod_lisp" - -S=${WORKDIR}/tbnl-${PV} - -CLPACKAGE=tbnl - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.3.12.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.3.12.ebuild deleted file mode 100644 index d109dd73cbfc..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.3.12.ebuild +++ /dev/null @@ -1,38 +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-tbnl/cl-tbnl-0.3.12.ebuild,v 1.1 2005/03/13 00:07:36 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on mod_lisp." -HOMEPAGE="http://www.weitz.de/tbnl/" -SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="apache2" - -DEPEND="dev-lisp/cl-kmrcl - dev-lisp/cl-md5 - dev-lisp/cl-base64 - dev-lisp/cl-url-rewrite - dev-lisp/cl-ppcre" - -# RDEPEND="${DEPEND} -# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )" - -RDEPEND="${DEPEND} - www-apache/mod_lisp" - -S=${WORKDIR}/tbnl-${PV} - -CLPACKAGE=tbnl - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.3.13.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.3.13.ebuild deleted file mode 100644 index b53815ebc009..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.3.13.ebuild +++ /dev/null @@ -1,38 +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-tbnl/cl-tbnl-0.3.13.ebuild,v 1.1 2005/03/13 00:07:36 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on mod_lisp." -HOMEPAGE="http://www.weitz.de/tbnl/" -SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="apache2" - -DEPEND="dev-lisp/cl-kmrcl - dev-lisp/cl-md5 - dev-lisp/cl-base64 - dev-lisp/cl-url-rewrite - dev-lisp/cl-ppcre" - -# RDEPEND="${DEPEND} -# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )" - -RDEPEND="${DEPEND} - www-apache/mod_lisp" - -S=${WORKDIR}/tbnl-${PV} - -CLPACKAGE=tbnl - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.4.1.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.4.1.ebuild deleted file mode 100644 index ff7d3a9cd311..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.4.1.ebuild +++ /dev/null @@ -1,38 +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-tbnl/cl-tbnl-0.4.1.ebuild,v 1.1 2005/03/16 17:32:12 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on mod_lisp." -HOMEPAGE="http://www.weitz.de/tbnl/" -SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="apache2" - -DEPEND="dev-lisp/cl-kmrcl - dev-lisp/cl-md5 - dev-lisp/cl-base64 - dev-lisp/cl-url-rewrite - dev-lisp/cl-ppcre" - -# RDEPEND="${DEPEND} -# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )" - -RDEPEND="${DEPEND} - www-apache/mod_lisp" - -S=${WORKDIR}/tbnl-${PV} - -CLPACKAGE=tbnl - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.5.1.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.1.ebuild deleted file mode 100644 index 7fdb5eded192..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.5.1.ebuild +++ /dev/null @@ -1,38 +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-tbnl/cl-tbnl-0.5.1.ebuild,v 1.1 2005/03/19 21:20:44 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on mod_lisp." -HOMEPAGE="http://www.weitz.de/tbnl/" -SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="apache2" - -DEPEND="dev-lisp/cl-kmrcl - dev-lisp/cl-md5 - dev-lisp/cl-base64 - dev-lisp/cl-url-rewrite - dev-lisp/cl-ppcre" - -# RDEPEND="${DEPEND} -# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )" - -RDEPEND="${DEPEND} - www-apache/mod_lisp" - -S=${WORKDIR}/tbnl-${PV} - -CLPACKAGE=tbnl - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.5.2.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.2.ebuild deleted file mode 100644 index 9828059828e4..000000000000 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.5.2.ebuild +++ /dev/null @@ -1,38 +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-tbnl/cl-tbnl-0.5.2.ebuild,v 1.1 2005/03/26 23:21:42 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION="TBNL is a toolkit for building dynamic websites with Common Lisp based on mod_lisp." -HOMEPAGE="http://www.weitz.de/tbnl/" -SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="apache2" - -DEPEND="dev-lisp/cl-kmrcl - dev-lisp/cl-md5 - dev-lisp/cl-base64 - dev-lisp/cl-url-rewrite - dev-lisp/cl-ppcre" - -# RDEPEND="${DEPEND} -# apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )" - -RDEPEND="${DEPEND} - www-apache/mod_lisp" - -S=${WORKDIR}/tbnl-${PV} - -CLPACKAGE=tbnl - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG README - dohtml doc/index.html - docinto test - dodoc test/* -} diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild index 1644b6af558d..666a87a8b1e8 100644 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild +++ b/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.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-tbnl/cl-tbnl-0.5.4.ebuild,v 1.1 2005/04/07 18:57:31 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild,v 1.2 2005/04/17 00:56:07 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.weitz.de/tbnl/" SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="apache2" DEPEND="dev-lisp/cl-kmrcl diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.2.12 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.2.12 deleted file mode 100644 index 0b3fc603f674..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.2.12 +++ /dev/null @@ -1 +0,0 @@ -MD5 e12a4d2eac543f070e327a485262eede tbnl-0.2.12.tar.gz 65005 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.10 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.10 deleted file mode 100644 index aa0d8d9fbec9..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 d909d2cb05c2787472ae3f944e07de1a tbnl-0.3.10.tar.gz 80527 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.11 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.11 deleted file mode 100644 index 20224ee129eb..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 85a0607cfdf8a4718132845f2d10cbbf tbnl_0.3.11.orig.tar.gz 81259 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.12 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.12 deleted file mode 100644 index 802b961313ea..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.12 +++ /dev/null @@ -1 +0,0 @@ -MD5 2429fb1929eb86bfcad2c129119f701a tbnl_0.3.12.orig.tar.gz 81785 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.13 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.13 deleted file mode 100644 index 6a23840e5625..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.3.13 +++ /dev/null @@ -1 +0,0 @@ -MD5 839769c3a82bf9128343bfe78bd25457 tbnl_0.3.13.orig.tar.gz 81795 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.4.1 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.4.1 deleted file mode 100644 index ddccdca5a237..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b7dfe91392d72b3af65760f6d27dfe90 tbnl_0.4.1.orig.tar.gz 83475 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.1 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.1 deleted file mode 100644 index 897ba3648c72..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 cc16a078c7acae4880b52bf945564fc2 tbnl_0.5.1.orig.tar.gz 85939 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.2 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.2 deleted file mode 100644 index 329082124295..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 b26bae036de68f37a9d77a51ea1f5412 tbnl_0.5.2.orig.tar.gz 85994 diff --git a/dev-lisp/cl-tclink/ChangeLog b/dev-lisp/cl-tclink/ChangeLog index eaf055afc359..a2943bf05b0a 100644 --- a/dev-lisp/cl-tclink/ChangeLog +++ b/dev-lisp/cl-tclink/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-tclink # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tclink/ChangeLog,v 1.6 2005/02/08 07:02:25 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tclink/ChangeLog,v 1.7 2005/04/17 00:58:10 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-tclink-3.3.1-r1.ebuild: + Keywording. 08 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> metadata.xml, +files/3.3.1-gentoo.patch, cl-tclink-3.3.1-r1.ebuild, diff --git a/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild b/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild index e2dc3880316b..5e1bcddae118 100644 --- a/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild +++ b/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.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-tclink/cl-tclink-3.3.1-r1.ebuild,v 1.6 2005/02/08 07:02:25 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild,v 1.7 2005/04/17 00:58:10 mkennedy Exp $ inherit common-lisp eutils @@ -13,15 +13,13 @@ SRC_URI="http://www.mapcar.org/~mrd/debs/unstable/source/${PN}_${PV}.orig.tar.gz LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="doc" -DEPEND="dev-lisp/common-lisp-controller - dev-libs/openssl +DEPEND="dev-libs/openssl dev-lisp/cl-split-sequence dev-lisp/cl-uffi - doc? ( virtual/tetex ) - virtual/commonlisp" + doc? ( virtual/tetex )" CLPACKAGE=tclink diff --git a/dev-lisp/cl-trivial-http/ChangeLog b/dev-lisp/cl-trivial-http/ChangeLog index 6c1d41f78c7d..422aa1a820d1 100644 --- a/dev-lisp/cl-trivial-http/ChangeLog +++ b/dev-lisp/cl-trivial-http/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-trivial-http # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-trivial-http/ChangeLog,v 1.1 2005/02/04 08:01:57 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-trivial-http/ChangeLog,v 1.2 2005/04/17 01:00:37 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-trivial-http-1.1.ebuild: + Keywording. *cl-trivial-http-1.1 (04 Feb 2005) diff --git a/dev-lisp/cl-trivial-http/cl-trivial-http-1.1.ebuild b/dev-lisp/cl-trivial-http/cl-trivial-http-1.1.ebuild index 86b2450c11b5..11bc04755d84 100644 --- a/dev-lisp/cl-trivial-http/cl-trivial-http-1.1.ebuild +++ b/dev-lisp/cl-trivial-http/cl-trivial-http-1.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-trivial-http/cl-trivial-http-1.1.ebuild,v 1.1 2005/02/04 08:01:57 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-trivial-http/cl-trivial-http-1.1.ebuild,v 1.2 2005/04/17 01:00:37 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/trivial-http" SRC_URI="http://www.unmutual.info/software/trivial-http-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/cl-trivial-sockets" diff --git a/dev-lisp/cl-trivial-sockets/ChangeLog b/dev-lisp/cl-trivial-sockets/ChangeLog index 8140589dc99c..5240789d2074 100644 --- a/dev-lisp/cl-trivial-sockets/ChangeLog +++ b/dev-lisp/cl-trivial-sockets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-trivial-sockets # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-trivial-sockets/ChangeLog,v 1.3 2005/03/18 07:29:10 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-trivial-sockets/ChangeLog,v 1.4 2005/04/17 01:00:14 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-trivial-sockets-0.2.ebuild: + Keywording. 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-trivial-sockets-0.2.ebuild: diff --git a/dev-lisp/cl-trivial-sockets/cl-trivial-sockets-0.2.ebuild b/dev-lisp/cl-trivial-sockets/cl-trivial-sockets-0.2.ebuild index 0c04cbe012ed..0858790472d0 100644 --- a/dev-lisp/cl-trivial-sockets/cl-trivial-sockets-0.2.ebuild +++ b/dev-lisp/cl-trivial-sockets/cl-trivial-sockets-0.2.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-trivial-sockets/cl-trivial-sockets-0.2.ebuild,v 1.3 2005/04/15 17:15:22 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-trivial-sockets/cl-trivial-sockets-0.2.ebuild,v 1.4 2005/04/17 01:00:14 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cliki.net/trivial-sockets SRC_URI="http://ftp.linux.org.uk/pub/lisp/cclan/trivial-sockets_${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-ubf/ChangeLog b/dev-lisp/cl-ubf/ChangeLog index 1da01b8d630d..ce38e00eda35 100644 --- a/dev-lisp/cl-ubf/ChangeLog +++ b/dev-lisp/cl-ubf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-ubf -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ubf/ChangeLog,v 1.4 2004/06/24 23:56:15 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ubf/ChangeLog,v 1.5 2005/04/17 01:02:19 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-ubf-0.2.1.ebuild, + cl-ubf-0.2.1-r1.ebuild: + Keywording. *cl-ubf-0.2.1-r1 (12 Feb 2004) diff --git a/dev-lisp/cl-ubf/cl-ubf-0.2.1-r1.ebuild b/dev-lisp/cl-ubf/cl-ubf-0.2.1-r1.ebuild index f71d6c8193c1..0cd4a4f122a1 100644 --- a/dev-lisp/cl-ubf/cl-ubf-0.2.1-r1.ebuild +++ b/dev-lisp/cl-ubf/cl-ubf-0.2.1-r1.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-ubf/cl-ubf-0.2.1-r1.ebuild,v 1.2 2004/06/24 23:56:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ubf/cl-ubf-0.2.1-r1.ebuild,v 1.3 2005/04/17 01:02:19 mkennedy Exp $ inherit common-lisp @@ -11,7 +11,7 @@ HOMEPAGE="http://common-lisp.net/project/ubf/ SRC_URI="http://common-lisp.net/project/ubf/releases/ubf-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" diff --git a/dev-lisp/cl-ubf/cl-ubf-0.2.1.ebuild b/dev-lisp/cl-ubf/cl-ubf-0.2.1.ebuild deleted file mode 100644 index 00b950f7e2e8..000000000000 --- a/dev-lisp/cl-ubf/cl-ubf-0.2.1.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-ubf/cl-ubf-0.2.1.ebuild,v 1.3 2004/06/24 23:56:15 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="A Common Lisp implementation of a UBF(A) reader and writer" -HOMEPAGE="http://common-lisp.net/project/ubf/ - http://www.cliki.net/ubf - http://www.sics.se/~joe/ubf/site/home.html" -SRC_URI="http://common-lisp.net/project/ubf/releases/ubf-${PV}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=ubf - -S=${WORKDIR}/ubf-${PV} - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink -} - -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-ubf/files/digest-cl-ubf-0.2.1 b/dev-lisp/cl-ubf/files/digest-cl-ubf-0.2.1 deleted file mode 100644 index 2732e3a684b0..000000000000 --- a/dev-lisp/cl-ubf/files/digest-cl-ubf-0.2.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 d1f4b5e49cb6ae1044fbac4a1b600ca0 ubf-0.2.1.tar.gz 5896 diff --git a/dev-lisp/cl-unit/ChangeLog b/dev-lisp/cl-unit/ChangeLog index 1120800be1cf..e5e59bc3b48b 100644 --- a/dev-lisp/cl-unit/ChangeLog +++ b/dev-lisp/cl-unit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-unit # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/ChangeLog,v 1.6 2005/02/08 08:12:21 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/ChangeLog,v 1.7 2005/04/17 01:05:35 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-unit-1.3.1-r1.ebuild: + Keywording. 08 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> +files/1.3.1-no-self-tests-gentoo.patch, cl-unit-1.3.1-r1.ebuild, diff --git a/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild b/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild index 919193cd25bb..aa74fb61e5e7 100644 --- a/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild +++ b/dev-lisp/cl-unit/cl-unit-1.3.1-r1.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-unit/cl-unit-1.3.1-r1.ebuild,v 1.4 2005/02/08 08:12:21 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild,v 1.5 2005/04/17 01:05:35 mkennedy Exp $ inherit common-lisp eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-unit/${PN}_${PV}.orig.tar.g LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller diff --git a/dev-lisp/cl-url-rewrite/ChangeLog b/dev-lisp/cl-url-rewrite/ChangeLog index 3adacbfcb5df..5236fbd690cf 100644 --- a/dev-lisp/cl-url-rewrite/ChangeLog +++ b/dev-lisp/cl-url-rewrite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-url-rewrite -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-url-rewrite/ChangeLog,v 1.1 2004/10/18 15:43:51 mkennedy Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-url-rewrite/ChangeLog,v 1.2 2005/04/17 00:55:34 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-url-rewrite-0.1.0.ebuild: + Keywording. *cl-url-rewrite-0.1.0 (18 Oct 2004) diff --git a/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild b/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild index 31fdc67b33a4..4e239388a4b3 100644 --- a/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild +++ b/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.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-url-rewrite/cl-url-rewrite-0.1.0.ebuild,v 1.1 2004/10/18 15:43:51 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-url-rewrite/cl-url-rewrite-0.1.0.ebuild,v 1.2 2005/04/17 00:55:34 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.weitz.de/url-rewrite/" SRC_URI="mirror://gentoo/url-rewrite-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" diff --git a/dev-lisp/cl-who/ChangeLog b/dev-lisp/cl-who/ChangeLog index af42dd6ebfd8..2c21f18b2622 100644 --- a/dev-lisp/cl-who/ChangeLog +++ b/dev-lisp/cl-who/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-who # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/ChangeLog,v 1.7 2005/03/02 02:51:29 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/ChangeLog,v 1.8 2005/04/17 01:08:00 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + -cl-who-0.4.0-r1.ebuild, -cl-who-0.4.4.ebuild, cl-who-0.5.0.ebuild: + Removed old ebuilds; Keywording. *cl-who-0.5.0 (01 Mar 2005) 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 |