From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1107330-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 5C3D4138334 for <garchives@archives.gentoo.org>; Sat, 24 Aug 2019 09:15:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EFFDE0815; Sat, 24 Aug 2019 09:15:02 +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 5E59CE0815 for <gentoo-commits@lists.gentoo.org>; Sat, 24 Aug 2019 09:15:02 +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 6712C34A230 for <gentoo-commits@lists.gentoo.org>; Sat, 24 Aug 2019 09:15:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5808C76D for <gentoo-commits@lists.gentoo.org>; Sat, 24 Aug 2019 09:14:58 +0000 (UTC) From: "Jimi Huotari" <chiitoo@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, "Jimi Huotari" <chiitoo@gentoo.org> Message-ID: <1566638060.f4147c0b8d844b51940dd8badf511941289b84cc.chiitoo@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.14.9999.ebuild X-VCS-Directories: dev-qt/qtcore/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: f4147c0b8d844b51940dd8badf511941289b84cc X-VCS-Branch: master Date: Sat, 24 Aug 2019 09:14:58 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5282d043-ceda-49bf-ab89-23b442fbf820 X-Archives-Hash: a8f73335e70e1945111b4e1e2ff523a6 commit: f4147c0b8d844b51940dd8badf511941289b84cc Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Sat Aug 24 09:14:20 2019 +0000 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> CommitDate: Sat Aug 24 09:14:20 2019 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=f4147c0b dev-qt/qtcore: drop 'qfloat16-tables' from 5.14.9999 This was moved and removed from the build. - https://code.qt.io/cgit/qt/qtbase.git/commit/?h=5.14&id=5e40d3d9 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org> dev-qt/qtcore/qtcore-5.14.9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-qt/qtcore/qtcore-5.14.9999.ebuild b/dev-qt/qtcore/qtcore-5.14.9999.ebuild index d881786f..68c4c734 100644 --- a/dev-qt/qtcore/qtcore-5.14.9999.ebuild +++ b/dev-qt/qtcore/qtcore-5.14.9999.ebuild @@ -30,7 +30,6 @@ QT5_TARGET_SUBDIRS=( src/tools/bootstrap src/tools/moc src/tools/rcc - src/tools/qfloat16-tables src/corelib src/tools/qlalr doc