mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -11,7 +11,7 @@ inherit distutils-r1
|
||||
DESCRIPTION="Tool to check the completeness of MANIFEST.in for Python packages"
|
||||
HOMEPAGE="
|
||||
https://github.com/mgedmin/check-manifest
|
||||
https://pypi.org/project/check-manifest
|
||||
https://pypi.org/project/check-manifest/
|
||||
"
|
||||
SRC_URI="https://github.com/mgedmin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user