commit: 563028eb3b375690d68f048cae8b0f27b00b3fbc
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Aug 3 11:44:53 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Aug 3 11:44:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=563028eb
app-admin/hiprompt-gtk: block gui-apps/hiprompt-gtk-py
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
.../{hiprompt-gtk-0.9.ebuild => hiprompt-gtk-0.9-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app-admin/hiprompt-gtk/hiprompt-gtk-0.9.ebuild
b/app-admin/hiprompt-gtk/hiprompt-gtk-0.9-r1.ebuild
similarity index 89%
rename from app-admin/hiprompt-gtk/hiprompt-gtk-0.9.ebuild
rename to app-admin/hiprompt-gtk/hiprompt-gtk-0.9-r1.ebuild
index 5e2bbd2ec2..f17fc373ac 100644
--- a/app-admin/hiprompt-gtk/hiprompt-gtk-0.9.ebuild
+++ b/app-admin/hiprompt-gtk/hiprompt-gtk-0.9-r1.ebuild
@@ -16,11 +16,13 @@ HOMEPAGE="https://git.sr.ht/~sircmpwn/hiprompt-gtk"
LICENSE="GPL-3"
SLOT="0"
+# gui-apps/hiprompt-gtk-py: both are installing to /usr/bin/hiprompt-gtk
RDEPEND="
dev-libs/glib
gui-libs/gtk:4
gui-libs/libadwaita
gui-libs/gtk4-layer-shell
+ !gui-apps/hiprompt-gtk-py
"
DEPEND="
${RDEPEND}