summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-15 08:57:42 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-15 10:44:25 +0200
commit386eb6bf3df9af7a56f57e141e657b7ee0eabe05 (patch)
tree6ebf8784da99e75396c46754fc27646c372d875f /app-portage
parentdev-python/sphinx: Bump to 3.2.1 (diff)
downloadgentoo-386eb6bf3df9af7a56f57e141e657b7ee0eabe05.tar.gz
gentoo-386eb6bf3df9af7a56f57e141e657b7ee0eabe05.tar.bz2
gentoo-386eb6bf3df9af7a56f57e141e657b7ee0eabe05.zip
app-portage/gemato: Depend on gpg with fixed ipv6/wkd bug
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gemato/gemato-14.4-r1.ebuild (renamed from app-portage/gemato/gemato-14.4.ebuild)2
-rw-r--r--app-portage/gemato/gemato-9999.ebuild2
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
index f99f63b64b5b..988fd3f61f4f 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 5b490f34718e..9e747002e740 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