# Copyright owners: Gentoo Foundation # 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="PDF toolkit" HOMEPAGE="http://pybrary.net/pyPdf/ https://pypi.python.org/pypi/pyPdf" SRC_URI="http://pybrary.net/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="*" IUSE="" DEPEND="" RDEPEND=""