dev-go/go-crypt: fix repository URL

This commit is contained in:
nemunaire 2019-09-01 13:06:25 +02:00
commit 09b9160b21
2 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,9 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN="github.com/nyarla/go-crypt/..."
EGO_PN="github.com/amoghe/go-crypt/..."
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs