summaryrefslogtreecommitdiff
path: root/dev-go/go-tour/go-tour-0_pre20200201.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-go/go-tour/go-tour-0_pre20200201.ebuild')
-rw-r--r--dev-go/go-tour/go-tour-0_pre20200201.ebuild15
1 files changed, 2 insertions, 13 deletions
diff --git a/dev-go/go-tour/go-tour-0_pre20200201.ebuild b/dev-go/go-tour/go-tour-0_pre20200201.ebuild
index a6c9bc503f39..af7e68bec8e6 100644
--- a/dev-go/go-tour/go-tour-0_pre20200201.ebuild
+++ b/dev-go/go-tour/go-tour-0_pre20200201.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,19 +8,8 @@ EGO_PN="golang.org/x/tour"
DESCRIPTION="A Tour of Go"
HOMEPAGE="https://tour.golang.org"
-
-EGO_SUM=(
- "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
- "golang.org/x/net v0.0.0-20190311183353-d8887717615a"
- "golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod"
- "golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod"
- "golang.org/x/text v0.3.0/go.mod"
- "golang.org/x/tools v0.0.0-20190312164927-7b79afddac43"
- "golang.org/x/tools v0.0.0-20190312164927-7b79afddac43/go.mod"
- )
-go-module_set_globals
SRC_URI="https://github.com/golang/tour/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
- ${EGO_SUM_SRC_URI}"
+ https://dev.gentoo.org/~zmedico/dist/${P}-deps.tar.xz"
LICENSE="BSD Apache-2.0 MIT"
SLOT="0"