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 71353158087 for ; Sun, 16 Jan 2022 17:59:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 635AE2BC026; Sun, 16 Jan 2022 17:58:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4AB5B2BC013 for ; Sun, 16 Jan 2022 17:58:59 +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 44C9D342F16 for ; Sun, 16 Jan 2022 17:58:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7718295 for ; Sun, 16 Jan 2022 17:58:56 +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: <1642355571.13876c4a6c054d1bda305f0d92428d21500f5774.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.64.ebuild dev-vcs/got/got-0.66.ebuild X-VCS-Directories: dev-vcs/got/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 13876c4a6c054d1bda305f0d92428d21500f5774 X-VCS-Branch: dev Date: Sun, 16 Jan 2022 17:58:56 +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: c3beff5f-c421-4a69-817d-4589decf5369 X-Archives-Hash: 919bcbf8f7ca35cc98d21ac4e350f18e commit: 13876c4a6c054d1bda305f0d92428d21500f5774 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sun Jan 16 17:40:11 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sun Jan 16 17:52:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13876c4a dev-vcs/got: add 0.66, drop 0.64 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-vcs/got/Manifest | 2 +- dev-vcs/got/{got-0.64.ebuild => got-0.66.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/got/Manifest b/dev-vcs/got/Manifest index 8a3f29303..6e0a02ca0 100644 --- a/dev-vcs/got/Manifest +++ b/dev-vcs/got/Manifest @@ -1,2 +1,2 @@ -DIST got-portable-0.64.tar.gz 685348 BLAKE2B 4ddd83a857511c18c9377ceccfeb6a308498b2fb3e7eb379ddc57800f3939d358512f08e33bf02b1dc43c5b511ad263c928545a4b9971ef6020ffdd5578dcb19 SHA512 0fb3ae356aaeea62d9e7b85088f7b33a9cc8c875bba521c9b1652919ac1f7d359041ef8ae0ed307637a7b205487e9c83e0c251dede8f2c3e2be64e3a212c82d9 DIST got-portable-0.65.tar.gz 688234 BLAKE2B 5868109ae04d018c93ed7d9bd0e30050c48f20663eac27812d75e141786f20f67c52d6850af9f119d9404bb45d04a372c106aa234609c24045e8d6c928f0d0b4 SHA512 82f96e7d0ec8a772ca528a5730a627636709fcebeabfa5be9915ed8a38fe04ef6ca55645edeb58654ee327a0e5de807e2c1279c898ea33159b4a869523612027 +DIST got-portable-0.66.tar.gz 690456 BLAKE2B a3a753df2ed2d48c483d49de340ada76643a64587bd5ee102247006bb86b16eccfd526646e8d0e49018abb493610e09c77b085b261ff95015c17f5dcdea75f1b SHA512 801c39276e806114ebecb5c386ef68cdbd8083fa3a2e7cd3fcf10dbea118a19a1545b80909c94c988bf803c829dae039625addd51f08f53fe1cb7cccbce0ba17 diff --git a/dev-vcs/got/got-0.64.ebuild b/dev-vcs/got/got-0.66.ebuild similarity index 95% rename from dev-vcs/got/got-0.64.ebuild rename to dev-vcs/got/got-0.66.ebuild index a5501db1d..58d9ba5ea 100644 --- a/dev-vcs/got/got-0.64.ebuild +++ b/dev-vcs/got/got-0.66.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8