# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3 SUPPORT_PYTHON_ABIS="1" inherit distutils DESCRIPTION="A Python web-widget library" HOMEPAGE="http://sourceforge.net/projects/obapps/" SRC_URI="mirror://sourceforge/obapps/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="dev-python/wxpython dev-python/python-xlib " RDEPEND="${DEPEND}" DOCS="README" RESTRICT_PYTHON_ABIS="3.*" python_enable_pyc