From 41c554ca3a582c37949bf1fed707b81b5117506d Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Sat, 3 Apr 2021 17:44:20 +0100 Subject: app-metrics/prom2json: Remove unused eclass Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matt Smith Signed-off-by: Sam James --- app-metrics/prom2json/prom2json-0.1.0_p20170523.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-metrics') diff --git a/app-metrics/prom2json/prom2json-0.1.0_p20170523.ebuild b/app-metrics/prom2json/prom2json-0.1.0_p20170523.ebuild index 8bc84e323834..bc3abad7c8c2 100644 --- a/app-metrics/prom2json/prom2json-0.1.0_p20170523.ebuild +++ b/app-metrics/prom2json/prom2json-0.1.0_p20170523.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit user golang-build golang-vcs-snapshot + +inherit golang-build golang-vcs-snapshot EGO_PN="github.com/prometheus/${PN}" EGIT_COMMIT="4a7436442837da72f9e211d99f0145dff3246b66" @@ -14,7 +15,6 @@ HOMEPAGE="https://github.com/prometheus/prom2json" SRC_URI="${ARCHIVE_URI}" LICENSE="Apache-2.0" SLOT="0" -IUSE="" DEPEND="dev-util/promu" -- cgit v1.2.3-65-gdbad