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 49816158094 for ; Wed, 24 Aug 2022 11:38:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66DE7E07DB; Wed, 24 Aug 2022 11:38:56 +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 4D30BE07DB for ; Wed, 24 Aug 2022 11:38: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 1E74D33BF34 for ; Wed, 24 Aug 2022 11:38:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72C3A568 for ; Wed, 24 Aug 2022 11:38:49 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1661341124.8fe1560a657a3694381c9632a029ca1bb1341f2b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ignition-transport/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/ignition-transport/Manifest net-libs/ignition-transport/ignition-transport-8.2.1.ebuild net-libs/ignition-transport/ignition-transport-8.3.0.ebuild X-VCS-Directories: net-libs/ignition-transport/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 8fe1560a657a3694381c9632a029ca1bb1341f2b X-VCS-Branch: master Date: Wed, 24 Aug 2022 11:38:49 +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: 8abfbd61-5c04-490a-b191-b6560e4fe14c X-Archives-Hash: e5503358d0c099f33e065bc549a76f81 commit: 8fe1560a657a3694381c9632a029ca1bb1341f2b Author: Alexis Ballier gentoo org> AuthorDate: Wed Aug 24 10:20:42 2022 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Aug 24 11:38:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe1560a net-libs/ignition-transport: bump to 8.3.0 Signed-off-by: Alexis Ballier gentoo.org> net-libs/ignition-transport/Manifest | 2 +- ...{ignition-transport-8.2.1.ebuild => ignition-transport-8.3.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/ignition-transport/Manifest b/net-libs/ignition-transport/Manifest index 51f871dbe003..4aa33ea2b3fe 100644 --- a/net-libs/ignition-transport/Manifest +++ b/net-libs/ignition-transport/Manifest @@ -1 +1 @@ -DIST ignition-transport8_8.2.1.tar.gz 606719 BLAKE2B 7a7c1af30c3d30a2a0e946c7af39bc7711d75acbae665922167dc1431cbd104c369c34eabd5a651d08f2134492f024b851bbce47831db851567b2f7e0c1b9514 SHA512 517e1e35f1fbc5b2300f1e158de33b9076a8295762c327dca001fbc6373c5794754ba3d05d084140e207930f57a0e34c6e97f2491fe5dc645957f666289260a9 +DIST ignition-transport8_8.3.0.tar.gz 607354 BLAKE2B f6d9213824fe8bd870968762173022cbd9196809574f9c16de625a75e903c883625f27faaf95fad5aa876e8cd2822f082b3dff7e3bd8c90e70766c2073aa19dd SHA512 120e9e7aea50e7f83d854c1ba61696ddf559db000f9d81ebfcad35db6752c1b5b6319163bd35080f5ccd5d2af928734dc836124c065dd77fd4076aedfb569ea4 diff --git a/net-libs/ignition-transport/ignition-transport-8.2.1.ebuild b/net-libs/ignition-transport/ignition-transport-8.3.0.ebuild similarity index 100% rename from net-libs/ignition-transport/ignition-transport-8.2.1.ebuild rename to net-libs/ignition-transport/ignition-transport-8.3.0.ebuild