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 78CDF1582E8 for ; Tue, 14 May 2024 05:15:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A284CE2A75; Tue, 14 May 2024 05:15:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8D2FEE2A75 for ; Tue, 14 May 2024 05:15:54 +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 C5CDE335D6E for ; Tue, 14 May 2024 05:15:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CB2C1A80 for ; Tue, 14 May 2024 05:15:52 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1715647752.04364514eed6a4eb8707ebef2ee1e6566cd583a7.ceamac@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.2.ebuild net-vpn/candy/candy-5.8.3.ebuild X-VCS-Directories: net-vpn/candy/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 04364514eed6a4eb8707ebef2ee1e6566cd583a7 X-VCS-Branch: master Date: Tue, 14 May 2024 05:15:52 +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: bfc4c5e2-e4e2-4da8-a493-873590577ab3 X-Archives-Hash: 86041173a81db63897d85f914dcd9840 commit: 04364514eed6a4eb8707ebef2ee1e6566cd583a7 Author: Xin Yang icloud com> AuthorDate: Tue May 14 00:49:12 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Tue May 14 00:49:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04364514 net-vpn/candy: add 5.8.3, drop 5.8.2 Signed-off-by: Xin Yang icloud.com> net-vpn/candy/Manifest | 2 +- net-vpn/candy/{candy-5.8.2.ebuild => candy-5.8.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/candy/Manifest b/net-vpn/candy/Manifest index b08e154107..6fa7e8781b 100644 --- a/net-vpn/candy/Manifest +++ b/net-vpn/candy/Manifest @@ -1 +1 @@ -DIST candy-5.8.2.tar.gz 51473 BLAKE2B 40f3205b14959a770553d0414fd648f41853030c04e9bc562be13d6950611fe9cdb2fd5bdb1a9ee91d7053e04c34ce3ef3d988ea4a80182e5ec37d6ce4e83ffd SHA512 c76959e91f7544e3d53e05ffb8482c8601a4b1b27b199444c50c9de989e216df878c96b461c4df3e3dbfce65b5a4ff65528a52571a42dd7b5f2b79087fec3d85 +DIST candy-5.8.3.tar.gz 51525 BLAKE2B 457262bae44daccf276ce69897c7ea34294a2168d67fc31ad9a9b3354e1377f928bb65c67aa0996a8e057f0f7b875fc7fc01594266a058454400d1a04f35d71c SHA512 44440e1a497a65d79bbc84685fbd6f8149dee698ddfc85d0bdde771193ea3f14378a148a81adf64f08f4161f3242e42d00a8e1ebadf9c224450cc4c999017b8f diff --git a/net-vpn/candy/candy-5.8.2.ebuild b/net-vpn/candy/candy-5.8.3.ebuild similarity index 100% rename from net-vpn/candy/candy-5.8.2.ebuild rename to net-vpn/candy/candy-5.8.3.ebuild