# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="A small LaTeX editor that produces images, with drag and drop support." HOMEPAGE="http://rlehy.free.fr/" SRC_URI="http://rlehy.free.fr/eqe-1.0.4.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" IUSE="" DEPEND="dev-perl/gtk2-perl dev-perl/File-Slurp media-gfx/imagemagick virtual/tetex" src_install() { dobin eqe eqedit doman *.1.gz }