# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python{2_7,3_4} ) inherit fedora-pagure distutils-r1 DESCRIPTION="Kerberos5 Credential Cache Collection Utilities" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="" COMMON_DEPEND=" ${PYTHON_DEPS} app-crypt/mit-krb5 " DEPEND=" ${COMMON_DEPEND} dev-python/setuptools[${PYTHON_USEDEP}] " RDEPEND=" ${COMMON_DEPEND} "