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 A7549138359 for ; Fri, 30 Oct 2020 11:40:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F20D0E081E; Fri, 30 Oct 2020 11:40:44 +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 D4E67E081E for ; Fri, 30 Oct 2020 11:40:44 +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 7D68A340791 for ; Fri, 30 Oct 2020 11:40:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7CA03BF for ; Fri, 30 Oct 2020 11:40:41 +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: <1604058027.6d7156aff6bbb9d8395d42b5eeb36510ff01cf6a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libmediawiki/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild X-VCS-Directories: net-libs/libmediawiki/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6d7156aff6bbb9d8395d42b5eeb36510ff01cf6a X-VCS-Branch: master Date: Fri, 30 Oct 2020 11:40:41 +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: 0963749d-ff60-457f-8901-ae73e53e7751 X-Archives-Hash: e6fbf51e37707b095f28ba6339b632bc commit: 6d7156aff6bbb9d8395d42b5eeb36510ff01cf6a Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 30 08:49:26 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 30 11:40:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d7156af net-libs/libmediawiki: Set ECM_TEST=true Closes: https://bugs.gentoo.org/751880 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild b/net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild index 620b8aefcf7..f1cc05a6f42 100644 --- a/net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild +++ b/net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild @@ -3,6 +3,7 @@ EAPI=7 +ECM_TEST="true" KFMIN=5.60.0 QTMIN=5.12.3 inherit ecm kde.org