net-misc/gemserv: fix BadHomepage

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 12:33:49 +02:00
parent 09f36dcf36
commit 7bea079f57
2 changed files with 2 additions and 8 deletions

View File

@@ -91,10 +91,7 @@ CRATES="
inherit cargo systemd
DESCRIPTION="A gemini Server written in rust"
HOMEPAGE="
gemini://80h.dev/projects/gemserv/
https://git.sr.ht/~int80h/gemserv
"
HOMEPAGE="https://git.sr.ht/~int80h/gemserv"
SRC_URI="
https://git.sr.ht/~int80h/gemserv/archive/v${PV}.tar.gz -> ${P}.tar.gz
$(cargo_crate_uris ${CRATES})

View File

@@ -85,10 +85,7 @@ CRATES="
inherit cargo systemd
DESCRIPTION="A gemini Server written in rust"
HOMEPAGE="
gemini://80h.dev/projects/gemserv/
https://git.sr.ht/~int80h/gemserv
"
HOMEPAGE="https://git.sr.ht/~int80h/gemserv"
SRC_URI="
https://git.sr.ht/~int80h/gemserv/archive/v${PV}.tar.gz -> ${P}.tar.gz
$(cargo_crate_uris ${CRATES})