Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/qdevicemonitor/
Date: Sat, 14 Jul 2018 13:13:51
Message-Id: 1531574008.2fcf9b36e82590cec9fee8e30d2090067812d62b.asturm@gentoo
1 commit: 2fcf9b36e82590cec9fee8e30d2090067812d62b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 14 13:10:55 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 14 13:13:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcf9b36
7
8 dev-util/qdevicemonitor: eutils -> desktop
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild
16 index 8e27034f9ef..1b9b31c6c9d 100644
17 --- a/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild
18 +++ b/dev-util/qdevicemonitor/qdevicemonitor-1.0.1-r1.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI="6"
22
23 -inherit eutils qmake-utils
24 +inherit desktop qmake-utils
25
26 DESCRIPTION="Crossplatform log viewer for Android, iOS and text files"
27 HOMEPAGE="https://github.com/alopatindev/qdevicemonitor"