commit:     1ab71d0bd192482300708ecebb55a365e8c8fcc5
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Wed Aug  6 16:23:45 2025 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Wed Aug  6 16:26:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ab71d0b

gui-apps/nwg-shell-config: add 0.5.59-r1, fix python usedep

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 ...g-shell-config-0.5.59.ebuild => nwg-shell-config-0.5.59-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.59.ebuild 
b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.59-r1.ebuild
similarity index 91%
rename from gui-apps/nwg-shell-config/nwg-shell-config-0.5.59.ebuild
rename to gui-apps/nwg-shell-config/nwg-shell-config-0.5.59-r1.ebuild
index 52a9620390..da7f754df6 100644
--- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.59.ebuild
+++ b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.59-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{11..13} )
 DISTUTILS_USE_PEP517=setuptools
 inherit desktop distutils-r1 xdg-utils
 
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
 
 RDEPEND="
        gui-apps/nwg-shell
-       sci-geosciences/geopy
+       sci-geosciences/geopy[${PYTHON_USEDEP}]
        x11-libs/gtk+:3
 "
 DEPEND="${RDEPEND}"

Reply via email to