summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-02-16 23:11:12 +0100
committerDavid Seifert <soap@gentoo.org>2022-02-16 23:11:12 +0100
commit2c77b3ba0f774bd2fa359e9cff5d3f3c462520ba (patch)
tree76bbdcf95e7c76a807c8c33300a305dbaefc3ef7 /x11-plugins/pidgin-gpg
parentdev-util/ostree: add subslot op on app-crypt/gpgme (diff)
downloadgentoo-2c77b3ba0f774bd2fa359e9cff5d3f3c462520ba.tar.gz
gentoo-2c77b3ba0f774bd2fa359e9cff5d3f3c462520ba.tar.bz2
gentoo-2c77b3ba0f774bd2fa359e9cff5d3f3c462520ba.zip
x11-plugins/pidgin-gpg: add subslot op on app-crypt/gpgme
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/pidgin-gpg')
-rw-r--r--x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3-r1.ebuild (renamed from x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3-r1.ebuild
index 05c290348af0..ac3eeac2c984 100644
--- a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild
+++ b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3-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=8
@@ -13,7 +13,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~riscv ~x86"
-RDEPEND="app-crypt/gpgme
+RDEPEND="app-crypt/gpgme:=
net-im/pidgin"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"