# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/fontypython/fontypython-0.2.0.ebuild,v 1.2 2007/09/23 14:25:59 drac Exp $ inherit distutils DESCRIPTION="Font preview application" HOMEPAGE="http://savannah.nongnu.org/projects/fontypython" SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RDEPEND="dev-python/imaging =dev-python/wxpython-2.6*" DEPEND="${RDEPEND}"