# Copyright 1999-2021 Go Overlay Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 DESCRIPTION="Add anchor tags and icons to all headers" HOMEPAGE="https://pypi.python.org/pypi/${PN}" SRC_URI="mirror://pypi/m/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 arm x86" RESTRICT="mirror"