commit: 8f5abc93f06233d74db11222d76686e9db95768b
Author: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 08:41:28 2016 +0000
Commit: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 08:43:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5abc93
app-crypt/gnupg: Version 2.1.14 requires a min dep of npth 1.2
Trying to install version 2.1.14 with lower version of npth than 1.2
causes build failure
Package-Manager: portage-2.3.0
app-crypt/gnupg/gnupg-2.1.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/gnupg/gnupg-2.1.14.ebuild
b/app-crypt/gnupg/gnupg-2.1.14.ebuild
index 4ce6f6e..5be523d 100644
--- a/app-crypt/gnupg/gnupg-2.1.14.ebuild
+++ b/app-crypt/gnupg/gnupg-2.1.14.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips
~ppc ~ppc64 ~s390 ~s
IUSE="bzip2 doc +gnutls ldap nls readline selinux smartcard tofu tools usb"
COMMON_DEPEND_LIBS="
- dev-libs/npth
+ >=dev-libs/npth-1.2
>=dev-libs/libassuan-2.4.3
>=dev-libs/libgcrypt-1.7.1
>=dev-libs/libgpg-error-1.24