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 73AA9158094 for ; Wed, 24 Aug 2022 11:38:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66627E07D4; 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 4A012E07D4 for ; Wed, 24 Aug 2022 11:38:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22F2633C1C2 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 9B01F58B 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.ec08250f4ffc67542d5a2ef37c00ae145aa6028a.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/ignition-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/ignition-common/Manifest sci-libs/ignition-common/ignition-common-3.14.0.ebuild sci-libs/ignition-common/ignition-common-3.14.2.ebuild X-VCS-Directories: sci-libs/ignition-common/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: ec08250f4ffc67542d5a2ef37c00ae145aa6028a 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: 4b6d9f8e-775d-4a1f-8576-19d73c154df6 X-Archives-Hash: 3600b661b2e3fa05f3239814cb650ed4 commit: ec08250f4ffc67542d5a2ef37c00ae145aa6028a Author: Alexis Ballier gentoo org> AuthorDate: Wed Aug 24 10:22: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=ec08250f sci-libs/ignition-common: bump to 3.14.2 Signed-off-by: Alexis Ballier gentoo.org> sci-libs/ignition-common/Manifest | 2 +- .../{ignition-common-3.14.0.ebuild => ignition-common-3.14.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/ignition-common/Manifest b/sci-libs/ignition-common/Manifest index a314d141a3da..0ad18655d346 100644 --- a/sci-libs/ignition-common/Manifest +++ b/sci-libs/ignition-common/Manifest @@ -1 +1 @@ -DIST ignition-common3_3.14.0.tar.gz 7171404 BLAKE2B be77615c2b44d446625a2e90302e127dae579137cd150dd66e6e93434f7c345f72b76a6be180303f336ff8b30a45880b64bc8dd148001184b57af1a538531d7a SHA512 53e001751074f69bbe481b27f18da7e8ce9110e4682e9947b88201ca8f0511b20744b6629e2da9914d16144916599ab5b20e56da16115e742739220c9732306b +DIST ignition-common3_3.14.2.tar.gz 7174986 BLAKE2B 38e42f139321aba5ab42c71d874b516bdf7a32edf3d1b0649991e27957d85e1b416d0206cadbeeea12957f7563920952982e4efb813ce8f33520c06e651553cc SHA512 fdc9dfdc8f69ff72e4381af61b3a6e120f361ab21417792db17f85e0ba2d60c4e32df0b72a45101ed72f65ea16a82c95d29e410962e9ecb40c2427a88593bc15 diff --git a/sci-libs/ignition-common/ignition-common-3.14.0.ebuild b/sci-libs/ignition-common/ignition-common-3.14.2.ebuild similarity index 100% rename from sci-libs/ignition-common/ignition-common-3.14.0.ebuild rename to sci-libs/ignition-common/ignition-common-3.14.2.ebuild