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 E3D221382C5 for ; Wed, 11 Apr 2018 12:56:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0707EE0A03; Wed, 11 Apr 2018 12:56:05 +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 D95F0E0A03 for ; Wed, 11 Apr 2018 12:56:03 +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 A896B335C76 for ; Wed, 11 Apr 2018 12:56:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B589253 for ; Wed, 11 Apr 2018 12:56:00 +0000 (UTC) From: "Jimi Huotari" 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" Message-ID: <1523449254.76d56567a6897296ff4003f33ca93ddf5b41358e.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtsql/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtsql/qtsql-5.11.9999.ebuild X-VCS-Directories: dev-qt/qtsql/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 76d56567a6897296ff4003f33ca93ddf5b41358e X-VCS-Branch: master Date: Wed, 11 Apr 2018 12:56:00 +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: 7ccaa4ff-c5c0-4ead-a9b7-b8610d945478 X-Archives-Hash: 034c4957ad0682dbe3ff54fccae40443 commit: 76d56567a6897296ff4003f33ca93ddf5b41358e Author: Jimi Huotari gentoo org> AuthorDate: Wed Apr 11 12:19:28 2018 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Wed Apr 11 12:20:54 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=76d56567 dev-qt/qtsql: remove upstreamed MariaDB patch from 5.11.9999 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-qt/qtsql/qtsql-5.11.9999.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dev-qt/qtsql/qtsql-5.11.9999.ebuild b/dev-qt/qtsql/qtsql-5.11.9999.ebuild index ae735814..db29e42d 100644 --- a/dev-qt/qtsql/qtsql-5.11.9999.ebuild +++ b/dev-qt/qtsql/qtsql-5.11.9999.ebuild @@ -28,11 +28,6 @@ DEPEND=" " RDEPEND="${DEPEND}" -PATCHES=( - "${FILESDIR}/${PN}-5.9.5-mariadb-10.2.patch" - # See also: https://codereview.qt-project.org/#/c/206850/ -) - QT5_TARGET_SUBDIRS=( src/sql src/plugins/sqldrivers