mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
|
||||
inherit distutils-r1 xdg
|
||||
|
||||
DESCRIPTION="Krapplet (keyring applet): a Linux graphical password manager"
|
||||
HOMEPAGE="https://gitlab.com/hfernh/krapplet https://pypi.org/project/krapplet"
|
||||
HOMEPAGE="https://gitlab.com/hfernh/krapplet https://pypi.org/project/krapplet/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user