commit:     386eb6bf3df9af7a56f57e141e657b7ee0eabe05
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 06:57:42 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 08:44:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=386eb6bf

app-portage/gemato: Depend on gpg with fixed ipv6/wkd bug

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/gemato/{gemato-14.4.ebuild => gemato-14.4-r1.ebuild} | 2 +-
 app-portage/gemato/gemato-9999.ebuild                            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/gemato/gemato-14.4.ebuild 
b/app-portage/gemato/gemato-14.4-r1.ebuild
similarity index 95%
rename from app-portage/gemato/gemato-14.4.ebuild
rename to app-portage/gemato/gemato-14.4-r1.ebuild
index f99f63b64b5..988fd3f61f4 100644
--- a/app-portage/gemato/gemato-14.4.ebuild
+++ b/app-portage/gemato/gemato-14.4-r1.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc 
ppc64 ~riscv s390 sp
 IUSE="+gpg tools"
 
 RDEPEND="
-       gpg? ( app-crypt/gnupg )"
+       gpg? ( >=app-crypt/gnupg-2.2.20-r1 )"
 
 distutils_enable_tests setup.py
 

diff --git a/app-portage/gemato/gemato-9999.ebuild 
b/app-portage/gemato/gemato-9999.ebuild
index 5b490f34718..9e747002e74 100644
--- a/app-portage/gemato/gemato-9999.ebuild
+++ b/app-portage/gemato/gemato-9999.ebuild
@@ -20,7 +20,7 @@ KEYWORDS=""
 IUSE="+gpg tools"
 
 RDEPEND="
-       gpg? ( app-crypt/gnupg )"
+       gpg? ( >=app-crypt/gnupg-2.2.20-r1 )"
 
 distutils_enable_tests setup.py
 

Reply via email to