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
commit382d669e32d379224703d731299699f4f23e4868 (patch)
tree740785bfcccc6e00a01a16512b48618afcd840e2 /dev-lisp/cl-rsm-cache
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-382d669e32d379224703d731299699f4f23e4868.tar.gz
historical-382d669e32d379224703d731299699f4f23e4868.tar.bz2
historical-382d669e32d379224703d731299699f4f23e4868.zip
sync IUSE (missing)
Diffstat (limited to 'dev-lisp/cl-rsm-cache')
-rw-r--r--dev-lisp/cl-rsm-cache/cl-rsm-cache-1.1_beta1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lisp/cl-rsm-cache/cl-rsm-cache-1.1_beta1-r1.ebuild b/dev-lisp/cl-rsm-cache/cl-rsm-cache-1.1_beta1-r1.ebuild
index 9e4067b7c510..da1bc6d31624 100644
--- a/dev-lisp/cl-rsm-cache/cl-rsm-cache-1.1_beta1-r1.ebuild
+++ b/dev-lisp/cl-rsm-cache/cl-rsm-cache-1.1_beta1-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-rsm-cache/cl-rsm-cache-1.1_beta1-r1.ebuild,v 1.3 2004/06/24 23:51:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-cache/cl-rsm-cache-1.1_beta1-r1.ebuild,v 1.4 2004/07/14 16:02:13 agriffis Exp $
inherit common-lisp
@@ -10,6 +10,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-cache/cl-rsm-cache_${PV
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp dev-lisp/cl-rsm-queue"