From 376eb19a4d282430938ccc9119b40d3413ef282f Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Mon, 13 Jul 2020 12:49:15 +0300 Subject: [PATCH] net-misc/sgopherd: update live ebuild --- net-misc/sgopherd/sgopherd-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/sgopherd/sgopherd-9999.ebuild b/net-misc/sgopherd/sgopherd-9999.ebuild index 7ee5f97..168e4ab 100644 --- a/net-misc/sgopherd/sgopherd-9999.ebuild +++ b/net-misc/sgopherd/sgopherd-9999.ebuild @@ -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 -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 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="" LICENSE="MIT"