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 D5536138335 for ; Wed, 5 Jun 2019 19:06:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9341E0822; Wed, 5 Jun 2019 19:06:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 C1164E0822 for ; Wed, 5 Jun 2019 19:06:43 +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 13618345790 for ; Wed, 5 Jun 2019 19:06:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFA8B607 for ; Wed, 5 Jun 2019 19:06:39 +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: <1559754294.5261c612f7c66ce1132b49247530c61f9234e5cf.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-pg-qt/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild X-VCS-Directories: dev-util/kdevelop-pg-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5261c612f7c66ce1132b49247530c61f9234e5cf X-VCS-Branch: master Date: Wed, 5 Jun 2019 19:06:39 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 22653393-d148-4808-a519-a22bb9b21bf1 X-Archives-Hash: 36b35082b01486f5bc5306a22817d3e2 commit: 5261c612f7c66ce1132b49247530c61f9234e5cf Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jun 5 17:04:54 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jun 5 17:04:54 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5261c612 dev-util/kdevelop-pg-qt: Set KDE_TEST="true" Upstream commit d9047ee099a90cc9b192673682a5b939611751b2 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild index 96f1b54fcd..e9ebafe8d7 100644 --- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild +++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KDE_TEST="forceoptional" +KDE_TEST="true" inherit kde5 if [[ ${KDE_BUILD_TYPE} = release ]]; then