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 692D715800F for ; Wed, 15 Feb 2023 13:56:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A612E0839; Wed, 15 Feb 2023 13:56:41 +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 605CCE0839 for ; Wed, 15 Feb 2023 13:56:41 +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 3F17A335D4C for ; Wed, 15 Feb 2023 13:56:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 084FA8B3 for ; Wed, 15 Feb 2023 13:56:38 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1676468354.8a72ee2f1d1ec40d1c410582738b274d045fd850.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/got/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-vcs/got/Manifest dev-vcs/got/got-0.79.ebuild dev-vcs/got/got-0.83.ebuild X-VCS-Directories: dev-vcs/got/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 8a72ee2f1d1ec40d1c410582738b274d045fd850 X-VCS-Branch: dev Date: Wed, 15 Feb 2023 13:56:38 +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: 1573d91c-e2d2-4a13-a098-21328da59dc0 X-Archives-Hash: 86811b8a3d59ed4c8c3bfaa52dc19a86 commit: 8a72ee2f1d1ec40d1c410582738b274d045fd850 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Tue Feb 14 23:40:02 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Wed Feb 15 13:39:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a72ee2f dev-vcs/got: add 0.83, drop 0.79 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-vcs/got/Manifest | 2 +- dev-vcs/got/{got-0.79.ebuild => got-0.83.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/got/Manifest b/dev-vcs/got/Manifest index 029b85e76..41a88c08c 100644 --- a/dev-vcs/got/Manifest +++ b/dev-vcs/got/Manifest @@ -1,2 +1,2 @@ -DIST got-portable-0.79.tar.gz 869926 BLAKE2B 272044ae77912e402d71e93699ffda0222f8fdb3bb0d1ce88d7e35e1027c0ea5ef7381b6ce924e96da7785ed1b8afaf29fcb838a7258a17911fb53d3bbfcd26f SHA512 842281a1f4de05efc8f6af94a6b05f6d9b84cb399a5088f00a243bc52b3b52e634495762fc49d8fd733afe9299e027451de8a6c797e743cf4e1085ebd394cce1 DIST got-portable-0.82.tar.gz 987111 BLAKE2B bdab64bd70245473c830f360c44bceb9a4e4b819d3da355f5856c23638097eb50991f7a723c0fe0029cb4541719c696a2ed855de70281ad77fc72fb146140b63 SHA512 d165b95d2606cb923327527b7f88b830a115da20cee7496448159111889ef24aac65f21c623db2d4d507167381fc5d3c0827ff860a364a07026b6b03098204fd +DIST got-portable-0.83.tar.gz 991652 BLAKE2B 753654ceba312feb3400922da13e81f0bac99024b126c7d33b7ff8eb2d7e54ff64c900cc7c1abebeca45bd2b3c785ae2670b6af2304ae0a906d7611d987e9662 SHA512 61532e2131e1a0a5e02e155e615e801900c824f58725b43319e3ff065065109ec45483036b13b90eb8dc1af884ce8cd86001ff18067cba2a46bef0e49f838981 diff --git a/dev-vcs/got/got-0.79.ebuild b/dev-vcs/got/got-0.83.ebuild similarity index 95% rename from dev-vcs/got/got-0.79.ebuild rename to dev-vcs/got/got-0.83.ebuild index 998462dd8..b052292b5 100644 --- a/dev-vcs/got/got-0.79.ebuild +++ b/dev-vcs/got/got-0.83.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8