# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/pyreverse/pyreverse-0.4.2.ebuild,v 1.2 2004/05/07 20:01:32 kloeri Exp $ inherit distutils DESCRIPTION="Tools for analysing dependencies, generating documentation and XMI generation for importing into UML modelling tools." SRC_URI="ftp://ftp.logilab.org/pub/${PN}/${P}.tar.gz" HOMEPAGE="http://www.logilab.org/projects/pyreverse/" SLOT="0" IUSE="" KEYWORDS="~x86" LICENSE="GPL-2" DEPEND=""