summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:18:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:18:54 +0000
commitd02be1b9c1be639b12f10ff78bdad0cc73508f2c (patch)
treead9a5bef1f2a07905475841ab5b1e3d286c63231 /dev-lisp
parentdon't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-d02be1b9c1be639b12f10ff78bdad0cc73508f2c.tar.gz
gentoo-2-d02be1b9c1be639b12f10ff78bdad0cc73508f2c.tar.bz2
gentoo-2-d02be1b9c1be639b12f10ff78bdad0cc73508f2c.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-who/cl-who-0.3.0.ebuild4
-rw-r--r--dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild5
-rw-r--r--dev-lisp/cl-who/cl-who-0.4.0.ebuild4
3 files changed, 4 insertions, 9 deletions
diff --git a/dev-lisp/cl-who/cl-who-0.3.0.ebuild b/dev-lisp/cl-who/cl-who-0.3.0.ebuild
index ee8b557adb8b..3b42311141c5 100644
--- a/dev-lisp/cl-who/cl-who-0.3.0.ebuild
+++ b/dev-lisp/cl-who/cl-who-0.3.0.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-who/cl-who-0.3.0.ebuild,v 1.4 2004/06/24 23:56:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/cl-who-0.3.0.ebuild,v 1.5 2004/07/14 16:18:54 agriffis Exp $
inherit common-lisp
@@ -17,8 +17,6 @@ DEPEND="dev-lisp/common-lisp-controller
CLPACKAGE=cl-who
-S=${WORKDIR}/${P}
-
src_install() {
common-lisp-install *.lisp *.asd
common-lisp-system-symlink
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
index ba0001c77caa..1376c9a839bd 100644
--- a/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild
+++ b/dev-lisp/cl-who/cl-who-0.4.0-r1.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-who/cl-who-0.4.0-r1.ebuild,v 1.2 2004/06/24 23:56:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild,v 1.3 2004/07/14 16:18:54 agriffis Exp $
inherit common-lisp
@@ -11,13 +11,12 @@ 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
-S=${WORKDIR}/${P}
-
src_install() {
common-lisp-install *.lisp *.asd
common-lisp-system-symlink
diff --git a/dev-lisp/cl-who/cl-who-0.4.0.ebuild b/dev-lisp/cl-who/cl-who-0.4.0.ebuild
index 69e07f4b05fd..e81359446484 100644
--- a/dev-lisp/cl-who/cl-who-0.4.0.ebuild
+++ b/dev-lisp/cl-who/cl-who-0.4.0.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-who/cl-who-0.4.0.ebuild,v 1.2 2004/06/24 23:56:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/cl-who-0.4.0.ebuild,v 1.3 2004/07/14 16:18:54 agriffis Exp $
inherit common-lisp
@@ -17,8 +17,6 @@ DEPEND="dev-lisp/common-lisp-controller
CLPACKAGE=cl-who
-S=${WORKDIR}/${P}
-
src_install() {
common-lisp-install *.lisp *.asd
common-lisp-system-symlink