# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde need-kde 3 DESCRIPTION="Yzis - VI-like editor" HOMEPAGE="http://www.yzis.org/" LICENSE="LGPL-2 GPL-2" IUSE="" SLOT="0" KEYWORDS="~x86" SRC_URI="ftp://download.yzis.org/yzis/${PN}_${PV##*_pre}-1.tar.gz" RESTRICT="nomirror" DEPEND=" ${DEPEND} >=dev-lang/lua-5.0 " S="${WORKDIR}/${PN}-${PV##*_pre}" LDFLAGS="-llua"