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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 96E82158020 for ; Sun, 30 Oct 2022 08:38:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A77DE087A; Sun, 30 Oct 2022 08:38:51 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6134EE0817 for ; Sun, 30 Oct 2022 08:38:51 +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 F100F340F26 for ; Sun, 30 Oct 2022 08:38:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5119862F for ; Sun, 30 Oct 2022 08:38:48 +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: <1667119116.745ff57525a4e43fb8aa1192835db380f3d02ec8.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.74.ebuild dev-vcs/got/got-0.77.ebuild X-VCS-Directories: dev-vcs/got/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 745ff57525a4e43fb8aa1192835db380f3d02ec8 X-VCS-Branch: dev Date: Sun, 30 Oct 2022 08:38:48 +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: e0d3ea66-9770-4524-956b-e9281eb63181 X-Archives-Hash: 436f9b528b6eb485016dbe6fa4d2f847 commit: 745ff57525a4e43fb8aa1192835db380f3d02ec8 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sun Oct 30 08:36:33 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sun Oct 30 08:38:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=745ff575 dev-vcs/got: add 0.77, drop 0.74 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-vcs/got/Manifest | 2 +- dev-vcs/got/{got-0.74.ebuild => got-0.77.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/got/Manifest b/dev-vcs/got/Manifest index 5f1c14916..a48601857 100644 --- a/dev-vcs/got/Manifest +++ b/dev-vcs/got/Manifest @@ -1,2 +1,2 @@ -DIST got-portable-0.74.tar.gz 756603 BLAKE2B 1ed8df3d792b125ad2c55618373f2d0456f86ccacb7c83446cab8a6c3f2ae30774e065d31e9bddb4ad0b9c5b0d65b0430be80b8c510d3132817bc0d95180f0ba SHA512 eb513783953871c6e76075ed15486ac91538248479844b6feec6c9282e520a6e1a052d39d379dd1ec8a760730e1110f997dc48be06e31c644054f3a6e873f9b8 DIST got-portable-0.76.tar.gz 842394 BLAKE2B a2fa8ee75c7934f4b2dd901c95c54e7ba4c4ec36007fcd4912b7ae78cec83cc1baa0e9553ec13cd7e0aaaf884291d9087c544da7c7cb071c7bf90bdee4c7287f SHA512 c51bc6a6d537c12f9437e3dab44779157a56aea6dea4a3ad222c53406f3ea5f2215d9a1ccd75496fcf60fb3b69e50572e89b82024f1195b8a57993e92bbc068f +DIST got-portable-0.77.tar.gz 860031 BLAKE2B 51bcac0d7393a5620d542c23db0a25db6ebcc4ea32faa18f08d59b6567721a4611ee7dbc0fd7b718810ba5e694b91209f7e645c54328255364caff224efc2841 SHA512 7135d63077457abf8320924ba1ec3586f4ae9d32fce2fe9493325765934f2d8c023ea399ba875c8f27d3e95437d1940bc60b4df8669060c3171cbc4df8103ce8 diff --git a/dev-vcs/got/got-0.74.ebuild b/dev-vcs/got/got-0.77.ebuild similarity index 100% rename from dev-vcs/got/got-0.74.ebuild rename to dev-vcs/got/got-0.77.ebuild