From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-994183-garchives=archives.gentoo.org@lists.gentoo.org> 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 913EA138206 for <garchives@archives.gentoo.org>; Sun, 31 Dec 2017 18:01:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E32B7E086E; Sun, 31 Dec 2017 18:01:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 BC557E086E for <gentoo-commits@lists.gentoo.org>; Sun, 31 Dec 2017 18:01:27 +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 A5A6F335C0F for <gentoo-commits@lists.gentoo.org>; Sun, 31 Dec 2017 18:01:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9E01195 for <gentoo-commits@lists.gentoo.org>; Sun, 31 Dec 2017 18:01:24 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1514742325.685af68c19908eff5dfa4dc984d0c927c46ab6eb.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 685af68c19908eff5dfa4dc984d0c927c46ab6eb X-VCS-Branch: master Date: Sun, 31 Dec 2017 18:01:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fc522f07-6b00-4788-a252-3958c71f151e X-Archives-Hash: 314846ed3a786712504292367af59a92 commit: 685af68c19908eff5dfa4dc984d0c927c46ab6eb Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 31 17:45:25 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Dec 31 17:45:25 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=685af68c app-office/kmymoney: Raise QT_MINIMAL to 5.9.3 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-office/kmymoney/kmymoney-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index 8fcb6ad7e5..d972d082a6 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 KDE_GCC_MINIMAL="6.4" KDE_HANDBOOK="optional" KDE_TEST="forceoptional" -QT_MINIMAL="5.9.1" +QT_MINIMAL="5.9.3" VIRTUALX_REQUIRED="test" VIRTUALDBUS_TEST="true" inherit kde5