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 E40A9138334 for ; Mon, 15 Jul 2019 17:44:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16EC5E085E; Mon, 15 Jul 2019 17:44:01 +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 F14ACE085E for ; Mon, 15 Jul 2019 17:44:00 +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 C4CA7347B74 for ; Mon, 15 Jul 2019 17:43:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A06A5F1 for ; Mon, 15 Jul 2019 17:43:57 +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: <1563209778.95bf7357759bec3c447c7b898cfbcface8396294.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/krita/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/krita/krita-9999.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 95bf7357759bec3c447c7b898cfbcface8396294 X-VCS-Branch: master Date: Mon, 15 Jul 2019 17:43:57 +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: 2ca05b95-cc93-4448-b21d-0b295a10bf49 X-Archives-Hash: 6ff7e7ec267a76cc4008aab2b202d147 commit: 95bf7357759bec3c447c7b898cfbcface8396294 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 15 16:56:18 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 15 16:56:18 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=95bf7357 media-gfx/krita: Drop obsolete QT_MINIMAL Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/krita/krita-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index 91ad54e36e..430751f4f4 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -4,7 +4,6 @@ EAPI=7 KDE_TEST="forceoptional-recursive" -QT_MINIMAL="5.12.3" VIRTUALX_REQUIRED="test" PYTHON_COMPAT=( python3_{5,6,7} ) inherit kde5 python-single-r1