From: Andreas Sturmlechner Date: Sat, 14 Jul 2018 13:10:55 +0000 (+0200) Subject: dev-util/qdevicemonitor: eutils -> desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2fcf9b36e82590cec9fee8e30d2090067812d62b;p=gentoo.git dev-util/qdevicemonitor: eutils -> desktop Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- diff --git a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild index 8e27034f9efb..1b9b31c6c9dd 100644 --- a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild +++ b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit eutils qmake-utils +inherit desktop qmake-utils DESCRIPTION="Crossplatform log viewer for Android, iOS and text files" HOMEPAGE="https://github.com/alopatindev/qdevicemonitor"