summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:02:53 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:02:53 +0000
commit1399aa36ded8d865b7aa6f5be39ce76b915987aa (patch)
treeaa540416e54152041ecf343a0e3e6abc52186088 /dev-lisp/cl-quick-arrays
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-1399aa36ded8d865b7aa6f5be39ce76b915987aa.tar.gz
gentoo-2-1399aa36ded8d865b7aa6f5be39ce76b915987aa.tar.bz2
gentoo-2-1399aa36ded8d865b7aa6f5be39ce76b915987aa.zip
sync IUSE (missing)
Diffstat (limited to 'dev-lisp/cl-quick-arrays')
-rw-r--r--dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild b/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild
index 0e6f8a1a237a..532b3480c780 100644
--- a/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild
+++ b/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.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-quick-arrays/cl-quick-arrays-1.0-r1.ebuild,v 1.2 2004/06/24 23:50:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild,v 1.3 2004/07/14 16:01:14 agriffis Exp $
inherit common-lisp
@@ -13,6 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-quick-arrays/${PN}_${PV}-${
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"