From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id D1B2B1581FD for ; Fri, 05 Sep 2025 23:31:59 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BED40340E53 for ; Fri, 05 Sep 2025 23:31:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2DD44110572; Fri, 05 Sep 2025 23:31:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 27748110572 for ; Fri, 05 Sep 2025 23:31:53 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D59D1340E39 for ; Fri, 05 Sep 2025 23:31:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9C4F38BB for ; Fri, 05 Sep 2025 23:31:50 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1757027616.fb527c06964d61fc7010b2a7dff9cbff53f883ed.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/himitsu/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/himitsu/himitsu-0.9-r1.ebuild app-admin/himitsu/himitsu-0.9.ebuild X-VCS-Directories: app-admin/himitsu/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: fb527c06964d61fc7010b2a7dff9cbff53f883ed X-VCS-Branch: master Date: Fri, 05 Sep 2025 23:31:50 +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: 6f276395-82ee-4a40-96a5-aaf1dcdbb94e X-Archives-Hash: 3e43dce3bf50456b671080eee2891f4a commit: fb527c06964d61fc7010b2a7dff9cbff53f883ed Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Thu Sep 4 23:06:08 2025 +0000 Commit: David Roman gmail com> CommitDate: Thu Sep 4 23:13:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb527c06 app-admin/himitsu: move prompts into PDEPEND Closes: https://bugs.gentoo.org/962359 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> app-admin/himitsu/{himitsu-0.9.ebuild => himitsu-0.9-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/himitsu/himitsu-0.9.ebuild b/app-admin/himitsu/himitsu-0.9-r1.ebuild similarity index 98% rename from app-admin/himitsu/himitsu-0.9.ebuild rename to app-admin/himitsu/himitsu-0.9-r1.ebuild index b2f941358c..82e17d8fa9 100644 --- a/app-admin/himitsu/himitsu-0.9.ebuild +++ b/app-admin/himitsu/himitsu-0.9-r1.ebuild @@ -20,7 +20,7 @@ LICENSE="GPL-3" DEPEND=" >=dev-lang/hare-0.25.2:= " -RDEPEND=" +PDEPEND=" || ( app-admin/hiprompt-gtk gui-apps/hiprompt-gtk-py