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 08CDD15A749 for ; Wed, 10 Jul 2024 23:52:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3694D2BC032; Wed, 10 Jul 2024 23:52:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1B4372BC032 for ; Wed, 10 Jul 2024 23:52:48 +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 67A8634302F for ; Wed, 10 Jul 2024 23:52:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A54B41E2E for ; Wed, 10 Jul 2024 23:52:43 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1720619885.5d310dcf1d2f0bff8c412349f66f489b074bbd2e.lanodan@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.10.0.ebuild net-vpn/candy/candy-5.9.4.ebuild X-VCS-Directories: net-vpn/candy/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 5d310dcf1d2f0bff8c412349f66f489b074bbd2e X-VCS-Branch: master Date: Wed, 10 Jul 2024 23:52:43 +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: bbcd5a12-d105-4a92-b4de-e236d0b265e5 X-Archives-Hash: b2c23a0cbac73c3711eeb68570dc66d8 commit: 5d310dcf1d2f0bff8c412349f66f489b074bbd2e Author: YangMame icloud com> AuthorDate: Wed Jul 10 13:58:05 2024 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Wed Jul 10 13:58:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d310dcf net-vpn/candy: add 5.10.0, drop 5.9.4 Signed-off-by: YangMame icloud.com> net-vpn/candy/Manifest | 2 +- net-vpn/candy/{candy-5.9.4.ebuild => candy-5.10.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/candy/Manifest b/net-vpn/candy/Manifest index 746db9d54..971f63520 100644 --- a/net-vpn/candy/Manifest +++ b/net-vpn/candy/Manifest @@ -1 +1 @@ -DIST candy-5.9.4.tar.gz 76503 BLAKE2B 960e286df773698726da0164bec566630650a6cab37547c5cd9823d3d0f353873ce6c6ada848681eb54927da4b1dbb65baa2a71c9e18ad697d8fbeb83be95264 SHA512 c416c0ca96b3c319ff8bec961f05d0e0eac83678ec6fdcea4c7037d45316311c7b14c5f43fbacf82a7c2428506773be284ae9bd03b2cdacf4cb14adc57d698a1 +DIST candy-5.10.0.tar.gz 76566 BLAKE2B e052f83dc85c31c9ec2b4e9e7e8e1d479ebbe788b642b41bfad0752e95914eba621d559b29fd4caaac9121125bf12e95d42da25e4c99909b362bb181f92bad58 SHA512 61a13142b9c384374c5ad5be4a196b4398d58b4806cd549685074c55260f6feb01079080624e7ae7ff57c0a1049f1dafcefe563c50fc94711efa3f389857cb65 diff --git a/net-vpn/candy/candy-5.9.4.ebuild b/net-vpn/candy/candy-5.10.0.ebuild similarity index 100% rename from net-vpn/candy/candy-5.9.4.ebuild rename to net-vpn/candy/candy-5.10.0.ebuild