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 74A6B1396D0 for ; Sun, 8 Oct 2017 08:10:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8C552BC003; Sun, 8 Oct 2017 08:10:44 +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 9AC452BC003 for ; Sun, 8 Oct 2017 08:10:44 +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 7324033BF47 for ; Sun, 8 Oct 2017 08:10:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 048C79098 for ; Sun, 8 Oct 2017 08:10:42 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1507447578.3432467044609e1a8a2009beeaa1f5b13f838a69.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kmymoney/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kmymoney/kmymoney-9999.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 3432467044609e1a8a2009beeaa1f5b13f838a69 X-VCS-Branch: master Date: Sun, 8 Oct 2017 08:10:42 +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-Archives-Salt: 6afc7afb-0ccb-44f5-becd-b8841a672145 X-Archives-Hash: 2833511223528bc8e56fa668f3d860e3 commit: 3432467044609e1a8a2009beeaa1f5b13f838a69 Author: Johannes Huber gentoo org> AuthorDate: Sun Oct 8 07:26:18 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Oct 8 07:26:18 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=34324670 app-office/kmymoney: Raise QT_MINIMAL to 5.9.1 Package-Manager: Portage-2.3.11, Repoman-2.3.3 app-office/kmymoney/kmymoney-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index a183bd4b31..04dc5afd44 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -5,7 +5,7 @@ EAPI=6 KDE_HANDBOOK="optional" KDE_TEST="forceoptional" -# QT_MINIMAL="5.9.1" # for webengine; defaulting to +webkit until Qt-5.9.1 in tree +QT_MINIMAL="5.9.1" VIRTUALX_REQUIRED="test" VIRTUALDBUS_TEST="true" inherit kde5 @@ -18,7 +18,7 @@ fi LICENSE="GPL-2" KEYWORDS="" -IUSE="activities addressbook calendar crypt hbci holidays ofx quotes +webkit weboob" +IUSE="activities addressbook calendar crypt hbci holidays ofx quotes webkit weboob" COMMON_DEPEND=" $(add_frameworks_dep karchive)