tnet-misc/sacc: Update git URI. - parlay - yet another gentoo overlay HTML git clone https://git.parazyd.org/parlay DIR Log DIR Files DIR Refs DIR README --- DIR commit 556b83cd18d7025ed6daf85b8e4a43965aa63fda DIR parent 4233ff5b83f0bec7f7fd4495c918f08e995b9ae5 HTML Author: parazyd <parazyd@dyne.org> Date: Thu, 22 Feb 2018 17:51:30 +0100 net-misc/sacc: Update git URI. Diffstat: M net-misc/sacc/sacc-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/net-misc/sacc/sacc-9999.ebuild b/net-misc/sacc/sacc-9999.ebuild t@@ -7,7 +7,7 @@ inherit git-r3 savedconfig toolchain-funcs DESCRIPTION="saccomys, simple console gopher client" HOMEPAGE="gopher://bitreich.org/1/scm/sacc" -EGIT_REPO_URI="git://bitreich.org/sacc" +EGIT_REPO_URI="https://git.parazyd.org/sacc.git" LICENSE="ISC" SLOT="0"