Gentoo Archives: gentoo-commits

From: Haelwenn Monnier <contact@×××××××××.me>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/tinyssh/
Date: Sun, 01 Jan 2023 21:28:40
Message-Id: 1672608477.9f92dcbfc481d575480b9f6df2b82270c7baf08c.lanodan@gentoo
1 commit: 9f92dcbfc481d575480b9f6df2b82270c7baf08c
2 Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
3 AuthorDate: Sun Jan 1 21:27:12 2023 +0000
4 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
5 CommitDate: Sun Jan 1 21:27:57 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9f92dcbf
7
8 net-misc/tinyssh: add 20230101
9
10 Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
11
12 net-misc/tinyssh/Manifest | 1 +
13 net-misc/tinyssh/{tinyssh-99999999.ebuild => tinyssh-20230101.ebuild} | 4 ++--
14 net-misc/tinyssh/tinyssh-99999999.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 4 deletions(-)
16
17 diff --git a/net-misc/tinyssh/Manifest b/net-misc/tinyssh/Manifest
18 index 739578697..a02f1ece6 100644
19 --- a/net-misc/tinyssh/Manifest
20 +++ b/net-misc/tinyssh/Manifest
21 @@ -1 +1,2 @@
22 DIST tinyssh-20220801.tar.gz 249071 BLAKE2B 77509d2e2c7f84d675bb1f64df6ee7925e5c1f3f1be998b8438fa6e63954fca5dcbc724eb9993f22267f23e840e5f66077d48dfaba0f8d3c0b4b51d5098b457f SHA512 fe9f45f7a06c7c30d56a2ce32e656b1d3a8d12ccdb99dfd4087a145fdf4c5b54a1f1739f5a83dc8158f1164f36c89c6e349b370e1946ca0cfc81d27cae143135
23 +DIST tinyssh-20230101.tar.gz 249091 BLAKE2B 5efb6eab07c136763ab27588661618763d2ca174dce4b0f4b5fd5dcca56044f8361342de780931070cff8efe43f6efa68eaf912e9ae38febfcff733f79e23018 SHA512 6beaf266058a89a78c710abd1a02feff0641a93d0d92aa07a1ad1ba3f6b3344bc312bb5a4cd5c06c6dcc83d25e48a801f9cfcfbb3de0f73904f36d32d4430482
24
25 diff --git a/net-misc/tinyssh/tinyssh-99999999.ebuild b/net-misc/tinyssh/tinyssh-20230101.ebuild
26 similarity index 96%
27 copy from net-misc/tinyssh/tinyssh-99999999.ebuild
28 copy to net-misc/tinyssh/tinyssh-20230101.ebuild
29 index 99c90d3e6..cd991afca 100644
30 --- a/net-misc/tinyssh/tinyssh-99999999.ebuild
31 +++ b/net-misc/tinyssh/tinyssh-20230101.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2021 Gentoo Authors
34 +# Copyright 1999-2022 Gentoo Authors
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI=7
38 @@ -15,7 +15,7 @@ else
39 KEYWORDS="~amd64 ~x86"
40 fi
41
42 -LICENSE="public-domain"
43 +LICENSE="CC0-1.0"
44 SLOT="0"
45
46 IUSE="+sodium"
47
48 diff --git a/net-misc/tinyssh/tinyssh-99999999.ebuild b/net-misc/tinyssh/tinyssh-99999999.ebuild
49 index 99c90d3e6..cd991afca 100644
50 --- a/net-misc/tinyssh/tinyssh-99999999.ebuild
51 +++ b/net-misc/tinyssh/tinyssh-99999999.ebuild
52 @@ -1,4 +1,4 @@
53 -# Copyright 1999-2021 Gentoo Authors
54 +# Copyright 1999-2022 Gentoo Authors
55 # Distributed under the terms of the GNU General Public License v2
56
57 EAPI=7
58 @@ -15,7 +15,7 @@ else
59 KEYWORDS="~amd64 ~x86"
60 fi
61
62 -LICENSE="public-domain"
63 +LICENSE="CC0-1.0"
64 SLOT="0"
65
66 IUSE="+sodium"