mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-util/geany-plugins: remove explicit gpgme slot
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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? (
|
||||
|
||||
@@ -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? (
|
||||
|
||||
Reference in New Issue
Block a user