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 244FF15817D for ; Fri, 7 Jun 2024 21:48:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 337E8E2A07; Fri, 7 Jun 2024 21:48:31 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EFD1DE2A07 for ; Fri, 7 Jun 2024 21:48: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17D3A340C7B for ; Fri, 7 Jun 2024 21:48:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81CD91C83 for ; Fri, 7 Jun 2024 21:48:27 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1717741264.b20c49b0e4bf77f1064fd3357358c4d7a223f1c6.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-vpn/candy/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-vpn/candy/Manifest net-vpn/candy/candy-5.8.6.ebuild net-vpn/candy/candy-5.8.7.ebuild X-VCS-Directories: net-vpn/candy/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: b20c49b0e4bf77f1064fd3357358c4d7a223f1c6 X-VCS-Branch: master Date: Fri, 7 Jun 2024 21:48: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: d60d8a8a-38c9-4f14-a2d2-b6284c913df7 X-Archives-Hash: 4ef7c483dd39ba24471f94e018b9c7ff commit: b20c49b0e4bf77f1064fd3357358c4d7a223f1c6 Author: Xin Yang icloud com> AuthorDate: Fri Jun 7 06:21:04 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Fri Jun 7 06:21:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b20c49b0 net-vpn/candy: add 5.8.7, drop 5.8.6 Signed-off-by: Xin Yang icloud.com> net-vpn/candy/Manifest | 2 +- net-vpn/candy/{candy-5.8.6.ebuild => candy-5.8.7.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/candy/Manifest b/net-vpn/candy/Manifest index a4d7b1f4f..56bfbe13c 100644 --- a/net-vpn/candy/Manifest +++ b/net-vpn/candy/Manifest @@ -1 +1 @@ -DIST candy-5.8.6.tar.gz 52110 BLAKE2B 2504c86d688001cd254b6eb4349e89f73199193e022a204d90e1a9a8ba8c31e7904702ad045d6a085d7dc33328f4a7001adf5fa3302ac4dfa7336f0e622e91d3 SHA512 4fc3c407f17fd0e0dbc46d38840f674183145623993433fdb5e7b4b9d52374f200974a83b7583f9e696725febafc9fc442d164612d69f7caaea2309f1533c0bf +DIST candy-5.8.7.tar.gz 54108 BLAKE2B 35d2c7da2aecff1c53289022e5cbff8c8165119a14a8ae27735893fe2fc862354003e89cdf1a07c20c839511700f2f581c3987c27836ef2b0b6d89f689842f14 SHA512 5fc075989c05aa34d28044470c2376f9e699d007e80ee7cbe9a5af921665b4c4d6bd86c1746117e4c9c5e84778a5a44c254c817f2b75da8adbcd526904a4dd41 diff --git a/net-vpn/candy/candy-5.8.6.ebuild b/net-vpn/candy/candy-5.8.7.ebuild similarity index 100% rename from net-vpn/candy/candy-5.8.6.ebuild rename to net-vpn/candy/candy-5.8.7.ebuild