# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 git-r3 DESCRIPTION="metadata.xml generator for ebuilds" HOMEPAGE="https://cgit.gentoo.org/proj/metagen.git" SRC_URI="" EGIT_REPO_URI="git://anongit.gentoo.org/proj/metagen.git" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="" DEPEND=">=dev-python/jaxml-3.01[${PYTHON_USEDEP}] || ( ( >=sys-apps/portage-2.3.0_rc1[${PYTHON_USEDEP}] app-portage/repoman[${PYTHON_USEDEP}] )