summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-09 11:58:33 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-09 11:58:33 +0100
commit3b75147d6a5bdad37a77d6b76c65509801f32673 (patch)
tree0c6d2c9e5f1bd5f828db11b79367f25673e89239
parent7abdc5417f3e779430b8e185a2ea02d7a1e17924 (diff)
downloadkde-3b75147d6a5bdad37a77d6b76c65509801f32673.tar.gz
kde-3b75147d6a5bdad37a77d6b76c65509801f32673.tar.bz2
kde-3b75147d6a5bdad37a77d6b76c65509801f32673.zip
kde5.eclass: Drop unused eutils.eclass
-rw-r--r--eclass/kde5.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 8e6a6a53630..318e1025651 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -31,7 +31,7 @@ _KDE5_ECLASS=1
# for tests you should proceed with setting VIRTUALX_REQUIRED=test.
: ${VIRTUALX_REQUIRED:=manual}
-inherit cmake-utils eutils flag-o-matic gnome2-utils kde5-functions versionator virtualx xdg
+inherit cmake-utils flag-o-matic gnome2-utils kde5-functions versionator virtualx xdg
if [[ ${KDE_BUILD_TYPE} = live ]]; then
case ${KDE_SCM} in