commit:     cfac4f4755eefb8407248c41bba2a0fdf838233a
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 16 21:53:18 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 21:53:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfac4f47

net-im/ekg2: remove explicit gpgme slot

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

 net-im/ekg2/ekg2-0.4_pre20190315-r1.ebuild | 4 ++--
 net-im/ekg2/ekg2-9999.ebuild               | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-im/ekg2/ekg2-0.4_pre20190315-r1.ebuild 
b/net-im/ekg2/ekg2-0.4_pre20190315-r1.ebuild
index f1e09d360c6b..3dfe36b6ea6c 100644
--- a/net-im/ekg2/ekg2-0.4_pre20190315-r1.ebuild
+++ b/net-im/ekg2/ekg2-0.4_pre20190315-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ IUSE="gadu gpm gpg gtk minimal ncurses nls nntp openssl
 
 RDEPEND="dev-libs/glib:2
        gadu? ( <net-libs/libgadu-1.12:0= )
-       gpg? ( app-crypt/gpgme:1= )
+       gpg? ( app-crypt/gpgme:= )
        gtk? ( x11-libs/gtk+:2 )
        nls? ( virtual/libintl:0= )
        openssl? ( dev-libs/openssl:0= )

diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild
index 95e8a266ea8d..3243fa4af2fd 100644
--- a/net-im/ekg2/ekg2-9999.ebuild
+++ b/net-im/ekg2/ekg2-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ IUSE="gadu gpm gpg gtk minimal ncurses nls nntp openssl
 
 RDEPEND="dev-libs/glib:2
        gadu? ( <net-libs/libgadu-1.12:0= )
-       gpg? ( app-crypt/gpgme:1= )
+       gpg? ( app-crypt/gpgme:= )
        gtk? ( x11-libs/gtk+:2 )
        nls? ( virtual/libintl:0= )
        openssl? ( dev-libs/openssl:0= )

Reply via email to