summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:22:33 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:22:33 +0000
commite7625437aa97b13d673229183cca0c7fe6a281cf (patch)
tree58fffffae9711cdf2a6f51de21f62fda39da9977 /dev-lisp/cl-who
parentsync IUSE (+X), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-e7625437aa97b13d673229183cca0c7fe6a281cf.tar.gz
historical-e7625437aa97b13d673229183cca0c7fe6a281cf.tar.bz2
historical-e7625437aa97b13d673229183cca0c7fe6a281cf.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-lisp/cl-who')
-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