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 5BF97158089 for ; Sat, 7 Oct 2023 20:15:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 896982BC017; Sat, 7 Oct 2023 20:15:30 +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 5523A2BC017 for ; Sat, 7 Oct 2023 20:15:30 +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 32F51335C2A for ; Sat, 7 Oct 2023 20:15:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41C2493F for ; Sat, 7 Oct 2023 20:15:27 +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: <1696709688.452947a938dfff29073e15ca6c16df805c49aaa5.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.1.16.ebuild app-admin/gentoo_update/gentoo_update-0.2.1.ebuild X-VCS-Directories: app-admin/gentoo_update/ X-VCS-Committer: stepan_kk X-VCS-Committer-Name: Stepan Kulikov X-VCS-Revision: 452947a938dfff29073e15ca6c16df805c49aaa5 X-VCS-Branch: dev Date: Sat, 7 Oct 2023 20:15:27 +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: cc2fbc32-5b62-4b49-9530-fda3e735a4e1 X-Archives-Hash: b5e5dcfa17e45664de780ec9f24f250e commit: 452947a938dfff29073e15ca6c16df805c49aaa5 Author: Stepan Kulikov pm me> AuthorDate: Sat Oct 7 20:14:48 2023 +0000 Commit: Stepan Kulikov pm me> CommitDate: Sat Oct 7 20:14:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=452947a9 app-admin/gentoo_update: bump to 0.2.1 Signed-off-by: Stepan Kulikov pm.me> app-admin/gentoo_update/Manifest | 2 +- .../{gentoo_update-0.1.16.ebuild => gentoo_update-0.2.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gentoo_update/Manifest b/app-admin/gentoo_update/Manifest index 370c86a350..4901035ba4 100644 --- a/app-admin/gentoo_update/Manifest +++ b/app-admin/gentoo_update/Manifest @@ -1 +1 @@ -DIST gentoo_update-0.1.16.gh.tar.gz 17194 BLAKE2B dadc983493d0e1a229bbacd0b25be76f4a0027746047e61e3c0344f7849d128a7ae6c4b1ed7bc4179a17fc2177e04d609216361bf01a5b814aa18a7edb1b41bc SHA512 1e6371399a8fb5a4e273c04929fb89973ebafc741e046d3a371bf5d6464b5084f5ade222796712f5a39b1f7d94227d9e0c491070d63630597179c638296887c9 +DIST gentoo_update-0.2.1.gh.tar.gz 20719 BLAKE2B c69c1920b41c52b4e85a8669c18ad82e2c9e135ffb39cc4acfddc95659f4e2068e624d73734d31067524a12f485b79618cd2badfa2bb08089d4f133281e5b37c SHA512 6b599c1ad28d1dc0006d71ca05b06123bccb87dfc813c6e10aa5b093d2044b35e3d752d890e78a7c01be18f97f45d1ad9162b8cb49f0e25ce1e186c7a156ea72 diff --git a/app-admin/gentoo_update/gentoo_update-0.1.16.ebuild b/app-admin/gentoo_update/gentoo_update-0.2.1.ebuild similarity index 100% rename from app-admin/gentoo_update/gentoo_update-0.1.16.ebuild rename to app-admin/gentoo_update/gentoo_update-0.2.1.ebuild