commit: 08ae2fac9c7c185d6434b1e9c7139e27799e3c8c Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Oct 16 10:53:10 2017 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Oct 16 10:53:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ae2fac
app-admin/prom2json: Fix HOMEPAGE Package-Manager: Portage-2.3.11, Repoman-2.3.3 app-admin/prom2json/prom2json-0.1.0_p20170523.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/prom2json/prom2json-0.1.0_p20170523.ebuild b/app-admin/prom2json/prom2json-0.1.0_p20170523.ebuild index c1596c29bce..8bc84e32383 100644 --- a/app-admin/prom2json/prom2json-0.1.0_p20170523.ebuild +++ b/app-admin/prom2json/prom2json-0.1.0_p20170523.ebuild @@ -10,7 +10,7 @@ ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" DESCRIPTION="A tool to scrape a Prometheus client and dump the result as JSON" -HOMEPAGE="https://github.com/prometheus/node_exporter" +HOMEPAGE="https://github.com/prometheus/prom2json" SRC_URI="${ARCHIVE_URI}" LICENSE="Apache-2.0" SLOT="0"
