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 CC5FE1382C5 for ; Thu, 22 Feb 2018 22:19:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07DC7E094A; Thu, 22 Feb 2018 22:19:43 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C896DE0943 for ; Thu, 22 Feb 2018 22:19:42 +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 C6623335C4B for ; Thu, 22 Feb 2018 22:19:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE638239 for ; Thu, 22 Feb 2018 22:19:38 +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: <1519337654.0187047ebc112e073b31c7753d4d07d23a31c57a.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtcore/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtcore/qtcore-5.10.1-r1.ebuild dev-qt/qtcore/qtcore-5.10.1.ebuild dev-qt/qtcore/qtcore-5.11.0_alpha.ebuild dev-qt/qtcore/qtcore-5.11.9999.ebuild dev-qt/qtcore/qtcore-5.9.9999.ebuild dev-qt/qtcore/qtcore-5.9999.ebuild X-VCS-Directories: dev-qt/qtcore/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0187047ebc112e073b31c7753d4d07d23a31c57a X-VCS-Branch: master Date: Thu, 22 Feb 2018 22:19:38 +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: 43b35ef2-8fde-4ca1-a3dd-fd8797d84d88 X-Archives-Hash: ca11d73602dc89ed2eba4bfc074762c9 commit: 0187047ebc112e073b31c7753d4d07d23a31c57a Author: Andreas Sturmlechner gmail com> AuthorDate: Thu Feb 22 19:49:40 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 22 22:14:14 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=0187047e dev-qt/qtcore: Enforce qtchooser qt5-default, block pre-switch qtcore:4 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-qt/qtcore/{qtcore-5.10.1.ebuild => qtcore-5.10.1-r1.ebuild} | 4 +++- dev-qt/qtcore/qtcore-5.11.0_alpha.ebuild | 4 +++- dev-qt/qtcore/qtcore-5.11.9999.ebuild | 4 +++- dev-qt/qtcore/qtcore-5.9.9999.ebuild | 4 +++- dev-qt/qtcore/qtcore-5.9999.ebuild | 4 +++- 5 files changed, 15 insertions(+), 5 deletions(-) diff --git a/dev-qt/qtcore/qtcore-5.10.1.ebuild b/dev-qt/qtcore/qtcore-5.10.1-r1.ebuild similarity index 96% rename from dev-qt/qtcore/qtcore-5.10.1.ebuild rename to dev-qt/qtcore/qtcore-5.10.1-r1.ebuild index 368fe44d..9e4d7aab 100644 --- a/dev-qt/qtcore/qtcore-5.10.1.ebuild +++ b/dev-qt/qtcore/qtcore-5.10.1-r1.ebuild @@ -22,7 +22,9 @@ DEPEND=" !icu? ( virtual/libiconv ) systemd? ( sys-apps/systemd:= ) " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + !