summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:59:41 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:59:41 +0000
commit513d8f6d5d1af55bfd663518222aeb849f9d6479 (patch)
tree70329ab772c4bcb5caf819aaa099f07ffd46cce3 /dev-lisp
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-513d8f6d5d1af55bfd663518222aeb849f9d6479.tar.gz
gentoo-2-513d8f6d5d1af55bfd663518222aeb849f9d6479.tar.bz2
gentoo-2-513d8f6d5d1af55bfd663518222aeb849f9d6479.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-md5/cl-md5-1.8.1.ebuild4
-rw-r--r--dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild4
-rw-r--r--dev-lisp/cl-port/cl-port-1.0.1.1.ebuild4
3 files changed, 3 insertions, 9 deletions
diff --git a/dev-lisp/cl-md5/cl-md5-1.8.1.ebuild b/dev-lisp/cl-md5/cl-md5-1.8.1.ebuild
index 89beb8b580eb..2b0cb54ea42e 100644
--- a/dev-lisp/cl-md5/cl-md5-1.8.1.ebuild
+++ b/dev-lisp/cl-md5/cl-md5-1.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-md5/cl-md5-1.8.1.ebuild,v 1.4 2004/06/24 23:46:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-md5/cl-md5-1.8.1.ebuild,v 1.5 2004/07/14 15:55:48 agriffis Exp $
inherit common-lisp
@@ -17,8 +17,6 @@ DEPEND="dev-lisp/common-lisp-controller
CLPACKAGE=md5
-S=${WORKDIR}/${P}
-
src_install() {
common-lisp-install *.asd *.lisp
common-lisp-system-symlink
diff --git a/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild b/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild
index b6532aa59473..1ac87ec8188b 100644
--- a/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild
+++ b/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild,v 1.4 2004/06/24 23:47:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild,v 1.5 2004/07/14 15:57:15 agriffis Exp $
inherit common-lisp
@@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller
CLPACKAGE=odcl
-S=${WORKDIR}/${P}
-
src_unpack() {
unpack ${A}
# some tests die on clisp
diff --git a/dev-lisp/cl-port/cl-port-1.0.1.1.ebuild b/dev-lisp/cl-port/cl-port-1.0.1.1.ebuild
index cb6479958290..f5a6ba806e59 100644
--- a/dev-lisp/cl-port/cl-port-1.0.1.1.ebuild
+++ b/dev-lisp/cl-port/cl-port-1.0.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-port/cl-port-1.0.1.1.ebuild,v 1.3 2004/06/24 23:49:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-port/cl-port-1.0.1.1.ebuild,v 1.4 2004/07/14 15:59:41 agriffis Exp $
inherit common-lisp
@@ -17,8 +17,6 @@ DEPEND="dev-lisp/common-lisp-controller
CLPACKAGE=port
-S=${WORKDIR}/${P}
-
src_install() {
common-lisp-install *.lisp *.asd
common-lisp-system-symlink