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-rsm-cache
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-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"