summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:24:24 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:24:24 +0000
commit17c5c906eef48be34b39ec04dc1cfd6fc218fb11 (patch)
tree9b3dc40f77f6a7f34978bb5c154cda8e8bb9568d /dev-lisp/cl-xptest
parentsync IUSE (+X), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-17c5c906eef48be34b39ec04dc1cfd6fc218fb11.tar.gz
gentoo-2-17c5c906eef48be34b39ec04dc1cfd6fc218fb11.tar.bz2
gentoo-2-17c5c906eef48be34b39ec04dc1cfd6fc218fb11.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-lisp/cl-xptest')
-rw-r--r--dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild5
-rw-r--r--dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild4
2 files changed, 3 insertions, 6 deletions
diff --git a/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild b/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild
index 36f459dd2f89..30fb6f7a05b4 100644
--- a/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild
+++ b/dev-lisp/cl-xptest/cl-xptest-1.2.3-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-xptest/cl-xptest-1.2.3-r1.ebuild,v 1.2 2004/06/24 23:57:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild,v 1.3 2004/07/14 16:19:55 agriffis Exp $
inherit common-lisp
@@ -11,13 +11,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-xptest/cl-xptest_${PV}.orig
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
CLPACKAGE=xptest
-S=${WORKDIR}/${P}
-
src_install() {
common-lisp-install *.lisp *.asd
common-lisp-system-symlink
diff --git a/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild b/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild
index 40121faf2bb8..d305baa6b155 100644
--- a/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild
+++ b/dev-lisp/cl-xptest/cl-xptest-1.2.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-xptest/cl-xptest-1.2.3.ebuild,v 1.3 2004/06/24 23:57:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild,v 1.4 2004/07/14 16:19:55 agriffis Exp $
inherit common-lisp
@@ -17,8 +17,6 @@ DEPEND="dev-lisp/common-lisp-controller
CLPACKAGE=xptest
-S=${WORKDIR}/${P}
-
src_install() {
common-lisp-install *.lisp *.asd
common-lisp-system-symlink