mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
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:
@@ -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})
|
||||
|
||||
Reference in New Issue
Block a user