commit: 2fcf9b36e82590cec9fee8e30d2090067812d62b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jul 14 13:10:55 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jul 14 13:13:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcf9b36
dev-util/qdevicemonitor: eutils -> desktop Package-Manager: Portage-2.3.41, Repoman-2.3.9 dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild index 8e27034f9ef..1b9b31c6c9d 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"
