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 15981158086 for ; Wed, 29 Dec 2021 12:20:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 424A82BC001; Wed, 29 Dec 2021 12:20: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 1F7302BC001 for ; Wed, 29 Dec 2021 12:20: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 1936433D3C2 for ; Wed, 29 Dec 2021 12:20:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80080238 for ; Wed, 29 Dec 2021 12:20:27 +0000 (UTC) From: "Shaoyu Tseng" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Shaoyu Tseng" Message-ID: <1640780406.9793f057dc8ea24022cd75290190938999d87f08.shaoyu0209@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/ssmtool/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/ssmtool/Manifest app-misc/ssmtool/ssmtool-0.5.2.ebuild app-misc/ssmtool/ssmtool-0.5.3.ebuild X-VCS-Directories: app-misc/ssmtool/ X-VCS-Committer: shaoyu0209 X-VCS-Committer-Name: Shaoyu Tseng X-VCS-Revision: 9793f057dc8ea24022cd75290190938999d87f08 X-VCS-Branch: dev Date: Wed, 29 Dec 2021 12:20: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: 7bc3a49d-84da-4622-b996-1973d603e374 X-Archives-Hash: a1ae5622a58f0519e6217f15c361888b commit: 9793f057dc8ea24022cd75290190938999d87f08 Author: Shaoyu Tseng tuta io> AuthorDate: Wed Dec 29 12:19:53 2021 +0000 Commit: Shaoyu Tseng tuta io> CommitDate: Wed Dec 29 12:20:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9793f057 app-misc/ssmtool: bump to 0.5.3 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Shaoyu Tseng tuta.io> app-misc/ssmtool/Manifest | 2 +- app-misc/ssmtool/{ssmtool-0.5.2.ebuild => ssmtool-0.5.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/ssmtool/Manifest b/app-misc/ssmtool/Manifest index 92cc25b52..4881ff66c 100644 --- a/app-misc/ssmtool/Manifest +++ b/app-misc/ssmtool/Manifest @@ -1 +1 @@ -DIST ssmtool-0.5.2.tar.gz 60632 BLAKE2B c3ccf8fa960603dd096acc3c347c08535b4f400803b3f1bde0fac1276ac82c4ff862d65d42827fcbe0635655140c4d99946882034453700d64218e5503011bdf SHA512 b694e1e98b596ade0f93c1dde0a4374b992fdccf2a019fcbe60f25bf64a7d0f5bc939e5f1dccb7af0fba329ff0894cd3e3f3450734493f4e372b8883cb48f240 +DIST ssmtool-0.5.3.tar.gz 60818 BLAKE2B ab5a00226b206347bd80dbdda6b758ce28c5b772815daeeec887cb732e020202b5c893e50adea43714dacc7c5867ceceb78d5f88c05e66bed4b9ea66e7fa052e SHA512 a5abd9532cd98c7f9d3e74480299dad7cfe7140c129d81b84204cb5fe99a957f39cf28e5e67eac55d3a8e920b095b63da8dcf75c46105a0062403029cdc0875d diff --git a/app-misc/ssmtool/ssmtool-0.5.2.ebuild b/app-misc/ssmtool/ssmtool-0.5.3.ebuild similarity index 100% rename from app-misc/ssmtool/ssmtool-0.5.2.ebuild rename to app-misc/ssmtool/ssmtool-0.5.3.ebuild