commit:     e17b2af9d293a888986f023c7e63ad417d15f6d9
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 17:01:43 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 17:04:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17b2af9

app-editors/ghex: Prevent parallel installation

Closes: https://bugs.gentoo.org/837050
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-editors/ghex/{ghex-42.0.ebuild => ghex-42.0-r1.ebuild} | 1 +
 app-editors/ghex/ghex-9999.ebuild                          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-editors/ghex/ghex-42.0.ebuild 
b/app-editors/ghex/ghex-42.0-r1.ebuild
similarity index 98%
rename from app-editors/ghex/ghex-42.0.ebuild
rename to app-editors/ghex/ghex-42.0-r1.ebuild
index 5c851aeff170..b9a8b8490096 100644
--- a/app-editors/ghex/ghex-42.0.ebuild
+++ b/app-editors/ghex/ghex-42.0-r1.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
        >=dev-libs/glib-2.66.0:2
        >=gui-libs/gtk-4.0.0:4
        dev-libs/gobject-introspection
+       !app-editors/ghex:2
 "
 DEPEND="${RDEPEND}"
 BDEPEND="

diff --git a/app-editors/ghex/ghex-9999.ebuild 
b/app-editors/ghex/ghex-9999.ebuild
index 5c851aeff170..b9a8b8490096 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-9999.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
        >=dev-libs/glib-2.66.0:2
        >=gui-libs/gtk-4.0.0:4
        dev-libs/gobject-introspection
+       !app-editors/ghex:2
 "
 DEPEND="${RDEPEND}"
 BDEPEND="

Reply via email to