public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-ssh/
Date: Sun, 14 Jul 2024 17:47:58 +0000 (UTC)	[thread overview]
Message-ID: <1720974353.527693bf428eb6817f906e05be2839012b54277a.flow@gentoo> (raw)

commit:     527693bf428eb6817f906e05be2839012b54277a
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Jul 14 16:21:58 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> 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 <contact <AT> 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"
 


             reply	other threads:[~2024-07-14 17:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-14 17:47 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-22 19:17 [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu-ssh/ Julien Roy
2023-07-26  9:12 Florian Schmaus
2023-07-26  7:43 Viorel Munteanu
2023-07-26  7:43 Viorel Munteanu
2023-07-26  7:43 Viorel Munteanu
2022-09-08  9:37 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-09-08  9:37 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1720974353.527693bf428eb6817f906e05be2839012b54277a.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox