summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-14 15:10:55 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-14 15:13:28 +0200
commit2fcf9b36e82590cec9fee8e30d2090067812d62b (patch)
tree752a8b40c0933e495a4742528a8115a97d7aa061 /dev-util/qdevicemonitor
parentdev-util/qdevicemonitor: Drop old (diff)
downloadgentoo-2fcf9b36e82590cec9fee8e30d2090067812d62b.tar.gz
gentoo-2fcf9b36e82590cec9fee8e30d2090067812d62b.tar.bz2
gentoo-2fcf9b36e82590cec9fee8e30d2090067812d62b.zip
dev-util/qdevicemonitor: eutils -> desktop
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'dev-util/qdevicemonitor')
-rw-r--r--dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"