summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-02-16 23:11:09 +0100
committerDavid Seifert <soap@gentoo.org>2022-02-16 23:11:09 +0100
commit8a8c84486a5def0d8422378de46e4d6ddb4adc63 (patch)
treea052f530991165fabab4dc38af41419b9a9ed056 /dev-util/geany-plugins
parentapp-backup/dar: remove explicit gpgme slot (diff)
downloadgentoo-8a8c84486a5def0d8422378de46e4d6ddb4adc63.tar.gz
gentoo-8a8c84486a5def0d8422378de46e4d6ddb4adc63.tar.bz2
gentoo-8a8c84486a5def0d8422378de46e4d6ddb4adc63.zip
dev-util/geany-plugins: remove explicit gpgme slot
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util/geany-plugins')
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.37-r101.ebuild4
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.38.ebuild4
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? (