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 E7F26138350 for ; Wed, 11 Mar 2020 15:16:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20B86E0982; Wed, 11 Mar 2020 15:16:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 F2E50E0982 for ; Wed, 11 Mar 2020 15:16:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F2C9A34F0FD for ; Wed, 11 Mar 2020 15:16:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA520162 for ; Wed, 11 Mar 2020 15:16:36 +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: <1583939784.0059dad9930f6a93e92a420037838f0acdf254c0.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-video/subtitlecomposer/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/subtitlecomposer/subtitlecomposer-9999.ebuild X-VCS-Directories: media-video/subtitlecomposer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0059dad9930f6a93e92a420037838f0acdf254c0 X-VCS-Branch: master Date: Wed, 11 Mar 2020 15:16:36 +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: 955ceae1-be73-4b16-8ad0-18b274324aef X-Archives-Hash: 1f4870b5c4a20ca04ec9501e14a3d47b commit: 0059dad9930f6a93e92a420037838f0acdf254c0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Mar 11 15:16:24 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Mar 11 15:16:24 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0059dad9 media-video/subtitlecomposer: Set ECM_TEST to forceoptional-recursive Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/subtitlecomposer/subtitlecomposer-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild index d0c54a5d50..05e4763bee 100644 --- a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild +++ b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -ECM_TEST="forceoptional" +ECM_TEST="forceoptional-recursive" KFMIN=5.60.0 QTMIN=5.12.3 VIRTUALX_REQUIRED="test"