Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 701772
Collapse All | Expand All

(-)a/app-metrics/vault_exporter/vault_exporter-0.1.2.ebuild (-2 / +2 lines)
Lines 6-17 inherit user golang-build golang-vcs-snapshot Link Here
6
6
7
MY_PV=${PV/_/}
7
MY_PV=${PV/_/}
8
8
9
EGO_PN="github.com/grapeshot/vault_exporter"
9
EGO_PN="github.com/Talend/vault_exporter"
10
ARCHIVE_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
10
ARCHIVE_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
11
KEYWORDS="~amd64"
11
KEYWORDS="~amd64"
12
12
13
DESCRIPTION="Vault exporter for Prometheus"
13
DESCRIPTION="Vault exporter for Prometheus"
14
HOMEPAGE="https://github.com/grapeshot/vault_exporter"
14
HOMEPAGE="https://github.com/Talend/vault_exporter"
15
SRC_URI="${ARCHIVE_URI}"
15
SRC_URI="${ARCHIVE_URI}"
16
LICENSE="Apache-2.0"
16
LICENSE="Apache-2.0"
17
SLOT="0"
17
SLOT="0"

Return to bug 701772