From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1632455-garchives=archives.gentoo.org@lists.gentoo.org> 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 67EBD1581D3 for <garchives@archives.gentoo.org>; Sat, 18 May 2024 00:43:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F210EE2ABB; Sat, 18 May 2024 00:43:50 +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 D5610E2ABB for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2024 00:43:50 +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 7226F33BEF1 for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2024 00:43:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6F571ADD for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2024 00:43:47 +0000 (UTC) From: "Julien Roy" <julien@jroy.ca> 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" <julien@jroy.ca> Message-ID: <1715948013.583d84a5befdbf6310b382547cc13e18a10f69dc.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.4.ebuild net-vpn/candy/candy-5.8.5.ebuild X-VCS-Directories: net-vpn/candy/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 583d84a5befdbf6310b382547cc13e18a10f69dc X-VCS-Branch: master Date: Sat, 18 May 2024 00:43:47 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bec8e6f1-4b9e-4c01-87c4-3dc219cc2b28 X-Archives-Hash: 17420a527715bb60ea6c30cb9b0dae31 commit: 583d84a5befdbf6310b382547cc13e18a10f69dc Author: Xin Yang <yangmame <AT> icloud <DOT> com> AuthorDate: Fri May 17 12:13:33 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Fri May 17 12:13:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=583d84a5 net-vpn/candy: add 5.8.5, drop 5.8.4 Signed-off-by: Xin Yang <yangmame <AT> icloud.com> net-vpn/candy/Manifest | 2 +- net-vpn/candy/{candy-5.8.4.ebuild => candy-5.8.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/candy/Manifest b/net-vpn/candy/Manifest index e66b923330..cd3bb15360 100644 --- a/net-vpn/candy/Manifest +++ b/net-vpn/candy/Manifest @@ -1 +1 @@ -DIST candy-5.8.4.tar.gz 51675 BLAKE2B 84e928e3ca6fd3f55919c62c6bc9fbc71a32ddd9800e800341f3211544c5afcb15d30e2977f291a1f26adcc0e73e3a40162e3cb2498e8749e039ab4fefd54c15 SHA512 73da965fed65df6894356c4f3bb79461362f4826b67537e52bf986cd4820ce76ed15e03f7cb5665eec75c5e8d8a703cbea802c5307b0e9e167cc04fb25de89d4 +DIST candy-5.8.5.tar.gz 52053 BLAKE2B cacc589bb6265f904af1c255ac4d42896a2374ea89671f697a696b3442de2b2c19336dee1294214955146a8b3931ed37af6abfaa7be3941293d1d5479496b54b SHA512 6d8cc6fbdfe0cbd10abff08c5ceeab9d439f83d3862fc6644208a45ab32f3721507bcf413f268b879deadabd045fe81ee8feb316953c140db429ba39561e29c1 diff --git a/net-vpn/candy/candy-5.8.4.ebuild b/net-vpn/candy/candy-5.8.5.ebuild similarity index 100% rename from net-vpn/candy/candy-5.8.4.ebuild rename to net-vpn/candy/candy-5.8.5.ebuild