From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AE228138330 for ; Tue, 9 Jan 2018 13:41:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FE6BE0AE3; Tue, 9 Jan 2018 13:41:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F32D5E0AE3 for ; Tue, 9 Jan 2018 13:41:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE2D9335C3B for ; Tue, 9 Jan 2018 13:41:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6B021AD for ; Tue, 9 Jan 2018 13:41:27 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1515495513.3b75147d6a5bdad37a77d6b76c65509801f32673.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde5.eclass X-VCS-Directories: eclass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3b75147d6a5bdad37a77d6b76c65509801f32673 X-VCS-Branch: master Date: Tue, 9 Jan 2018 13:41:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ffd0bf85-a539-4ade-847a-fd872b928b94 X-Archives-Hash: 523f3896793bfea6facfa06ed582aa0c commit: 3b75147d6a5bdad37a77d6b76c65509801f32673 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 9 10:58:33 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 9 10:58:33 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3b75147d kde5.eclass: Drop unused eutils.eclass eclass/kde5.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass index 8e6a6a5363..318e102565 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