From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8BF601389F5 for ; Thu, 2 Apr 2015 16:47:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 537FEE0953; Thu, 2 Apr 2015 16:47:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0313CE0953 for ; Thu, 2 Apr 2015 16:47:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0EE43408F4 for ; Thu, 2 Apr 2015 16:47:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A07391511C for ; Thu, 2 Apr 2015 16:47:21 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1427993222.10f9559bfc9d51f1dccc7d5b447d5da0481d9d66.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 10f9559bfc9d51f1dccc7d5b447d5da0481d9d66 X-VCS-Branch: master Date: Thu, 2 Apr 2015 16:47:21 +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: 48faf5da-afa8-4cbf-aec5-70a5b8ef8435 X-Archives-Hash: 89988f4a431199c187421dc23695d108 commit: 10f9559bfc9d51f1dccc7d5b447d5da0481d9d66 Author: Michael Palimaka gentoo org> AuthorDate: Thu Apr 2 16:47:02 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Apr 2 16:47:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=10f9559b [eclass] Whitespace. eclass/kde5.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass index a594564..29a3da2 100644 --- a/eclass/kde5.eclass +++ b/eclass/kde5.eclass @@ -461,7 +461,7 @@ kde5_src_test() { fi cmake-utils_src_test - } + } # When run as normal user during ebuild development with the ebuild command, the # kde tests tend to access the session DBUS. This however is not possible in a real