mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-db/go-etcd: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
committed by
Zac Medico
parent
a83f206678
commit
285c368a7e
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
inherit eutils
|
||||
GO_PN=github.com/coreos/${PN}
|
||||
DESCRIPTION="Go client library for etcd"
|
||||
HOMEPAGE="https://${GO_PN}"
|
||||
HOMEPAGE="https://github.com/coreos/go-etcd"
|
||||
EGIT_COMMIT="25e2c63be8e8ab405014a78879e0992ae5ff55e8"
|
||||
SRC_URI="https://${GO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -7,7 +7,7 @@ GO_PN=github.com/coreos/${PN}
|
||||
EGIT_COMMIT="25e2c63be8e8ab405014a78879e0992ae5ff55e8"
|
||||
|
||||
DESCRIPTION="Go client library for etcd"
|
||||
HOMEPAGE="https://${GO_PN}"
|
||||
HOMEPAGE="https://github.com/coreos/go-etcd"
|
||||
SRC_URI="https://${GO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -9,7 +9,7 @@ GO_PN=github.com/coreos/${PN}
|
||||
EGIT_COMMIT="25e2c63be8e8ab405014a78879e0992ae5ff55e8"
|
||||
|
||||
DESCRIPTION="Go client library for etcd"
|
||||
HOMEPAGE="https://${GO_PN}"
|
||||
HOMEPAGE="https://github.com/coreos/go-etcd"
|
||||
SRC_URI="https://${GO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user