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 46E3B158064 for ; Sat, 11 May 2024 14:32:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73236E29F6; Sat, 11 May 2024 14:32:58 +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 55BC2E29F6 for ; Sat, 11 May 2024 14:32:58 +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 4DE00343073 for ; Sat, 11 May 2024 14:32:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DC1B1A35 for ; Sat, 11 May 2024 14:32:55 +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: <1715437963.5657b201e1c7402cc81fc2076bf9b941a3b882bc.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/Manifest net-vpn/candy/candy-5.8.1.ebuild net-vpn/candy/candy-5.8.ebuild X-VCS-Directories: net-vpn/candy/ X-VCS-Committer: yangmame X-VCS-Committer-Name: Xin Yang X-VCS-Revision: 5657b201e1c7402cc81fc2076bf9b941a3b882bc X-VCS-Branch: dev Date: Sat, 11 May 2024 14:32:55 +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: 70fe4fce-5044-4c71-a773-cdce226f0830 X-Archives-Hash: a921a54bc892ee4f33905aa82a2d5581 commit: 5657b201e1c7402cc81fc2076bf9b941a3b882bc Author: Xin Yang icloud com> AuthorDate: Sat May 11 14:32:43 2024 +0000 Commit: Xin Yang icloud com> CommitDate: Sat May 11 14:32:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5657b201 net-vpn/candy: add 5.8.1, drop 5.8 Signed-off-by: Xin Yang icloud.com> net-vpn/candy/Manifest | 2 +- net-vpn/candy/{candy-5.8.ebuild => candy-5.8.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/candy/Manifest b/net-vpn/candy/Manifest index 6b908c6c58..604795fad9 100644 --- a/net-vpn/candy/Manifest +++ b/net-vpn/candy/Manifest @@ -1 +1 @@ -DIST candy-5.8.tar.gz 50886 BLAKE2B 37b843b1c0827261e5a885555a1aeb8b74245934b426bf8beaa9a0f35c188049385ff65572cfa757180d0abe879a7baf4d356a2c492159bf4fef7724bc195074 SHA512 316257e80e235db92092ebef150597fa6b7f162c71c2140e001a1c0675af816c2d6e8c03815ae4f7f71d6233dc97a089d25a614b78d99cc8949355b3b99e00e1 +DIST candy-5.8.1.tar.gz 51286 BLAKE2B e1435f49d9cb0ecb3f8d05aecd74d2842bcbbacc3ee67536022852c6f85426f47bc73f9e557f58fe0380374eb471d9f37d79b886c6711574f9220b31d0f7c486 SHA512 71eac149b3623327dae2ef9fe481a7516c742b77cc282e8f2fc7b0ae9f6fef3016ea1e1342cd6293581912c70b6dbe2c920e8ab648f9dadbe0dd74573dfc8fb6 diff --git a/net-vpn/candy/candy-5.8.ebuild b/net-vpn/candy/candy-5.8.1.ebuild similarity index 100% rename from net-vpn/candy/candy-5.8.ebuild rename to net-vpn/candy/candy-5.8.1.ebuild