diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-11-23 17:25:45 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-11-23 17:25:45 +0000 |
commit | 04c33a45d0843a6d2748020dd6e5c06bb6b2a113 (patch) | |
tree | 602923e642374c26dc1a748eb41f5ea2fd0bca44 /dev-lisp/cl-ch-util | |
parent | Marked stable on amd64 (diff) | |
download | gentoo-2-04c33a45d0843a6d2748020dd6e5c06bb6b2a113.tar.gz gentoo-2-04c33a45d0843a6d2748020dd6e5c06bb6b2a113.tar.bz2 gentoo-2-04c33a45d0843a6d2748020dd6e5c06bb6b2a113.zip |
New upstream version.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-lisp/cl-ch-util')
-rw-r--r-- | dev-lisp/cl-ch-util/ChangeLog | 9 | ||||
-rw-r--r-- | dev-lisp/cl-ch-util/Manifest | 19 | ||||
-rw-r--r-- | dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild | 36 | ||||
-rw-r--r-- | dev-lisp/cl-ch-util/files/0.1.5.20051012-fasl-output-gentoo.patch | 52 | ||||
-rw-r--r-- | dev-lisp/cl-ch-util/files/digest-cl-ch-util-0.1.5.20051012 | 1 |
5 files changed, 103 insertions, 14 deletions
diff --git a/dev-lisp/cl-ch-util/ChangeLog b/dev-lisp/cl-ch-util/ChangeLog index d77375b2bb07..f2a2b2e3c6c4 100644 --- a/dev-lisp/cl-ch-util/ChangeLog +++ b/dev-lisp/cl-ch-util/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-lisp/cl-ch-util # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ch-util/ChangeLog,v 1.1 2005/07/25 06:22:31 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ch-util/ChangeLog,v 1.2 2005/11/23 17:25:45 mkennedy Exp $ + +*cl-ch-util-0.1.5.20051012 (23 Nov 2005) + + 23 Nov 2005; Matthew Kennedy <mkennedy@gentoo.org> + +files/0.1.5.20051012-fasl-output-gentoo.patch, + +cl-ch-util-0.1.5.20051012.ebuild: + New upstream version. *cl-ch-util-0.1.4.20050724 (25 Jul 2005) diff --git a/dev-lisp/cl-ch-util/Manifest b/dev-lisp/cl-ch-util/Manifest index 2a48409f7666..5c52cad7abb1 100644 --- a/dev-lisp/cl-ch-util/Manifest +++ b/dev-lisp/cl-ch-util/Manifest @@ -1,15 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cae1fb574188dff3f8cf7acd28609534 cl-ch-util-0.1.4.20050724.ebuild 1056 -MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164 MD5 57b436e1ffe48daad21523f0d3dcb509 ChangeLog 488 -MD5 0ce6b51f0162512cfe9ae43b9f73db01 files/digest-cl-ch-util-0.1.4.20050724 72 +MD5 cae1fb574188dff3f8cf7acd28609534 cl-ch-util-0.1.4.20050724.ebuild 1056 +MD5 47d43336994458bb6ef8232e75d707e8 cl-ch-util-0.1.5.20051012.ebuild 1057 MD5 1cd754672d755dfaabb81c59238b65a4 files/0.1.4.20050724-fasl-output-gentoo.patch 2323 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC5IVpyiNZaEAZA+ARAiRJAJ9NXGJp8bpZOPsXE9DNqpH6IrHPxgCfW7+X -2CqJO7F/qggRxKYdEYhfaTQ= -=KIIR ------END PGP SIGNATURE----- +MD5 1cd754672d755dfaabb81c59238b65a4 files/0.1.5.20051012-fasl-output-gentoo.patch 2323 +MD5 0ce6b51f0162512cfe9ae43b9f73db01 files/digest-cl-ch-util-0.1.4.20050724 72 +MD5 2d726d84839b49ec24ff09dd02096644 files/digest-cl-ch-util-0.1.5.20051012 72 +MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164 diff --git a/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild b/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild new file mode 100644 index 000000000000..246497637006 --- /dev/null +++ b/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ch-util/cl-ch-util-0.1.5.20051012.ebuild,v 1.1 2005/11/23 17:25:45 mkennedy Exp $ + +inherit common-lisp + +DESCRIPTION="Cyrus Harmon's Common Lisp utility library." +HOMEPAGE="http://www.cyrusharmon.org/cl/blog/" +SRC_URI="http://cyrusharmon.org/cl/static/releases/ch-util-${PV/.2005/-2005}.tar.gz" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="" +DEPEND="" +S=${WORKDIR}/ch-util + +CLPACKAGE='ch-util ch-util-test' + +src_unpack() { + unpack ${A} + epatch ${FILESDIR}/${PV}-fasl-output-gentoo.patch || die + rm ${S}/Makefile +} + +src_install() { + dodir $CLSYSTEMROOT + insinto $CLSOURCEROOT/ch-util + doins *.{cl,asd} + insinto $CLSOURCEROOT/ch-util/src/ + doins src/*.cl + insinto $CLSOURCEROOT/ch-util/test/ + doins test/*.cl + dosym ${CLSOURCEROOT}/ch-util/ch-util.asd ${CLSYSTEMROOT}/ch-util.asd + dosym ${CLSOURCEROOT}/ch-util/ch-util-test.asd ${CLSYSTEMROOT}/ch-util-test.asd + dodoc COPYRIGHT README +} diff --git a/dev-lisp/cl-ch-util/files/0.1.5.20051012-fasl-output-gentoo.patch b/dev-lisp/cl-ch-util/files/0.1.5.20051012-fasl-output-gentoo.patch new file mode 100644 index 000000000000..30d855276c41 --- /dev/null +++ b/dev-lisp/cl-ch-util/files/0.1.5.20051012-fasl-output-gentoo.patch @@ -0,0 +1,52 @@ +diff -ur ch-util.orig/ch-util-test.asd ch-util/ch-util-test.asd +--- ch-util.orig/ch-util-test.asd 2005-07-24 13:44:50.000000000 -0500 ++++ ch-util/ch-util-test.asd 2005-07-25 00:23:10.000000000 -0500 +@@ -12,15 +12,15 @@ + ;;;; + (defclass ch-util-test-cl-source-file (cl-source-file) ()) + +-(defparameter *fasl-directory* +- (make-pathname :directory '(:relative #+sbcl "sbcl-fasl" +- #+openmcl "openmcl-fasl" +- #-(or sbcl openmcl) "fasl"))) ++;; (defparameter *fasl-directory* ++;; (make-pathname :directory '(:relative #+sbcl "sbcl-fasl" ++;; #+openmcl "openmcl-fasl" ++;; #-(or sbcl openmcl) "fasl"))) + + (defmethod source-file-type ((c ch-util-test-cl-source-file) (s module)) "cl") + +-(defmethod asdf::output-files :around ((operation compile-op) (c ch-util-test-cl-source-file)) +- (list (merge-pathnames *fasl-directory* (compile-file-pathname (component-pathname c))))) ++;; (defmethod asdf::output-files :around ((operation compile-op) (c ch-util-test-cl-source-file)) ++;; (list (merge-pathnames *fasl-directory* (compile-file-pathname (component-pathname c))))) + + (defsystem #:ch-util-test + :name "ch-util-test" +Only in ch-util: ch-util-test.asd~ +diff -ur ch-util.orig/ch-util.asd ch-util/ch-util.asd +--- ch-util.orig/ch-util.asd 2005-07-24 13:44:50.000000000 -0500 ++++ ch-util/ch-util.asd 2005-07-25 00:23:00.000000000 -0500 +@@ -12,15 +12,15 @@ + ;;;; + (defclass ch-util-cl-source-file (cl-source-file) ()) + +-(defparameter *fasl-directory* +- (make-pathname :directory '(:relative #+sbcl "sbcl-fasl" +- #+openmcl "openmcl-fasl" +- #-(or sbcl openmcl) "fasl"))) ++;; (defparameter *fasl-directory* ++;; (make-pathname :directory '(:relative #+sbcl "sbcl-fasl" ++;; #+openmcl "openmcl-fasl" ++;; #-(or sbcl openmcl) "fasl"))) + + (defmethod source-file-type ((c ch-util-cl-source-file) (s module)) "cl") + +-(defmethod asdf::output-files :around ((operation compile-op) (c ch-util-cl-source-file)) +- (list (merge-pathnames *fasl-directory* (compile-file-pathname (component-pathname c))))) ++;; (defmethod asdf::output-files :around ((operation compile-op) (c ch-util-cl-source-file)) ++;; (list (merge-pathnames *fasl-directory* (compile-file-pathname (component-pathname c))))) + + (defsystem #:ch-util + :name "ch-util" +Only in ch-util: ch-util.asd~ diff --git a/dev-lisp/cl-ch-util/files/digest-cl-ch-util-0.1.5.20051012 b/dev-lisp/cl-ch-util/files/digest-cl-ch-util-0.1.5.20051012 new file mode 100644 index 000000000000..8ddb43b98ec9 --- /dev/null +++ b/dev-lisp/cl-ch-util/files/digest-cl-ch-util-0.1.5.20051012 @@ -0,0 +1 @@ +MD5 d7b385d504294ce27adbcd798c3f3806 ch-util-0.1.5-20051012.tar.gz 7579 |