mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-go/go-spew: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
committed by
Zac Medico
parent
3e801d1a84
commit
e4a96f0434
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -17,7 +17,7 @@ fi
|
||||
inherit golang-build
|
||||
|
||||
DESCRIPTION="Implements a deep pretty printer for Go data structures to aid in debugging"
|
||||
HOMEPAGE="https://${EGO_SRC}"
|
||||
HOMEPAGE="https://github.com/davecgh/go-spew"
|
||||
LICENSE="ISC"
|
||||
SLOT="0/${PV}"
|
||||
IUSE=""
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -17,7 +17,7 @@ fi
|
||||
inherit golang-build
|
||||
|
||||
DESCRIPTION="Implements a deep pretty printer for Go data structures to aid in debugging"
|
||||
HOMEPAGE="https://${EGO_SRC}"
|
||||
HOMEPAGE="https://github.com/davecgh/go-spew"
|
||||
LICENSE="ISC"
|
||||
SLOT="0/${PV}"
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user