summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-24 00:27:10 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-31 15:37:25 +0100
commit0fce98f8426d4103340b14f22001be312a0a1b16 (patch)
tree76f860616669a3159cf9119403d92c7992a44de0 /x11-terms
parent*/*: Switch proaudio proj packages to cmake.eclass (diff)
downloadgentoo-0fce98f8426d4103340b14f22001be312a0a1b16.tar.gz
gentoo-0fce98f8426d4103340b14f22001be312a0a1b16.tar.bz2
gentoo-0fce98f8426d4103340b14f22001be312a0a1b16.zip
*/*: Switch qt proj packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/qterminal/qterminal-0.14.1.ebuild2
-rw-r--r--x11-terms/qterminal/qterminal-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/qterminal/qterminal-0.14.1.ebuild b/x11-terms/qterminal/qterminal-0.14.1.ebuild
index 528f35e53d05..aef92c45a4ab 100644
--- a/x11-terms/qterminal/qterminal-0.14.1.ebuild
+++ b/x11-terms/qterminal/qterminal-0.14.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
DESCRIPTION="Qt-based multitab terminal emulator"
HOMEPAGE="https://lxqt.org/"
diff --git a/x11-terms/qterminal/qterminal-9999.ebuild b/x11-terms/qterminal/qterminal-9999.ebuild
index f7797f360159..d95e1018d60a 100644
--- a/x11-terms/qterminal/qterminal-9999.ebuild
+++ b/x11-terms/qterminal/qterminal-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
DESCRIPTION="Qt-based multitab terminal emulator"
HOMEPAGE="https://lxqt.org/"