commit:     78c058828760d896ff6a2f2881ba7e07cbca7886
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  3 08:56:43 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Oct  3 09:06:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78c05882

net-misc/tigervnc: [QA] Don't inherit eutils.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 net-misc/tigervnc/tigervnc-1.11.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-misc/tigervnc/tigervnc-1.11.0-r1.ebuild 
b/net-misc/tigervnc/tigervnc-1.11.0-r1.ebuild
index 90aaa196a7d..7e15237fd3f 100644
--- a/net-misc/tigervnc/tigervnc-1.11.0-r1.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.11.0-r1.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=7
 CMAKE_IN_SOURCE_BUILD=1
-inherit autotools cmake eutils flag-o-matic java-pkg-opt-2 systemd xdg
+
+inherit autotools cmake flag-o-matic java-pkg-opt-2 systemd xdg
 
 XSERVER_VERSION="1.20.0"
 

Reply via email to