From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-894029-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id B527913832E
	for <garchives@archives.gentoo.org>; Thu, 28 Jul 2016 17:56:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1C5D721C043;
	Thu, 28 Jul 2016 17:56:04 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B667121C043
	for <gentoo-commits@lists.gentoo.org>; Thu, 28 Jul 2016 17:56:02 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 192CC33BE93
	for <gentoo-commits@lists.gentoo.org>; Thu, 28 Jul 2016 17:56:01 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C4E407D4
	for <gentoo-commits@lists.gentoo.org>; Thu, 28 Jul 2016 17:55:56 +0000 (UTC)
From: "Kristian Fiskerstrand" <k_f@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Kristian Fiskerstrand" <k_f@gentoo.org>
Message-ID: <1469728528.2967f4651d0438f586d0e7e01c0ecdddaff42a8f.k_f@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-crypt/gnupg/gnupg-2.1.14-r1.ebuild app-crypt/gnupg/gnupg-2.1.14.ebuild
X-VCS-Directories: app-crypt/gnupg/
X-VCS-Committer: k_f
X-VCS-Committer-Name: Kristian Fiskerstrand
X-VCS-Revision: 2967f4651d0438f586d0e7e01c0ecdddaff42a8f
X-VCS-Branch: master
Date: Thu, 28 Jul 2016 17:55:56 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 4e654b5e-d656-4254-9466-6a522040c987
X-Archives-Hash: 93971f361a564d2293ea241c8bad66ca

commit:     2967f4651d0438f586d0e7e01c0ecdddaff42a8f
Author:     Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 17:54:03 2016 +0000
Commit:     Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
CommitDate: Thu Jul 28 17:55:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2967f465

app-crypt/gnupg: Revision bump to 2.1.14-r1

Updating libksba min version in dep to 1.3.4

Package-Manager: portage-2.3.0

 app-crypt/gnupg/{gnupg-2.1.14.ebuild => gnupg-2.1.14-r1.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-r1.ebuild
similarity index 99%
rename from app-crypt/gnupg/gnupg-2.1.14.ebuild
rename to app-crypt/gnupg/gnupg-2.1.14-r1.ebuild
index 5be523d..717db2e 100644
--- a/app-crypt/gnupg/gnupg-2.1.14.ebuild
+++ b/app-crypt/gnupg/gnupg-2.1.14-r1.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND_LIBS="
 	>=dev-libs/libassuan-2.4.3
 	>=dev-libs/libgcrypt-1.7.1
 	>=dev-libs/libgpg-error-1.24
-	>=dev-libs/libksba-1.2.0
+	>=dev-libs/libksba-1.3.4
 	>=net-misc/curl-7.10
 	gnutls? ( >=net-libs/gnutls-3.0:0= )
 	sys-libs/zlib