# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-editors/klat/klat-0.4.0.ebuild,v 1.7 2003/10/08 14:36:54 caleb Exp $ inherit kde-base need-kde 3 DESCRIPTION="A Latex Editor and TeX shell for KDE 3" HOMEPAGE="http://lumumba.luc.ac.be/jori/klat/klat.html" SRC_URI="http://lumumba.luc.ac.be/jori/klat/${P}.tar.bz2" LICENSE="GPL-2" KEYWORDS="x86 ~sparc" DEPEND="$DEPEND app-text/tetex" src_install() { einstall || die }