summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:20:37 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:20:37 +0000
commit080426e67a00fcfc504568df2cf852fd40273074 (patch)
treeeb883b05d03d4298c2369deac7ab10ca5c4cbb5d /dev-lisp/cmucl
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-080426e67a00fcfc504568df2cf852fd40273074.tar.gz
historical-080426e67a00fcfc504568df2cf852fd40273074.tar.bz2
historical-080426e67a00fcfc504568df2cf852fd40273074.zip
sync IUSE (+X, +lesstif)
Diffstat (limited to 'dev-lisp/cmucl')
-rw-r--r--dev-lisp/cmucl/cmucl-18e-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cmucl/cmucl-18e-r3.ebuild b/dev-lisp/cmucl/cmucl-18e-r3.ebuild
index d68953c78a0f..12307e5462cd 100644
--- a/dev-lisp/cmucl/cmucl-18e-r3.ebuild
+++ b/dev-lisp/cmucl/cmucl-18e-r3.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/cmucl/cmucl-18e-r3.ebuild,v 1.4 2004/06/24 23:57:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r3.ebuild,v 1.5 2004/07/14 16:20:37 agriffis Exp $
inherit common-lisp-common eutils
@@ -14,7 +14,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cmucl/cmucl_${PV}-${DEB_PV}.ta
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~x86"
-IUSE="doc"
+IUSE="X doc lesstif"
DEPEND="dev-lisp/common-lisp-controller
doc? ( virtual/tetex )