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 9B70E15803E for ; Mon, 1 Jan 2024 18:26:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6DDC2BC023; Mon, 1 Jan 2024 18:26:35 +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 A784D2BC023 for ; Mon, 1 Jan 2024 18:26:35 +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 7CE0E33EB78 for ; Mon, 1 Jan 2024 18:26:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCDA0AC2 for ; Mon, 1 Jan 2024 18:26:32 +0000 (UTC) From: "Stepan Kulikov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stepan Kulikov" Message-ID: <1704133511.8c1369324a4a15c1f97c32907451e01b6fecb7b7.stepan_kk@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/gentoo_update/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/gentoo_update/Manifest app-admin/gentoo_update/gentoo_update-0.2.2.ebuild app-admin/gentoo_update/gentoo_update-0.2.3.ebuild X-VCS-Directories: app-admin/gentoo_update/ X-VCS-Committer: stepan_kk X-VCS-Committer-Name: Stepan Kulikov X-VCS-Revision: 8c1369324a4a15c1f97c32907451e01b6fecb7b7 X-VCS-Branch: dev Date: Mon, 1 Jan 2024 18:26:32 +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: 0f8d382a-8fc0-4ef6-bd6a-59a5d11fd210 X-Archives-Hash: 901436a03652900aaa29ada4af96ebf2 commit: 8c1369324a4a15c1f97c32907451e01b6fecb7b7 Author: Stepan Kulikov pm me> AuthorDate: Mon Jan 1 18:25:11 2024 +0000 Commit: Stepan Kulikov pm me> CommitDate: Mon Jan 1 18:25:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c136932 app-admin/gentoo_update: bump to 0.2.3 Signed-off-by: Stepan Kulikov pm.me> app-admin/gentoo_update/Manifest | 2 +- .../{gentoo_update-0.2.2.ebuild => gentoo_update-0.2.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gentoo_update/Manifest b/app-admin/gentoo_update/Manifest index bce690a9e2..e60ff6dd12 100644 --- a/app-admin/gentoo_update/Manifest +++ b/app-admin/gentoo_update/Manifest @@ -1 +1 @@ -DIST gentoo_update-0.2.2.gh.tar.gz 24757 BLAKE2B f6c8b0732f08af8ebe32ffd44a0331b71f8150107f6a66918f09fdd4987a4ee4e687ab807b100df879395cee1de4e26c9c99f6a7622500118d128887379cb2d7 SHA512 e3cc34e668de955389ca0b0b39eee3db31715e0f65c445fac7ee355b82c0ed9ab224cb9cff60cc170aa1632426566f6202bcea7d4bf9078c3faf3229f21007b8 +DIST gentoo_update-0.2.3.gh.tar.gz 25581 BLAKE2B a647627c6436f8c497b6970dea284399c98a7590804a8a1bfb965e692526554ef972766b6d6464307985b1d048d1a5e9d86175697b856f65ee524476f292b1b6 SHA512 373d58d27fd68912da6225a0a060a6cab472f232cb36461b711f1ae180fa58d3fadf5d10f8398319d6dedd6ef6949bf33903be172f3e0e35afed67e7a66fe4d7 diff --git a/app-admin/gentoo_update/gentoo_update-0.2.2.ebuild b/app-admin/gentoo_update/gentoo_update-0.2.3.ebuild similarity index 100% rename from app-admin/gentoo_update/gentoo_update-0.2.2.ebuild rename to app-admin/gentoo_update/gentoo_update-0.2.3.ebuild