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 6266215800F for ; Sun, 1 Jan 2023 21:28:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 754A2E08C4; Sun, 1 Jan 2023 21:28:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5F94DE08C4 for ; Sun, 1 Jan 2023 21:28:38 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2F9E340C76 for ; Sun, 1 Jan 2023 21:28:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68CA57F4 for ; Sun, 1 Jan 2023 21:28:35 +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: <1672608477.9f92dcbfc481d575480b9f6df2b82270c7baf08c.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-20230101.ebuild net-misc/tinyssh/tinyssh-99999999.ebuild X-VCS-Directories: net-misc/tinyssh/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 9f92dcbfc481d575480b9f6df2b82270c7baf08c X-VCS-Branch: dev Date: Sun, 1 Jan 2023 21:28:35 +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: 6e530db7-e0aa-4db1-a3c0-fc9a5f041e4c X-Archives-Hash: cfd8c9bdfee049e8da22bcb6a63f457d commit: 9f92dcbfc481d575480b9f6df2b82270c7baf08c Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sun Jan 1 21:27:12 2023 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Sun Jan 1 21:27:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9f92dcbf net-misc/tinyssh: add 20230101 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> net-misc/tinyssh/Manifest | 1 + net-misc/tinyssh/{tinyssh-99999999.ebuild => tinyssh-20230101.ebuild} | 4 ++-- net-misc/tinyssh/tinyssh-99999999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net-misc/tinyssh/Manifest b/net-misc/tinyssh/Manifest index 739578697..a02f1ece6 100644 --- a/net-misc/tinyssh/Manifest +++ b/net-misc/tinyssh/Manifest @@ -1 +1,2 @@ DIST tinyssh-20220801.tar.gz 249071 BLAKE2B 77509d2e2c7f84d675bb1f64df6ee7925e5c1f3f1be998b8438fa6e63954fca5dcbc724eb9993f22267f23e840e5f66077d48dfaba0f8d3c0b4b51d5098b457f SHA512 fe9f45f7a06c7c30d56a2ce32e656b1d3a8d12ccdb99dfd4087a145fdf4c5b54a1f1739f5a83dc8158f1164f36c89c6e349b370e1946ca0cfc81d27cae143135 +DIST tinyssh-20230101.tar.gz 249091 BLAKE2B 5efb6eab07c136763ab27588661618763d2ca174dce4b0f4b5fd5dcca56044f8361342de780931070cff8efe43f6efa68eaf912e9ae38febfcff733f79e23018 SHA512 6beaf266058a89a78c710abd1a02feff0641a93d0d92aa07a1ad1ba3f6b3344bc312bb5a4cd5c06c6dcc83d25e48a801f9cfcfbb3de0f73904f36d32d4430482 diff --git a/net-misc/tinyssh/tinyssh-99999999.ebuild b/net-misc/tinyssh/tinyssh-20230101.ebuild similarity index 96% copy from net-misc/tinyssh/tinyssh-99999999.ebuild copy to net-misc/tinyssh/tinyssh-20230101.ebuild index 99c90d3e6..cd991afca 100644 --- a/net-misc/tinyssh/tinyssh-99999999.ebuild +++ b/net-misc/tinyssh/tinyssh-20230101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ else KEYWORDS="~amd64 ~x86" fi -LICENSE="public-domain" +LICENSE="CC0-1.0" SLOT="0" IUSE="+sodium" diff --git a/net-misc/tinyssh/tinyssh-99999999.ebuild b/net-misc/tinyssh/tinyssh-99999999.ebuild index 99c90d3e6..cd991afca 100644 --- a/net-misc/tinyssh/tinyssh-99999999.ebuild +++ b/net-misc/tinyssh/tinyssh-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ else KEYWORDS="~amd64 ~x86" fi -LICENSE="public-domain" +LICENSE="CC0-1.0" SLOT="0" IUSE="+sodium"