diff options
Diffstat (limited to 'dev-python/helpdev')
| -rw-r--r-- | dev-python/helpdev/helpdev-0.7.1-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/helpdev/helpdev-0.7.1-r1.ebuild b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild index 53f6d025ce8d..4759450620a4 100644 --- a/dev-python/helpdev/helpdev-0.7.1-r1.ebuild +++ b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild @@ -9,16 +9,16 @@ PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 pypi DESCRIPTION="Helping users and developers to get information about the environment" -HOMEPAGE="https://gitlab.com/dpizetta/helpdev" +HOMEPAGE=" + https://gitlab.com/dpizetta/helpdev/ + https://pypi.org/project/helpdev/ +" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 x86" RDEPEND=" - $(python_gen_cond_dep ' - dev-python/importlib-metadata[${PYTHON_USEDEP}] - ' 3.8 ) dev-python/psutil[${PYTHON_USEDEP}] " BDEPEND=" |
