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 4E0F5138334 for ; Sun, 24 Nov 2019 21:42:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18860E0858; Sun, 24 Nov 2019 21:42:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 F3075E0858 for ; Sun, 24 Nov 2019 21:42:42 +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 B565E34D2DD for ; Sun, 24 Nov 2019 21:42:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A8F28BE for ; Sun, 24 Nov 2019 21:42: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: <1574631467.d4da06de3ac8cb0ddd7d5c0729d4b1c98699adf5.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kitinerary/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kitinerary/kitinerary-9999.ebuild X-VCS-Directories: kde-apps/kitinerary/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d4da06de3ac8cb0ddd7d5c0729d4b1c98699adf5 X-VCS-Branch: master Date: Sun, 24 Nov 2019 21:42: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: d264f51b-162b-4fb7-ab64-c87178d1ba74 X-Archives-Hash: 4f19b25907f9f92e9fa90434d2d67e73 commit: d4da06de3ac8cb0ddd7d5c0729d4b1c98699adf5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 24 21:37:47 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 24 21:37:47 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4da06de kde-apps/kitinerary: Set ECM_TEST to true Upstream commit 358423620e004c766793ff1d25663f2fafd5f168 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kitinerary/kitinerary-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kitinerary/kitinerary-9999.ebuild b/kde-apps/kitinerary/kitinerary-9999.ebuild index 61b10e8875..1390620a71 100644 --- a/kde-apps/kitinerary/kitinerary-9999.ebuild +++ b/kde-apps/kitinerary/kitinerary-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -ECM_TEST="forceoptional" +ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.64.0 QTMIN=5.12.3