commit:     41c554ca3a582c37949bf1fed707b81b5117506d
Author:     Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Sat Apr  3 16:44:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 21:58:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c554ca

app-metrics/prom2json: Remove unused eclass

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-metrics/prom2json/prom2json-0.1.0_p20170523.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-metrics/prom2json/prom2json-0.1.0_p20170523.ebuild 
b/app-metrics/prom2json/prom2json-0.1.0_p20170523.ebuild
index 8bc84e32383..bc3abad7c8c 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"
 

Reply via email to