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 550551581C1 for ; Sun, 14 Jul 2024 17:48:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38CB1E2AC5; Sun, 14 Jul 2024 17:48:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1FC86E2AC5 for ; Sun, 14 Jul 2024 17:48:02 +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 26421341214 for ; Sun, 14 Jul 2024 17:48:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90F5F1E29 for ; Sun, 14 Jul 2024 17:47:58 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1720974353.527693bf428eb6817f906e05be2839012b54277a.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-ssh/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/himitsu-ssh/Manifest app-admin/himitsu-ssh/himitsu-ssh-0.4.ebuild app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild X-VCS-Directories: app-admin/himitsu-ssh/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 527693bf428eb6817f906e05be2839012b54277a X-VCS-Branch: master Date: Sun, 14 Jul 2024 17:47:58 +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: 8a23cad2-792e-4bd5-a583-041b788eac00 X-Archives-Hash: 80d2473af5cc593c0f7a7643c9ccec70 commit: 527693bf428eb6817f906e05be2839012b54277a Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sun Jul 14 16:21:58 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Jul 14 16:25:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=527693bf app-admin/himitsu-ssh: add 0.4 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> app-admin/himitsu-ssh/Manifest | 1 + .../himitsu-ssh/{himitsu-ssh-9999.ebuild => himitsu-ssh-0.4.ebuild} | 6 +++--- app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app-admin/himitsu-ssh/Manifest b/app-admin/himitsu-ssh/Manifest index 08124549d..17bcadbee 100644 --- a/app-admin/himitsu-ssh/Manifest +++ b/app-admin/himitsu-ssh/Manifest @@ -1 +1,2 @@ DIST himitsu-ssh-0.3.tar.gz 18468 BLAKE2B ddc984ad1a2bd729b9b1be2685e8e33e646ef93c4e69a0767cc2858a1b5f364e21e2a6f8caa34367250897fd0e0b7f5b4c089c0c1a9b22d75e4f6cdf0681af69 SHA512 a969e38b00cb11cb2f060ddd4da489444d4e655eec54ea7aad1cc27548589460cee7ca36a1161291f79be270e342cfa86366c01b95ddd33a89eefcd6724de6e2 +DIST himitsu-ssh-0.4.tar.gz 20661 BLAKE2B b1f0e0ce8bd280989afd6566a4bf41c0e186f2589be1f6b917ee967ffed4472c8a3d239f544134349a1ceba9bf0c07994eedd1b811ff082fb699a5d93db94e76 SHA512 32720e3e7eb887ced62da2ac9897c2a26ae019ff4bab2d4cf02c178fad47094b7e6e7fddcc7a89779a3ad604e49cc0ae908143ea6e16544133a64b32630b7b33 diff --git a/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild b/app-admin/himitsu-ssh/himitsu-ssh-0.4.ebuild similarity index 90% copy from app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild copy to app-admin/himitsu-ssh/himitsu-ssh-0.4.ebuild index 8fb2e4fb6..ac947b82b 100644 --- a/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild +++ b/app-admin/himitsu-ssh/himitsu-ssh-0.4.ebuild @@ -17,12 +17,12 @@ LICENSE="GPL-3" SLOT="0" RDEPEND=" - app-admin/himitsu:= - >=dev-hare/hare-ssh-0.24.0:= + >=app-admin/himitsu-0.8:= + >=dev-hare/hare-ssh-0.24.2:= " DEPEND=" ${RDEPEND} - >=dev-lang/hare-0.24.0:= + >=dev-lang/hare-0.24.2:= " BDEPEND="app-text/scdoc" diff --git a/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild b/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild index 8fb2e4fb6..ac947b82b 100644 --- a/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild +++ b/app-admin/himitsu-ssh/himitsu-ssh-9999.ebuild @@ -17,12 +17,12 @@ LICENSE="GPL-3" SLOT="0" RDEPEND=" - app-admin/himitsu:= - >=dev-hare/hare-ssh-0.24.0:= + >=app-admin/himitsu-0.8:= + >=dev-hare/hare-ssh-0.24.2:= " DEPEND=" ${RDEPEND} - >=dev-lang/hare-0.24.0:= + >=dev-lang/hare-0.24.2:= " BDEPEND="app-text/scdoc"