diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:20:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:20:37 +0000 |
commit | 27e5f028b273eb45933215d59260828dd5e448fa (patch) | |
tree | 6d2fc4d985a96f47c81ea2f4d057af472f5f11e0 /dev-lisp | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-27e5f028b273eb45933215d59260828dd5e448fa.tar.gz gentoo-2-27e5f028b273eb45933215d59260828dd5e448fa.tar.bz2 gentoo-2-27e5f028b273eb45933215d59260828dd5e448fa.zip |
sync IUSE (+X, +lesstif)
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cmucl/cmucl-18e-r3.ebuild | 4 |
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 ) |