app-emulation/podman-compose: Add trailing / to 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-15 23:59:47 +02:00
parent 9505adb740
commit 13e15f6be4
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21

View File

@ -10,7 +10,7 @@ inherit distutils-r1
COMMIT_ID="045cef299bec77e3ae2d1980ad32c1fd2c2896bf" COMMIT_ID="045cef299bec77e3ae2d1980ad32c1fd2c2896bf"
DESCRIPTION="Run docker-compose files without root with podman" DESCRIPTION="Run docker-compose files without root with podman"
HOMEPAGE="https://pypi.org/project/podman-compose https://github.com/containers/podman-compose" HOMEPAGE="https://pypi.org/project/podman-compose/ https://github.com/containers/podman-compose"
if [[ ${PV} == *9999 ]]; then if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/containers/podman-compose.git" EGIT_REPO_URI="https://github.com/containers/podman-compose.git"