net-misc/sgopherd: update live ebuild

This commit is contained in:
Sergey Popov 2020-07-13 12:49:15 +03:00
parent 914cda9a16
commit 376eb19a4d

View File

@ -1,14 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation # Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=6 EAPI=7
EGIT_REPO_URI="https://github.com/vain/sgopherd.git" EGIT_REPO_URI="https://www.uninformativ.de/git/sgopherd.git"
inherit git-r3 inherit git-r3
DESCRIPTION="Small Gopher Server written in GNU Bash" DESCRIPTION="Small Gopher Server written in GNU Bash"
HOMEPAGE="https://github.com/vain/sgopherd" HOMEPAGE="https://www.uninformativ.de/git/sgopherd/file/README.html"
SRC_URI="" SRC_URI=""
LICENSE="MIT" LICENSE="MIT"