commit: d0b01b83172419e50cf6550d2fd08333f805b03f
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 13 20:53:33 2021 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jun 13 20:53:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b01b83
www-apps/zeppelin-bin: remove user eclass.
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
www-apps/zeppelin-bin/zeppelin-bin-0.8.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/zeppelin-bin/zeppelin-bin-0.8.2-r1.ebuild
b/www-apps/zeppelin-bin/zeppelin-bin-0.8.2-r1.ebuild
index a6da6911f3e..e1df14facd0 100644
--- a/www-apps/zeppelin-bin/zeppelin-bin-0.8.2-r1.ebuild
+++ b/www-apps/zeppelin-bin/zeppelin-bin-0.8.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit java-pkg-2 user
+inherit java-pkg-2
MY_PN="zeppelin"
MY_P="${MY_PN}-${PV}-bin-all"