dev-python/mkdocs-material: pypi homepage

Package-Manager: Portage-2.3.96, Repoman-2.3.21
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-03-27 17:38:01 +01:00
parent c154c3f50a
commit 29473d9b4a
2 changed files with 21 additions and 7 deletions

View File

@@ -5,12 +5,13 @@ EAPI=7
PYTHON_COMPAT=( python3_6 )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="A Material Design theme for MkDocs"
HOMEPAGE="https://github.com/squidfunk/mkdocs-material"
HOMEPAGE="
https://github.com/squidfunk/mkdocs-material
https://pypi.org/project/mkdocs-material
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"