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