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:
parent
29e5bfdaf1
commit
674bf789a8
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user