commit:     25f079f609933373c1c49d6e3bd28c554af17d06
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 14:57:30 2025 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 17 14:57:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f079f6

sci-chemistry/openbabel: slot op on x11-libs/wxGTK

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...-3.1.1_p20210225-r1.ebuild => openbabel-3.1.1_p20210225-r2.ebuild} | 4 ++--
 ...bel-3.1.1_p20241221.ebuild => openbabel-3.1.1_p20241221-r1.ebuild} | 2 +-
 sci-chemistry/openbabel/openbabel-9999.ebuild                         | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild 
b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r2.ebuild
similarity index 98%
rename from sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild
rename to sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r2.ebuild
index fc4d6cab575e..e5ec579d312c 100644
--- a/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r1.ebuild
+++ b/sci-chemistry/openbabel/openbabel-3.1.1_p20210225-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -64,7 +64,7 @@ COMMON_DEPEND="
        json? ( >=dev-libs/rapidjson-1.1.0 )
        png? ( x11-libs/cairo )
        python? ( ${PYTHON_DEPS} )
-       wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
+       wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}=[X] )
 "
 
 DEPEND="

diff --git a/sci-chemistry/openbabel/openbabel-3.1.1_p20241221.ebuild 
b/sci-chemistry/openbabel/openbabel-3.1.1_p20241221-r1.ebuild
similarity index 99%
rename from sci-chemistry/openbabel/openbabel-3.1.1_p20241221.ebuild
rename to sci-chemistry/openbabel/openbabel-3.1.1_p20241221-r1.ebuild
index 397f623a8fc3..1f483f98374e 100644
--- a/sci-chemistry/openbabel/openbabel-3.1.1_p20241221.ebuild
+++ b/sci-chemistry/openbabel/openbabel-3.1.1_p20241221-r1.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
        )
        perl? ( dev-lang/perl:= )
        python? ( ${PYTHON_DEPS} )
-       wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
+       wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}=[X] )
 "
 DEPEND="${RDEPEND}"
 BDEPEND="

diff --git a/sci-chemistry/openbabel/openbabel-9999.ebuild 
b/sci-chemistry/openbabel/openbabel-9999.ebuild
index 84485db4537d..339bb2477005 100644
--- a/sci-chemistry/openbabel/openbabel-9999.ebuild
+++ b/sci-chemistry/openbabel/openbabel-9999.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
        )
        perl? ( dev-lang/perl:= )
        python? ( ${PYTHON_DEPS} )
-       wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
+       wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}=[X] )
 "
 DEPEND="${RDEPEND}"
 BDEPEND="

Reply via email to