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 C83EF139694 for ; Fri, 24 Mar 2017 00:51:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 989F021C038; Fri, 24 Mar 2017 00:51:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 75E0421C038 for ; Fri, 24 Mar 2017 00:51:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1322D34165A for ; Fri, 24 Mar 2017 00:51:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 745FF72BF for ; Fri, 24 Mar 2017 00:51:13 +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: <1490311378.635518a12938b13319944852f70a993f28a6aec9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ktp-text-ui/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ktp-text-ui/ktp-text-ui-17.04.49.9999.ebuild kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild X-VCS-Directories: kde-apps/ktp-text-ui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 635518a12938b13319944852f70a993f28a6aec9 X-VCS-Branch: master Date: Fri, 24 Mar 2017 00:51:13 +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: 8fb65a36-312c-444d-a844-e2441e1cf7ac X-Archives-Hash: daa48308c185bb2fda16739440c563b2 commit: 635518a12938b13319944852f70a993f28a6aec9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 23 23:22:58 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 23 23:22:58 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=635518a1 kde-apps/ktp-text-ui: Set QT_MINIMAL to 5.7.1 https://mail.kde.org/pipermail/release-team/2017-March/010200.html Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-apps/ktp-text-ui/ktp-text-ui-17.04.49.9999.ebuild | 1 + kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/ktp-text-ui/ktp-text-ui-17.04.49.9999.ebuild b/kde-apps/ktp-text-ui/ktp-text-ui-17.04.49.9999.ebuild index 313ea66366..75233619fd 100644 --- a/kde-apps/ktp-text-ui/ktp-text-ui-17.04.49.9999.ebuild +++ b/kde-apps/ktp-text-ui/ktp-text-ui-17.04.49.9999.ebuild @@ -3,6 +3,7 @@ EAPI=6 +QT_MINIMAL="5.7.1" inherit kde5 DESCRIPTION="KDE Telepathy text chat window" diff --git a/kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild b/kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild index 313ea66366..75233619fd 100644 --- a/kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild +++ b/kde-apps/ktp-text-ui/ktp-text-ui-9999.ebuild @@ -3,6 +3,7 @@ EAPI=6 +QT_MINIMAL="5.7.1" inherit kde5 DESCRIPTION="KDE Telepathy text chat window"