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 79528158086 for ; Fri, 15 Oct 2021 10:22:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DF07E0830; Fri, 15 Oct 2021 10:22:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5494AE0830 for ; Fri, 15 Oct 2021 10:22:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45287343620 for ; Fri, 15 Oct 2021 10:22:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B92D162 for ; Fri, 15 Oct 2021 10:22:51 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1634293361.6fefbf237fa3efb533a04dbe31b29a28be66d7b0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mydumper/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mydumper/mydumper-0.11.1.3.ebuild X-VCS-Directories: dev-db/mydumper/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 6fefbf237fa3efb533a04dbe31b29a28be66d7b0 X-VCS-Branch: master Date: Fri, 15 Oct 2021 10:22:51 +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: 06a1f329-de9f-4d53-b2ac-5390e2898e23 X-Archives-Hash: 3a04a9ee8e881e9f12bad7af31619fd5 commit: 6fefbf237fa3efb533a04dbe31b29a28be66d7b0 Author: Joonas Niilola gentoo org> AuthorDate: Fri Oct 15 10:06:32 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Oct 15 10:22:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fefbf23 dev-db/mydumper: remove subslot binder from zstd Signed-off-by: Joonas Niilola gentoo.org> dev-db/mydumper/mydumper-0.11.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/mydumper/mydumper-0.11.1.3.ebuild b/dev-db/mydumper/mydumper-0.11.1.3.ebuild index 02f3e01169e..b087cfa64bd 100644 --- a/dev-db/mydumper/mydumper-0.11.1.3.ebuild +++ b/dev-db/mydumper/mydumper-0.11.1.3.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" -RDEPEND="app-arch/zstd:= +RDEPEND="app-arch/zstd dev-db/mysql-connector-c:= dev-libs/glib:2 dev-libs/libpcre