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 1D0C4138334 for ; Fri, 23 Aug 2019 10:53:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36065E069C; Fri, 23 Aug 2019 10:53: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 1BACBE069C for ; Fri, 23 Aug 2019 10:53:26 +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 C695334A1F1 for ; Fri, 23 Aug 2019 10:53:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E87E5266 for ; Fri, 23 Aug 2019 10:53:23 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1566557591.23ecc45f88b9837151fecb0fdc5fe425d153d80f.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-connector-c/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mysql-connector-c/mysql-connector-c-8.0.17-r3.ebuild X-VCS-Directories: dev-db/mysql-connector-c/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 23ecc45f88b9837151fecb0fdc5fe425d153d80f X-VCS-Branch: master Date: Fri, 23 Aug 2019 10:53:23 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 845d8832-41d4-4c57-8c0e-f007a344accb X-Archives-Hash: 2f81d92d67fc40778516e5ac3447c6d7 commit: 23ecc45f88b9837151fecb0fdc5fe425d153d80f Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Aug 23 10:52:57 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Aug 23 10:53:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ecc45f dev-db/mysql-connector-c: block prev. percona-server atoms Bug: https://bugs.gentoo.org/692580 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> dev-db/mysql-connector-c/mysql-connector-c-8.0.17-r3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-db/mysql-connector-c/mysql-connector-c-8.0.17-r3.ebuild b/dev-db/mysql-connector-c/mysql-connector-c-8.0.17-r3.ebuild index f705146ace5..3c047b80fc2 100644 --- a/dev-db/mysql-connector-c/mysql-connector-c-8.0.17-r3.ebuild +++ b/dev-db/mysql-connector-c/mysql-connector-c-8.0.17-r3.ebuild @@ -34,6 +34,7 @@ RDEPEND+=" !=dev-db/mysql-5.7.24*" RDEPEND+=" !=dev-db/mysql-5.7.25*" RDEPEND+=" !=dev-db/mysql-5.7.26-r0" RDEPEND+=" !=dev-db/mysql-5.7.27-r0" +RDEPEND+=" !