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 3DA41158041 for ; Tue, 20 Feb 2024 05:51:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FE59E2AF8; Tue, 20 Feb 2024 05:51:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 63442E2AF8 for ; Tue, 20 Feb 2024 05:51:42 +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 5A40D343152 for ; Tue, 20 Feb 2024 05:51:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3137B2F for ; Tue, 20 Feb 2024 05:51:39 +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: <1708408241.103cbddf9d842ce2d360a390c8b9731c43a174d4.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.3.ebuild app-admin/gentoo_update/gentoo_update-0.2.4.ebuild X-VCS-Directories: app-admin/gentoo_update/ X-VCS-Committer: stepan_kk X-VCS-Committer-Name: Stepan Kulikov X-VCS-Revision: 103cbddf9d842ce2d360a390c8b9731c43a174d4 X-VCS-Branch: dev Date: Tue, 20 Feb 2024 05:51:39 +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: 58bb5bb9-089a-442e-bc2d-46b05e97996e X-Archives-Hash: 267678c90e223b2acffcc01e13459a5b commit: 103cbddf9d842ce2d360a390c8b9731c43a174d4 Author: Stepan Kulikov pm me> AuthorDate: Tue Feb 20 05:50:41 2024 +0000 Commit: Stepan Kulikov pm me> CommitDate: Tue Feb 20 05:50:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=103cbddf app-admin/gentoo_update: bump to 0.2.4 Signed-off-by: Stepan Kulikov pm.me> app-admin/gentoo_update/Manifest | 2 +- .../{gentoo_update-0.2.3.ebuild => gentoo_update-0.2.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gentoo_update/Manifest b/app-admin/gentoo_update/Manifest index e60ff6dd12..d41f21b6f9 100644 --- a/app-admin/gentoo_update/Manifest +++ b/app-admin/gentoo_update/Manifest @@ -1 +1 @@ -DIST gentoo_update-0.2.3.gh.tar.gz 25581 BLAKE2B a647627c6436f8c497b6970dea284399c98a7590804a8a1bfb965e692526554ef972766b6d6464307985b1d048d1a5e9d86175697b856f65ee524476f292b1b6 SHA512 373d58d27fd68912da6225a0a060a6cab472f232cb36461b711f1ae180fa58d3fadf5d10f8398319d6dedd6ef6949bf33903be172f3e0e35afed67e7a66fe4d7 +DIST gentoo_update-0.2.4.gh.tar.gz 49472 BLAKE2B f661a72a5250f573d7ba369409d498034c5dd3af42c61d4e4f67eb5bcee1845b32e0d0d587af7d44d91eb43cdb505ebf7b67e84a51080ca752c6c19c1ffc9648 SHA512 9d2f01c1b67b8cbb81759cfb1518e94678a2fe348ff9ce9ee0b462952ca854ed1bd6318131371a0ad94de91bbebdcbf9f5027bebeb383235faf35a446515c4ac diff --git a/app-admin/gentoo_update/gentoo_update-0.2.3.ebuild b/app-admin/gentoo_update/gentoo_update-0.2.4.ebuild similarity index 100% rename from app-admin/gentoo_update/gentoo_update-0.2.3.ebuild rename to app-admin/gentoo_update/gentoo_update-0.2.4.ebuild