# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit distutils DESCRIPTION="Python Programmatic Web Browser" SRC_URI="mirror://sourceforge/mechanoid/${P}.tar.gz" HOMEPAGE="http://mechanoid.sourceforge.net/" SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64" LICENSE="PSF" IUSE="" RESTRICT="nomirror" DEPEND="virtual/python" DOCS=""