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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5ACCD13835B for ; Sun, 13 Jun 2021 08:49:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B68B6E0A62; Sun, 13 Jun 2021 08:49:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A1AF1E0A62 for ; Sun, 13 Jun 2021 08:49:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A6405340DF4 for ; Sun, 13 Jun 2021 08:49:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41B8478A for ; Sun, 13 Jun 2021 08:49:20 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1623572130.9bb70039272f8454fe155332d04608b4d09e71c3.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/tinyssh/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/tinyssh/Manifest net-misc/tinyssh/tinyssh-20210319.ebuild net-misc/tinyssh/tinyssh-20210601.ebuild X-VCS-Directories: net-misc/tinyssh/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 9bb70039272f8454fe155332d04608b4d09e71c3 X-VCS-Branch: dev Date: Sun, 13 Jun 2021 08:49:20 +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: d8874344-c05d-42ef-aaf1-4ac81cf4903b X-Archives-Hash: 6141bb2d2313d9ab84cccefa946618af commit: 9bb70039272f8454fe155332d04608b4d09e71c3 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Tue Jun 1 05:47:03 2021 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Sun Jun 13 08:15:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9bb70039 net-misc/tinyssh: clean version bump, 20210601 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> net-misc/tinyssh/Manifest | 2 +- net-misc/tinyssh/{tinyssh-20210319.ebuild => tinyssh-20210601.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/tinyssh/Manifest b/net-misc/tinyssh/Manifest index 3c80b682b..eb7da3e1f 100644 --- a/net-misc/tinyssh/Manifest +++ b/net-misc/tinyssh/Manifest @@ -1 +1 @@ -DIST tinyssh-20210319.tar.gz 245451 BLAKE2B fdbb41281edde704d660de07b9a01b48aa1fd17c596b1e7ecbe46ccc804f3499036845781c736c39d99911bcdc6aefc2b1fe354ea40972dbff55a24121629a1f SHA512 e839355fdae241ff90a2cbc95219141a2e12b2efaeb8631f2a1f7400868d93998843da5170146b13de6e10d5098acfea0ef55a0154c5fe22a093f67d4fa7ce0e +DIST tinyssh-20210601.tar.gz 248047 BLAKE2B e661ee41443fec2474a7e0b8d2291a8c81e4852ac1cb51599de2ba748fe7fba9c81478fe616f6878e8e16577dd3a1e3c748613c47627c04733e3f42015297260 SHA512 e49397fc6edce093d9a5697f3a21f18cf9999bb257e532c0548e9a12be28eab09bf319bdf0fef0606831e826fd6845f604347e5bc1c089f0904eb4e5ab46c339 diff --git a/net-misc/tinyssh/tinyssh-20210319.ebuild b/net-misc/tinyssh/tinyssh-20210601.ebuild similarity index 100% rename from net-misc/tinyssh/tinyssh-20210319.ebuild rename to net-misc/tinyssh/tinyssh-20210601.ebuild