From 190be8c0be6826a5395649f65ce449227de582c7 Mon Sep 17 00:00:00 2001
From: Aron Griffis <agriffis@gentoo.org>
Date: Wed, 14 Jul 2004 16:22:08 +0000
Subject: sync IUSE (+X), don't assign S=${WORKDIR}/${P}

---
 dev-lisp/ecls/ecls-0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'dev-lisp/ecls')

diff --git a/dev-lisp/ecls/ecls-0.2.ebuild b/dev-lisp/ecls/ecls-0.2.ebuild
index 9f3d72de9f69..344614ad3e0d 100644
--- a/dev-lisp/ecls/ecls-0.2.ebuild
+++ b/dev-lisp/ecls/ecls-0.2.ebuild
@@ -1,8 +1,7 @@
 # Copyright 1999-2004 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-0.2.ebuild,v 1.12 2004/06/24 23:58:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-0.2.ebuild,v 1.13 2004/07/14 16:22:08 agriffis Exp $
 
-S=${WORKDIR}/${P}
 DESCRIPTION="Embeddable Common Lisp 'Spain'"
 SRC_URI="mirror://sourceforge/ecls/${P}.tgz"
 HOMEPAGE="http://ecls.sourceforge.net/"
@@ -10,6 +9,7 @@ HOMEPAGE="http://ecls.sourceforge.net/"
 SLOT="0"
 LICENSE="BSD LGPL-2"
 KEYWORDS="x86"
+IUSE="X"
 
 PROVIDE="virtual/commonlisp"
 
-- 
cgit v1.2.3-65-gdbad