# Copyright owners: Arfrever Frehtes Taifersar Arahesis # Distributed under the terms of the GNU General Public License v2 EAPI="5-progress" PYTHON_MULTIPLE_ABIS="1" PYTHON_RESTRICTED_ABIS="3.*" inherit distutils DESCRIPTION="Zope Template Application Language Expression Syntax (TALES)" HOMEPAGE="http://pypi.python.org/pypi/zope.tales" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ZPL" SLOT="0" KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="$(python_abi_depend net-zope/namespaces-zope[zope]) $(python_abi_depend net-zope/zope.interface) $(python_abi_depend net-zope/zope.tal)" DEPEND="${RDEPEND} $(python_abi_depend dev-python/setuptools)" DOCS="CHANGES.txt README.txt" PYTHON_MODULES="${PN/.//}"