# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit python-r1 DESCRIPTION="A set of base plugins for Molecule" HOMEPAGE="http://www.sabayon.org" SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" >=dev-util/molecule-core-1.0.1 !