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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 383AA15817D for ; Tue, 11 Jun 2024 14:15:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 651D2E2AD9; Tue, 11 Jun 2024 14:15:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3AE38E2AD9 for ; Tue, 11 Jun 2024 14:15:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0737D33BEFF for ; Tue, 11 Jun 2024 14:15:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6423515F7 for ; Tue, 11 Jun 2024 14:15:27 +0000 (UTC) From: "Xin Yang" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Xin Yang" Message-ID: <1718115296.efed650a7cd26b42a5294a2ccd7df85f748e5856.yangmame@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-vpn/candy/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-vpn/candy/candy-5.8.9.ebuild X-VCS-Directories: net-vpn/candy/ X-VCS-Committer: yangmame X-VCS-Committer-Name: Xin Yang X-VCS-Revision: efed650a7cd26b42a5294a2ccd7df85f748e5856 X-VCS-Branch: dev Date: Tue, 11 Jun 2024 14:15:27 +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: 49eaaebb-2c94-47a0-9f58-75ac5966d6e0 X-Archives-Hash: 296f9684fd2829bac3f1204a993b1658 commit: efed650a7cd26b42a5294a2ccd7df85f748e5856 Author: Xin Yang icloud com> AuthorDate: Tue Jun 11 14:14:56 2024 +0000 Commit: Xin Yang icloud com> CommitDate: Tue Jun 11 14:14:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=efed650a net-vpn/candy: Remove the dependence on libconfig Signed-off-by: Xin Yang icloud.com> net-vpn/candy/candy-5.8.9.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-vpn/candy/candy-5.8.9.ebuild b/net-vpn/candy/candy-5.8.9.ebuild index 3891fb4b5..7617d7a9e 100644 --- a/net-vpn/candy/candy-5.8.9.ebuild +++ b/net-vpn/candy/candy-5.8.9.ebuild @@ -14,7 +14,6 @@ SLOT="0" KEYWORDS="~amd64 ~arm64 ~mips" DEPEND=" - dev-libs/libconfig dev-libs/poco dev-libs/openssl dev-libs/spdlog