diff options
18 files changed, 35 insertions, 156 deletions
diff --git a/dev-lisp/cl-hello/ChangeLog b/dev-lisp/cl-hello/ChangeLog index b7a463386022..948056fb54b1 100644 --- a/dev-lisp/cl-hello/ChangeLog +++ b/dev-lisp/cl-hello/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-hello # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hello/ChangeLog,v 1.2 2005/03/21 07:23:44 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hello/ChangeLog,v 1.3 2005/04/16 20:14:32 mkennedy Exp $ + + 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-hello-0.2.ebuild: + Keywording 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-hello-0.2.ebuild: Keywording for ~amd64 diff --git a/dev-lisp/cl-hello/cl-hello-0.2.ebuild b/dev-lisp/cl-hello/cl-hello-0.2.ebuild index 9fcac213a096..21580fa2e498 100644 --- a/dev-lisp/cl-hello/cl-hello-0.2.ebuild +++ b/dev-lisp/cl-hello/cl-hello-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-hello/cl-hello-0.2.ebuild,v 1.2 2005/03/21 07:23:44 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hello/cl-hello-0.2.ebuild,v 1.3 2005/04/16 20:14:32 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/hello-lisp" SRC_URI="http://constantly.at/lisp/hello-lisp-${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" diff --git a/dev-lisp/cl-html-diff/ChangeLog b/dev-lisp/cl-html-diff/ChangeLog index 8962f9b27564..19cc55a4702d 100644 --- a/dev-lisp/cl-html-diff/ChangeLog +++ b/dev-lisp/cl-html-diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-html-diff # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/ChangeLog,v 1.2 2005/03/22 15:31:54 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/ChangeLog,v 1.3 2005/04/16 20:15:39 mkennedy Exp $ + + 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-html-diff-0.1.ebuild: + Keywording 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-html-diff-0.1.ebuild: diff --git a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild b/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild index 46eaf0ab205d..32789e85ee0f 100644 --- a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild +++ b/dev-lisp/cl-html-diff/cl-html-diff-0.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-html-diff/cl-html-diff-0.1.ebuild,v 1.2 2005/03/22 15:31:54 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild,v 1.3 2005/04/16 20:15:39 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/CL-HTML-DIFF" SRC_URI="http://lemonodor.com/code/${PN}_${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/cl-difflib" diff --git a/dev-lisp/cl-html-encode/ChangeLog b/dev-lisp/cl-html-encode/ChangeLog index b05fd7a08f58..ee3e9c314bb8 100644 --- a/dev-lisp/cl-html-encode/ChangeLog +++ b/dev-lisp/cl-html-encode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-html-encode # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-encode/ChangeLog,v 1.2 2005/03/21 07:30:43 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-encode/ChangeLog,v 1.3 2005/04/16 20:16:14 mkennedy Exp $ + + 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-html-encode-1.0.ebuild: + Keywording 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-html-encode-1.0.ebuild: diff --git a/dev-lisp/cl-html-encode/cl-html-encode-1.0.ebuild b/dev-lisp/cl-html-encode/cl-html-encode-1.0.ebuild index b1775546f012..5dc2fdef2312 100644 --- a/dev-lisp/cl-html-encode/cl-html-encode-1.0.ebuild +++ b/dev-lisp/cl-html-encode/cl-html-encode-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-html-encode/cl-html-encode-1.0.ebuild,v 1.2 2005/03/21 07:30:43 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-encode/cl-html-encode-1.0.ebuild,v 1.3 2005/04/16 20:16:14 mkennedy Exp $ inherit common-lisp eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/html-encode" SRC_URI="http://www.unmutual.info/software/html-encode-${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="virtual/commonlisp dev-lisp/common-lisp-controller" diff --git a/dev-lisp/cl-html-template/ChangeLog b/dev-lisp/cl-html-template/ChangeLog index 3040bb70bb0f..02081a14a0c9 100644 --- a/dev-lisp/cl-html-template/ChangeLog +++ b/dev-lisp/cl-html-template/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-html-template # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-template/ChangeLog,v 1.6 2005/03/21 07:33:39 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-template/ChangeLog,v 1.7 2005/04/16 20:17:19 mkennedy Exp $ + + 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + -cl-html-template-0.1.2.ebuild, cl-html-template-0.1.2-r1.ebuild: + Keywording 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-html-template-0.1.2-r1.ebuild: diff --git a/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild b/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild index b7a5e594c61d..e06898a73711 100644 --- a/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild +++ b/dev-lisp/cl-html-template/cl-html-template-0.1.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-html-template/cl-html-template-0.1.2-r1.ebuild,v 1.4 2005/03/21 07:33:39 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild,v 1.5 2005/04/16 20:17:19 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://weitz.de/html-template/ SRC_URI="mirror://gentoo/${P/cl-/}.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-html-template/cl-html-template-0.1.2.ebuild b/dev-lisp/cl-html-template/cl-html-template-0.1.2.ebuild deleted file mode 100644 index f25c95c42efe..000000000000 --- a/dev-lisp/cl-html-template/cl-html-template-0.1.2.ebuild +++ /dev/null @@ -1,35 +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-html-template/cl-html-template-0.1.2.ebuild,v 1.5 2004/06/24 23:43:58 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="HTML-TEMPLATE is a portable library for Common Lisp which can be used to fill templates with arbitrary (string) values at runtime." -HOMEPAGE="http://weitz.de/html-template/ - http://www.cliki.net/html-template" -SRC_URI="mirror://gentoo/${P/cl-/}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=html-template - -S=${WORKDIR}/${P/cl-/} - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc CHANGELOG INSTALLATION - dohtml doc/*.html -} - -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-html-template/files/digest-cl-html-template-0.1.2 b/dev-lisp/cl-html-template/files/digest-cl-html-template-0.1.2 deleted file mode 100644 index 0c1cf0e4adca..000000000000 --- a/dev-lisp/cl-html-template/files/digest-cl-html-template-0.1.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 8cc5c7190900e7caadf3d122f8614869 html-template-0.1.2.tar.gz 24444 diff --git a/dev-lisp/cl-hyperobject/ChangeLog b/dev-lisp/cl-hyperobject/ChangeLog index 03425e5c67c0..4e7689126d46 100644 --- a/dev-lisp/cl-hyperobject/ChangeLog +++ b/dev-lisp/cl-hyperobject/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lisp/cl-hyperobject # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hyperobject/ChangeLog,v 1.6 2005/03/21 08:12:13 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hyperobject/ChangeLog,v 1.7 2005/04/16 20:19:23 mkennedy Exp $ + + 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + -cl-hyperobject-2.6.5.ebuild, -cl-hyperobject-2.8.6.ebuild, + -cl-hyperobject-2.8.8.ebuild, cl-hyperobject-2.8.8-r1.ebuild: + Keywording; Removed old ebuilds 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-hyperobject-2.8.8-r1.ebuild: diff --git a/dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild b/dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild deleted file mode 100644 index 6e22d82da96a..000000000000 --- a/dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild +++ /dev/null @@ -1,27 +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-hyperobject/cl-hyperobject-2.6.5.ebuild,v 1.4 2004/06/24 23:44:08 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="Hyperobject is a Common Lisp library for representing objects. Hyperobject prints objects in ASCII text, HTML, and XML formats with optional printing of field labels and hyperlinks to related objects." -HOMEPAGE="http://hyperobject.b9.com/ - http://www.cliki.net/hyperobject" -SRC_URI="http://files.b9.com/hyperobject/Archive/hyperobject-${PV}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - dev-lisp/cl-kmrcl - dev-lisp/cl-sql - virtual/commonlisp" - -CLPACKAGE=hyperobject - -S=${WORKDIR}/hyperobject-${PV} - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink -} diff --git a/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.6.ebuild b/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.6.ebuild deleted file mode 100644 index fb1ba6bb1e87..000000000000 --- a/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.6.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-hyperobject/cl-hyperobject-2.8.6.ebuild,v 1.2 2004/06/24 23:44:08 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="Hyperobject is a Common Lisp library for representing objects. Hyperobject prints objects in ASCII text, HTML, and XML formats with optional printing of field labels and hyperlinks to related objects." -HOMEPAGE="http://hyperobject.b9.com/ - http://www.cliki.net/hyperobject" -SRC_URI="http://files.b9.com/hyperobject/hyperobject-${PV}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - dev-lisp/cl-kmrcl - dev-lisp/cl-rt - virtual/commonlisp" - -CLPACKAGE=hyperobject - -S=${WORKDIR}/hyperobject-${PV} - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc COPYING README - dohtml docs/*.html -} - -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-hyperobject/cl-hyperobject-2.8.8-r1.ebuild b/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.8-r1.ebuild index 23aac017864f..24002cfdac6b 100644 --- a/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.8-r1.ebuild +++ b/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.8-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-hyperobject/cl-hyperobject-2.8.8-r1.ebuild,v 1.4 2005/03/21 08:12:13 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.8-r1.ebuild,v 1.5 2005/04/16 20:19:23 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://hyperobject.b9.com/ SRC_URI="http://files.b9.com/hyperobject/hyperobject-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller dev-lisp/cl-kmrcl diff --git a/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.8.ebuild b/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.8.ebuild deleted file mode 100644 index c77e05ee3a1c..000000000000 --- a/dev-lisp/cl-hyperobject/cl-hyperobject-2.8.8.ebuild +++ /dev/null @@ -1,38 +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-hyperobject/cl-hyperobject-2.8.8.ebuild,v 1.2 2004/06/24 23:44:08 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="Hyperobject is a Common Lisp library for representing objects." -HOMEPAGE="http://hyperobject.b9.com/ - http://www.cliki.net/hyperobject" -SRC_URI="http://files.b9.com/hyperobject/hyperobject-${PV}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - dev-lisp/cl-kmrcl - dev-lisp/cl-rt - dev-lisp/cl-sql - virtual/commonlisp" - -CLPACKAGE=hyperobject - -S=${WORKDIR}/hyperobject-${PV} - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc COPYING README - dohtml docs/*.html -} - -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-hyperobject/files/digest-cl-hyperobject-2.6.5 b/dev-lisp/cl-hyperobject/files/digest-cl-hyperobject-2.6.5 deleted file mode 100644 index 2e890931f9d1..000000000000 --- a/dev-lisp/cl-hyperobject/files/digest-cl-hyperobject-2.6.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 5bed50ee712e840e75e18a8ec7b81bb0 hyperobject-2.6.5.tar.gz 45275 diff --git a/dev-lisp/cl-hyperobject/files/digest-cl-hyperobject-2.8.6 b/dev-lisp/cl-hyperobject/files/digest-cl-hyperobject-2.8.6 deleted file mode 100644 index 0e4fa067243c..000000000000 --- a/dev-lisp/cl-hyperobject/files/digest-cl-hyperobject-2.8.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 745e89cb75305b19d2cc7e5e14739829 hyperobject-2.8.6.tar.gz 47572 diff --git a/dev-lisp/cl-hyperobject/files/digest-cl-hyperobject-2.8.8 b/dev-lisp/cl-hyperobject/files/digest-cl-hyperobject-2.8.8 deleted file mode 100644 index 3cc4464e8dbc..000000000000 --- a/dev-lisp/cl-hyperobject/files/digest-cl-hyperobject-2.8.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 3caadea2f3ac4ae1a390af2d2f7141f8 hyperobject-2.8.8.tar.gz 49158 |