commit:     1e2de6c76d073ecd6c881cbcfe431f4b1e139ba9
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 05:04:40 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat May 13 05:04:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2de6c7

app-crypt/gpgme: fix libgpg-error dependency

Bug: 618168
Thanks: Urban

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 app-crypt/gpgme/gpgme-1.8.0-r2.ebuild | 2 +-
 app-crypt/gpgme/gpgme-1.8.0-r3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild 
b/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
index 390f4477398..ff2d22ee82e 100644
--- a/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
+++ b/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
@@ -19,7 +19,7 @@ IUSE="common-lisp static-libs cxx python qt5"
 
 COMMON_DEPEND="app-crypt/gnupg
        >=dev-libs/libassuan-2.0.2
-       >=dev-libs/libgpg-error-1.11
+       >=dev-libs/libgpg-error-1.17
        python? ( ${PYTHON_DEPS} )
        qt5? ( dev-qt/qtcore:5 )"
        #doc? ( app-doc/doxygen[dot] )

diff --git a/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild 
b/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
index cfb8e2e69db..dd85e3d4d15 100644
--- a/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
+++ b/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
@@ -19,7 +19,7 @@ IUSE="common-lisp cxx python qt5 static-libs"
 
 COMMON_DEPEND="app-crypt/gnupg
        >=dev-libs/libassuan-2.0.2
-       >=dev-libs/libgpg-error-1.11
+       >=dev-libs/libgpg-error-1.17
        python? ( ${PYTHON_DEPS} )
        qt5? ( dev-qt/qtcore:5 )"
        #doc? ( app-doc/doxygen[dot] )

Reply via email to