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 30B30158008 for ; Wed, 14 Jun 2023 19:20:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61D93E094A; Wed, 14 Jun 2023 19:20:53 +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 4033DE094A for ; Wed, 14 Jun 2023 19:20:53 +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 E596C340F13 for ; Wed, 14 Jun 2023 19:20:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 389FD1D for ; Wed, 14 Jun 2023 19:20:50 +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: <1686770369.964cf2a866dda232f46f0516d2e29f100d4f00b4.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.3.ebuild app-admin/gentoo_update/gentoo_update-0.1.4.ebuild X-VCS-Directories: app-admin/gentoo_update/ X-VCS-Committer: stepan_kk X-VCS-Committer-Name: Stepan Kulikov X-VCS-Revision: 964cf2a866dda232f46f0516d2e29f100d4f00b4 X-VCS-Branch: dev Date: Wed, 14 Jun 2023 19:20:50 +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: 0b2ee942-64ee-45df-9c2b-0c8f60b0a51f X-Archives-Hash: caa04b2c688c9676321e719d3b979fad commit: 964cf2a866dda232f46f0516d2e29f100d4f00b4 Author: Stepan Kulikov pm me> AuthorDate: Wed Jun 14 19:19:29 2023 +0000 Commit: Stepan Kulikov pm me> CommitDate: Wed Jun 14 19:19:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=964cf2a8 app-admin/gentoo_update: version bump 0.1.3 -> 0.1.4 Signed-off-by: Stepan Kulikov pm.me> app-admin/gentoo_update/Manifest | 3 ++- .../{gentoo_update-0.1.3.ebuild => gentoo_update-0.1.4.ebuild} | 0 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app-admin/gentoo_update/Manifest b/app-admin/gentoo_update/Manifest index 4e240f25a..e9d7a74cf 100644 --- a/app-admin/gentoo_update/Manifest +++ b/app-admin/gentoo_update/Manifest @@ -1 +1,2 @@ -DIST gentoo_update-0.1.3.gh.tar.gz 7356 BLAKE2B 497e8329f1cf335d699ab4f5549e6d35661e4f761d1b2890bb808383a7d30b621a289ba63e64da44dd57f46407410ce491531e1b85ab68b4ff48f48d7dcf2901 SHA512 c64d46337037a99b3d122a0cda4f1bceddec17432fdc28807f270a1f12edf3d50c4cac0f50c6ac437f5eb73f6d9dc6e065d0be870d39494d7ca635935f7f0561 +DIST gentoo_update-0.1.4.gh.tar.gz 7757 BLAKE2B 1455dcc51d43448701cc2ffc93330baf7e5fb516fa9e42757156133ace1c60943b85f58ab120129123ac567f0fc4e133b67cd6cb9c48a67d8763cf3b1df362bd SHA512 8a89ef60253948b8526ffcb75d95619df68ffd3f5c593080f14f05242b8bcd6f2951619fda15d054730fdeebbba58292fd7a30f146d8798c72c97037503b1518 + diff --git a/app-admin/gentoo_update/gentoo_update-0.1.3.ebuild b/app-admin/gentoo_update/gentoo_update-0.1.4.ebuild similarity index 100% rename from app-admin/gentoo_update/gentoo_update-0.1.3.ebuild rename to app-admin/gentoo_update/gentoo_update-0.1.4.ebuild