# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.63.ebuild,v 1.15 2014/10/23 23:18:26 tamiko Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) inherit distutils-r1 DESCRIPTION="Python bindings for the CUPS API" HOMEPAGE="http://cyberelk.net/tim/data/pycups/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="GPL-2" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86" SLOT="0" IUSE="doc examples" RDEPEND="