From c21886998745394ed8259a09c31a6acc242be623 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Sun, 17 Apr 2005 01:19:24 +0000 Subject: Package-Manager: portage-2.0.51.19 --- dev-lisp/cl-who/ChangeLog | 5 +++- dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild | 25 ---------------- dev-lisp/cl-who/cl-who-0.4.4.ebuild | 25 ---------------- dev-lisp/cl-who/cl-who-0.5.0.ebuild | 4 +-- dev-lisp/cl-who/files/digest-cl-who-0.4.0-r1 | 1 - dev-lisp/cl-who/files/digest-cl-who-0.4.4 | 1 - dev-lisp/cl-xlunit/ChangeLog | 9 ++++-- dev-lisp/cl-xlunit/cl-xlunit-0.6.1-r1.ebuild | 25 ---------------- dev-lisp/cl-xlunit/cl-xlunit-0.6.1.ebuild | 33 ---------------------- dev-lisp/cl-xlunit/cl-xlunit-0.6.2.ebuild | 6 ++-- dev-lisp/cl-xlunit/files/digest-cl-xlunit-0.6.1 | 1 - dev-lisp/cl-xlunit/files/digest-cl-xlunit-0.6.1-r1 | 1 - dev-lisp/cl-xml-psychiatrist/ChangeLog | 8 ++++-- .../cl-xml-psychiatrist-0.4.ebuild | 9 +++--- dev-lisp/cl-xmls-valid/ChangeLog | 6 +++- dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild | 4 +-- dev-lisp/cl-xptest/ChangeLog | 8 ++++-- dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild | 6 ++-- dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild | 33 ---------------------- dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3 | 1 - dev-lisp/cl-yaclml/ChangeLog | 5 +++- dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild | 4 +-- dev-lisp/ecls/ChangeLog | 5 +++- dev-lisp/ecls/ecls-0.9e.ebuild | 4 +-- 24 files changed, 54 insertions(+), 175 deletions(-) delete mode 100644 dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild delete mode 100644 dev-lisp/cl-who/cl-who-0.4.4.ebuild delete mode 100644 dev-lisp/cl-who/files/digest-cl-who-0.4.0-r1 delete mode 100644 dev-lisp/cl-who/files/digest-cl-who-0.4.4 delete mode 100644 dev-lisp/cl-xlunit/cl-xlunit-0.6.1-r1.ebuild delete mode 100644 dev-lisp/cl-xlunit/cl-xlunit-0.6.1.ebuild delete mode 100644 dev-lisp/cl-xlunit/files/digest-cl-xlunit-0.6.1 delete mode 100644 dev-lisp/cl-xlunit/files/digest-cl-xlunit-0.6.1-r1 delete mode 100644 dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild delete mode 100644 dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3 (limited to 'dev-lisp') diff --git a/dev-lisp/cl-who/ChangeLog b/dev-lisp/cl-who/ChangeLog index 2c21f18b2622..273a3f57f2b0 100644 --- a/dev-lisp/cl-who/ChangeLog +++ b/dev-lisp/cl-who/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2005/04/17 01:08:00 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/ChangeLog,v 1.9 2005/04/17 01:11:57 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy : + Removed old ebuilds; Keywording. 17 Apr 2005; Matthew Kennedy -cl-who-0.4.0-r1.ebuild, -cl-who-0.4.4.ebuild, cl-who-0.5.0.ebuild: diff --git a/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild b/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild deleted file mode 100644 index 046a6a77ee3e..000000000000 --- a/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild +++ /dev/null @@ -1,25 +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-who/cl-who-0.4.0-r1.ebuild,v 1.4 2005/02/03 09:20:58 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION='CL-WHO (is yet another Lisp Markup Language.' -HOMEPAGE="http://weitz.de/cl-who/ - http://www.cliki.net/cl-who" -SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=cl-who - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG INSTALLATION - dohtml doc/*.html -} diff --git a/dev-lisp/cl-who/cl-who-0.4.4.ebuild b/dev-lisp/cl-who/cl-who-0.4.4.ebuild deleted file mode 100644 index 9a61fb7951d5..000000000000 --- a/dev-lisp/cl-who/cl-who-0.4.4.ebuild +++ /dev/null @@ -1,25 +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-who/cl-who-0.4.4.ebuild,v 1.1 2005/02/03 09:20:58 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION='CL-WHO (is yet another Lisp Markup Language).' -HOMEPAGE="http://weitz.de/cl-who/ - http://www.cliki.net/cl-who" -SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=cl-who - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG INSTALLATION - dohtml doc/*.html -} diff --git a/dev-lisp/cl-who/cl-who-0.5.0.ebuild b/dev-lisp/cl-who/cl-who-0.5.0.ebuild index ff6880116d90..104163a2bbf1 100644 --- a/dev-lisp/cl-who/cl-who-0.5.0.ebuild +++ b/dev-lisp/cl-who/cl-who-0.5.0.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-who/cl-who-0.5.0.ebuild,v 1.1 2005/03/02 02:51:29 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/cl-who-0.5.0.ebuild,v 1.2 2005/04/17 01:08:00 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://weitz.de/cl-who/ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.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/files/digest-cl-who-0.4.0-r1 b/dev-lisp/cl-who/files/digest-cl-who-0.4.0-r1 deleted file mode 100644 index d000e01f7334..000000000000 --- a/dev-lisp/cl-who/files/digest-cl-who-0.4.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 802467426797f907aad870b78f05fd28 cl-who_0.4.0.orig.tar.gz 14888 diff --git a/dev-lisp/cl-who/files/digest-cl-who-0.4.4 b/dev-lisp/cl-who/files/digest-cl-who-0.4.4 deleted file mode 100644 index 7a578bb9fd37..000000000000 --- a/dev-lisp/cl-who/files/digest-cl-who-0.4.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 1cf12f533d2605d39001c94f7cd805b8 cl-who_0.4.4.orig.tar.gz 15459 diff --git a/dev-lisp/cl-xlunit/ChangeLog b/dev-lisp/cl-xlunit/ChangeLog index 83cfe9cd84bc..faa093eccc8e 100644 --- a/dev-lisp/cl-xlunit/ChangeLog +++ b/dev-lisp/cl-xlunit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lisp/cl-xlunit -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xlunit/ChangeLog,v 1.5 2004/06/24 23:56:56 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xlunit/ChangeLog,v 1.6 2005/04/17 01:12:52 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy + -cl-xlunit-0.6.1.ebuild, -cl-xlunit-0.6.1-r1.ebuild, + cl-xlunit-0.6.2.ebuild: + Removed old ebuilds; Keywording. *cl-xlunit-0.6.2 (09 May 2004) diff --git a/dev-lisp/cl-xlunit/cl-xlunit-0.6.1-r1.ebuild b/dev-lisp/cl-xlunit/cl-xlunit-0.6.1-r1.ebuild deleted file mode 100644 index 0c75e0ac725d..000000000000 --- a/dev-lisp/cl-xlunit/cl-xlunit-0.6.1-r1.ebuild +++ /dev/null @@ -1,25 +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-xlunit/cl-xlunit-0.6.1-r1.ebuild,v 1.3 2004/07/14 16:19:16 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="XLUnit is a Test Framework based on XPTest and JUnit." -HOMEPAGE="http://www.cliki.net/xlunit" -SRC_URI="mirror://gentoo/xlunit-${PV}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=xlunit - -S=${WORKDIR}/xlunit-${PV} - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc README LICENSE -} diff --git a/dev-lisp/cl-xlunit/cl-xlunit-0.6.1.ebuild b/dev-lisp/cl-xlunit/cl-xlunit-0.6.1.ebuild deleted file mode 100644 index 546e4258f86c..000000000000 --- a/dev-lisp/cl-xlunit/cl-xlunit-0.6.1.ebuild +++ /dev/null @@ -1,33 +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-xlunit/cl-xlunit-0.6.1.ebuild,v 1.4 2004/06/24 23:56:56 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="XLUnit is a Test Framework based on XPTest and JUnit. XLUnit strives to have a good balance between low programmer overhead and good support for fixture setup and teardown. XLUnit has greatly decreased programmer overhead compared to XPTest while adding more functionality from JUnit." -HOMEPAGE="http://www.cliki.net/xlunit" -SRC_URI="mirror://gentoo/xlunit-${PV}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=xlunit - -S=${WORKDIR}/xlunit-${PV} - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc README LICENSE -} - -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-xlunit/cl-xlunit-0.6.2.ebuild b/dev-lisp/cl-xlunit/cl-xlunit-0.6.2.ebuild index 01913c8004dd..a3216ef62091 100644 --- a/dev-lisp/cl-xlunit/cl-xlunit-0.6.2.ebuild +++ b/dev-lisp/cl-xlunit/cl-xlunit-0.6.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-xlunit/cl-xlunit-0.6.2.ebuild,v 1.3 2004/07/14 16:19:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xlunit/cl-xlunit-0.6.2.ebuild,v 1.4 2005/04/17 01:12:52 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/xlunit" SRC_URI="http://files.b9.com/xlunit/xlunit-${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-xlunit/files/digest-cl-xlunit-0.6.1 b/dev-lisp/cl-xlunit/files/digest-cl-xlunit-0.6.1 deleted file mode 100644 index 8460916c1dd7..000000000000 --- a/dev-lisp/cl-xlunit/files/digest-cl-xlunit-0.6.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 86ab2538e7f6d6ee50809c3ade6755ed xlunit-0.6.1.tar.gz 8283 diff --git a/dev-lisp/cl-xlunit/files/digest-cl-xlunit-0.6.1-r1 b/dev-lisp/cl-xlunit/files/digest-cl-xlunit-0.6.1-r1 deleted file mode 100644 index 8460916c1dd7..000000000000 --- a/dev-lisp/cl-xlunit/files/digest-cl-xlunit-0.6.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 86ab2538e7f6d6ee50809c3ade6755ed xlunit-0.6.1.tar.gz 8283 diff --git a/dev-lisp/cl-xml-psychiatrist/ChangeLog b/dev-lisp/cl-xml-psychiatrist/ChangeLog index ae0ef54e56b7..5dc18387b87d 100644 --- a/dev-lisp/cl-xml-psychiatrist/ChangeLog +++ b/dev-lisp/cl-xml-psychiatrist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-xml-psychiatrist -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/ChangeLog,v 1.2 2004/11/07 22:59:08 swegener Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/ChangeLog,v 1.3 2005/04/17 01:14:20 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy + cl-xml-psychiatrist-0.4.ebuild: + Removed old ebuilds; Keywording. 07 Nov 2004; Sven Wegener : Added missing ChangeLog. diff --git a/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild b/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild index 79c6882b1260..0163c53df9c6 100644 --- a/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild +++ b/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.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-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild,v 1.1 2004/11/07 21:21:40 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xml-psychiatrist/cl-xml-psychiatrist-0.4.ebuild,v 1.2 2005/04/17 01:14:20 mkennedy Exp $ inherit common-lisp @@ -9,11 +9,10 @@ HOMEPAGE="http://common-lisp.net/project/xml-psychiatrist/" SRC_URI="http://common-lisp.net/project/xml-psychiatrist/xml-psychiatrist-${PV}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="doc" -DEPEND="virtual/commonlisp - dev-lisp/cl-xmls +DEPEND="dev-lisp/cl-xmls dev-lisp/cl-ppcre doc? ( dev-tex/latex2html app-text/ghostscript )" diff --git a/dev-lisp/cl-xmls-valid/ChangeLog b/dev-lisp/cl-xmls-valid/ChangeLog index bd2f49f7e9ab..391e4407f2f7 100644 --- a/dev-lisp/cl-xmls-valid/ChangeLog +++ b/dev-lisp/cl-xmls-valid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-xmls-valid # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls-valid/ChangeLog,v 1.1 2005/02/10 19:10:24 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls-valid/ChangeLog,v 1.2 2005/04/17 01:15:20 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy + cl-xmls-valid-0.1.0.ebuild: + Keywording. *cl-xmls-valid-0.1.0 (10 Feb 2005) diff --git a/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild b/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild index 45e1f3359b4e..38120ba2a38a 100644 --- a/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild +++ b/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.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-xmls-valid/cl-xmls-valid-0.1.0.ebuild,v 1.1 2005/02/10 19:10:24 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild,v 1.2 2005/04/17 01:15:20 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://www.bobturf.org/software/xmls-valid/ SRC_URI="http://www.bobturf.org/software/xmls-valid/xmls-valid-${PV}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/cl-kmrcl" diff --git a/dev-lisp/cl-xptest/ChangeLog b/dev-lisp/cl-xptest/ChangeLog index 2d24ab84525a..d94c72b3a73f 100644 --- a/dev-lisp/cl-xptest/ChangeLog +++ b/dev-lisp/cl-xptest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-xptest -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/ChangeLog,v 1.4 2004/06/24 23:57:28 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/ChangeLog,v 1.5 2005/04/17 01:17:25 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy + -cl-xptest-1.2.3.ebuild, cl-xptest-1.2.3-r1.ebuild: + Keywording. *cl-xptest-1.2.3-r1 (12 Feb 2004) diff --git a/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild b/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild index 30fb6f7a05b4..792af750fe89 100644 --- a/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild +++ b/dev-lisp/cl-xptest/cl-xptest-1.2.3-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-xptest/cl-xptest-1.2.3-r1.ebuild,v 1.3 2004/07/14 16:19:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild,v 1.4 2005/04/17 01:17:25 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://alpha.onshored.com/lisp-software/ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-xptest/cl-xptest_${PV}.orig.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" diff --git a/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild b/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild deleted file mode 100644 index d305baa6b155..000000000000 --- a/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild +++ /dev/null @@ -1,33 +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-xptest/cl-xptest-1.2.3.ebuild,v 1.4 2004/07/14 16:19:55 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="The XPTEST package is toolkit for building test suites, very much inspired by the test frameworks that the Extreme Programming crew made available for Smalltalk an other languages." -HOMEPAGE="http://alpha.onshored.com/lisp-software/ - http://www.cliki.net/xptest" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-xptest/cl-xptest_${PV}.orig.tar.gz" -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=xptest - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc COPYING README -} - - -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-xptest/files/digest-cl-xptest-1.2.3 b/dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3 deleted file mode 100644 index b322e869bfb6..000000000000 --- a/dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 17378ce7d39ee12132b3c24407323a1f cl-xptest_1.2.3.orig.tar.gz 5236 diff --git a/dev-lisp/cl-yaclml/ChangeLog b/dev-lisp/cl-yaclml/ChangeLog index 622144f75858..f8e57e8c2dc9 100644 --- a/dev-lisp/cl-yaclml/ChangeLog +++ b/dev-lisp/cl-yaclml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-yaclml # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yaclml/ChangeLog,v 1.2 2005/02/24 05:49:57 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yaclml/ChangeLog,v 1.3 2005/04/17 01:18:13 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy cl-yaclml-0.5.2.ebuild: + Keywording. 23 Feb 2005; Matthew Kennedy cl-yaclml-0.5.2.ebuild: Correct silly logic error in src_compile() for doc USE flag. diff --git a/dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild b/dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild index 8cbd3c73ac36..90259c2acad4 100644 --- a/dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild +++ b/dev-lisp/cl-yaclml/cl-yaclml-0.5.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-yaclml/cl-yaclml-0.5.2.ebuild,v 1.2 2005/02/24 05:49:57 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild,v 1.3 2005/04/17 01:18:13 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/bese/yaclml.html" SRC_URI="ftp://ftp.common-lisp.net/pub/project/bese/yaclml_${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="doc" DEPEND="dev-lisp/cl-iterate dev-lisp/cl-arnesi diff --git a/dev-lisp/ecls/ChangeLog b/dev-lisp/ecls/ChangeLog index 9884c3063fb3..3e2cc8da61d6 100644 --- a/dev-lisp/ecls/ChangeLog +++ b/dev-lisp/ecls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/ecls # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v 1.15 2005/04/17 00:00:59 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v 1.16 2005/04/17 01:19:24 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy ecls-0.9e.ebuild: + Keywording. 16 Apr 2005; Matthew Kennedy ecls-0.9e.ebuild: Keywording diff --git a/dev-lisp/ecls/ecls-0.9e.ebuild b/dev-lisp/ecls/ecls-0.9e.ebuild index c98289cac5bd..92889cefeeda 100644 --- a/dev-lisp/ecls/ecls-0.9e.ebuild +++ b/dev-lisp/ecls/ecls-0.9e.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/ecls/ecls-0.9e.ebuild,v 1.3 2005/04/17 00:00:59 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-0.9e.ebuild,v 1.4 2005/04/17 01:19:24 mkennedy Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ecls/ecl-${PV}-fix-1.tgz" HOMEPAGE="http://ecls.sourceforge.net/" SLOT="0" LICENSE="BSD LGPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" DEPEND="X? ( virtual/x11 ) =dev-libs/gmp-4* -- cgit v1.2.3-65-gdbad