commit: 304f229c15dfbd7007376dc1ae11ef64a47e0adf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 31 21:09:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 21:09:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=304f229c
games-board/pokerth: move away from deprecated virtual/gsasl
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../pokerth/{pokerth-1.1.2-r1.ebuild => pokerth-1.1.2-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-board/pokerth/pokerth-1.1.2-r1.ebuild
b/games-board/pokerth/pokerth-1.1.2-r2.ebuild
similarity index 96%
rename from games-board/pokerth/pokerth-1.1.2-r1.ebuild
rename to games-board/pokerth/pokerth-1.1.2-r2.ebuild
index 70d57e0843f2..901ba07a2e79 100644
--- a/games-board/pokerth/pokerth-1.1.2-r1.ebuild
+++ b/games-board/pokerth/pokerth-1.1.2-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=7
@@ -24,7 +24,7 @@ RDEPEND="
dev-qt/qtnetwork:5
>=net-libs/libircclient-1.6-r2
>=net-misc/curl-7.16
- virtual/gsasl
+ net-misc/gsasl[client,server]
!dedicated? (
dev-qt/qtgui:5
dev-qt/qtwidgets:5