net-nds/ldapcherry: Update HOMEPAGE

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-05-16 00:00:12 +02:00
parent 29e5bfdaf1
commit 674bf789a8
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21

View File

@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors # Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=7
@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{8..9} )
inherit distutils-r1 inherit distutils-r1
DESCRIPTION="LDAP web UI written in python" DESCRIPTION="LDAP web UI written in python"
HOMEPAGE="https://pypi.org/project/ldapcherry https://github.com/kakwa/ldapcherry" HOMEPAGE="https://pypi.org/project/ldapcherry/ https://github.com/kakwa/ldapcherry"
if [[ "${PV}" == *_p* ]]; then if [[ "${PV}" == *_p* ]]; then
SRC_URI="https://github.com/kakwa/ldapcherry/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/kakwa/ldapcherry/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"