commit:     0612cf8e85450b5febd932acf57065d6d5f4c1e6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 03:56:16 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 03:56:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0612cf8e

x11-plugins/pidgin-birthday-reminder: handle pidgin[gtk] -> pidgin[gui]

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...y-reminder-1.13.ebuild => pidgin-birthday-reminder-1.13-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.13.ebuild 
b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.13-r1.ebuild
similarity index 92%
rename from 
x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.13.ebuild
rename to 
x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.13-r1.ebuild
index ce01c806d440..64bf7e041a0a 100644
--- a/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.13.ebuild
+++ 
b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.13-r1.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
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="amd64 ~riscv x86"
 IUSE="static-libs"
 
-RDEPEND="net-im/pidgin:=[gtk]"
+RDEPEND="net-im/pidgin:=[gui]"
 DEPEND="${RDEPEND}
        dev-util/intltool
        sys-devel/gettext

Reply via email to