Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/
Date: Wed, 13 Dec 2017 06:26:58
Message-Id: 1513146338.01f606857879ca2422b9716b91006ad8ce682969.alonbl@gentoo
1 commit: 01f606857879ca2422b9716b91006ad8ce682969
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 13 06:25:38 2017 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 13 06:25:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f60685
7
8 app-crypt/gpgme: pull >=gnupg-2
9
10 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=640858
11 Package-Manager: Portage-2.3.13, Repoman-2.3.3
12
13 app-crypt/gpgme/gpgme-1.10.0.ebuild | 2 +-
14 app-crypt/gpgme/gpgme-1.8.0-r2.ebuild | 2 +-
15 app-crypt/gpgme/gpgme-1.8.0-r3.ebuild | 2 +-
16 app-crypt/gpgme/gpgme-9999.ebuild | 2 +-
17 4 files changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/app-crypt/gpgme/gpgme-1.10.0.ebuild b/app-crypt/gpgme/gpgme-1.10.0.ebuild
20 index 6783673b5a8..7b59b4d96fe 100644
21 --- a/app-crypt/gpgme/gpgme-1.10.0.ebuild
22 +++ b/app-crypt/gpgme/gpgme-1.10.0.ebuild
23 @@ -17,7 +17,7 @@ SLOT="1/11" # subslot = soname major version
24 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="common-lisp static-libs cxx python qt5"
26
27 -COMMON_DEPEND="app-crypt/gnupg
28 +COMMON_DEPEND=">=app-crypt/gnupg-2
29 >=dev-libs/libassuan-2.0.2:=
30 >=dev-libs/libgpg-error-1.17:=
31 python? ( ${PYTHON_DEPS} )
32
33 diff --git a/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild b/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
34 index ff2d22ee82e..ce9c2e52374 100644
35 --- a/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
36 +++ b/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
37 @@ -17,7 +17,7 @@ SLOT="1/11" # subslot = soname major version
38 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE="common-lisp static-libs cxx python qt5"
40
41 -COMMON_DEPEND="app-crypt/gnupg
42 +COMMON_DEPEND=">=app-crypt/gnupg-2
43 >=dev-libs/libassuan-2.0.2
44 >=dev-libs/libgpg-error-1.17
45 python? ( ${PYTHON_DEPS} )
46
47 diff --git a/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild b/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
48 index c18cb6e64d6..c0b8989bec8 100644
49 --- a/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
50 +++ b/app-crypt/gpgme/gpgme-1.8.0-r3.ebuild
51 @@ -17,7 +17,7 @@ SLOT="1/11" # subslot = soname major version
52 KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris ~x86-solaris"
53 IUSE="common-lisp cxx python qt5 static-libs"
54
55 -COMMON_DEPEND="app-crypt/gnupg
56 +COMMON_DEPEND=">=app-crypt/gnupg-2
57 >=dev-libs/libassuan-2.0.2
58 >=dev-libs/libgpg-error-1.17
59 python? ( ${PYTHON_DEPS} )
60
61 diff --git a/app-crypt/gpgme/gpgme-9999.ebuild b/app-crypt/gpgme/gpgme-9999.ebuild
62 index 62097f8115d..134a3e18cd1 100644
63 --- a/app-crypt/gpgme/gpgme-9999.ebuild
64 +++ b/app-crypt/gpgme/gpgme-9999.ebuild
65 @@ -18,7 +18,7 @@ SLOT="1/11" # subslot = soname major version
66 KEYWORDS=""
67 IUSE="common-lisp static-libs cxx python qt5"
68
69 -COMMON_DEPEND="app-crypt/gnupg
70 +COMMON_DEPEND=">=app-crypt/gnupg-2
71 >=dev-libs/libassuan-2.0.2:=
72 >=dev-libs/libgpg-error-1.17:=
73 python? ( ${PYTHON_DEPS} )