commit:     8a8c84486a5def0d8422378de46e4d6ddb4adc63
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 16 22:11:09 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 22:11:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a8c8448

dev-util/geany-plugins: remove explicit gpgme slot

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

 dev-util/geany-plugins/geany-plugins-1.37-r101.ebuild | 4 ++--
 dev-util/geany-plugins/geany-plugins-1.38.ebuild      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/geany-plugins/geany-plugins-1.37-r101.ebuild 
b/dev-util/geany-plugins/geany-plugins-1.37-r101.ebuild
index 6d06c1275d7d..607708251221 100644
--- a/dev-util/geany-plugins/geany-plugins-1.37-r101.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.37-r101.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
@@ -28,7 +28,7 @@ DEPEND="
                )
        enchant? ( app-text/enchant:= )
        git? ( dev-libs/libgit2:= )
-       gpg? ( app-crypt/gpgme:1= )
+       gpg? ( app-crypt/gpgme:= )
        gtkspell? ( app-text/gtkspell:3= )
        lua? ( ${LUA_DEPS} )
        markdown? (

diff --git a/dev-util/geany-plugins/geany-plugins-1.38.ebuild 
b/dev-util/geany-plugins/geany-plugins-1.38.ebuild
index bd644947d156..e8065a8877f3 100644
--- a/dev-util/geany-plugins/geany-plugins-1.38.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.38.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=8
@@ -26,7 +26,7 @@ DEPEND="
        debugger? ( x11-libs/vte:2.91 )
        enchant? ( app-text/enchant:= )
        git? ( dev-libs/libgit2:= )
-       gpg? ( app-crypt/gpgme:1= )
+       gpg? ( app-crypt/gpgme:= )
        gtkspell? ( app-text/gtkspell:3= )
        lua? ( ${LUA_DEPS} )
        markdown? (

Reply via email to