From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 41174139694 for ; Thu, 20 Jul 2017 13:15:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A4F5E0C5F; Thu, 20 Jul 2017 13:15:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 599B8E0C5F for ; Thu, 20 Jul 2017 13:15:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A76A34172D for ; Thu, 20 Jul 2017 13:15:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0C43291E for ; Thu, 20 Jul 2017 13:15:08 +0000 (UTC) From: "Kristian Fiskerstrand" 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" Message-ID: <1500556499.27eda6ddefba0a82b05cbe9f5f8abb17c63143a1.k_f@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgcrypt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgcrypt/libgcrypt-1.8.0-r1.ebuild dev-libs/libgcrypt/libgcrypt-1.8.0.ebuild X-VCS-Directories: dev-libs/libgcrypt/ X-VCS-Committer: k_f X-VCS-Committer-Name: Kristian Fiskerstrand X-VCS-Revision: 27eda6ddefba0a82b05cbe9f5f8abb17c63143a1 X-VCS-Branch: master Date: Thu, 20 Jul 2017 13:15:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 684bbddd-1cfc-46c5-b573-a0a9c8ccf057 X-Archives-Hash: abf3ab5bc35a14d813e421a69a64cb3a commit: 27eda6ddefba0a82b05cbe9f5f8abb17c63143a1 Author: Kristian Fiskerstrand gentoo org> AuthorDate: Thu Jul 20 13:14:27 2017 +0000 Commit: Kristian Fiskerstrand gentoo org> CommitDate: Thu Jul 20 13:14:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27eda6dd dev-libs/libgcrypt: bump libgpg-error min requirement to 1.25 Package-Manager: Portage-2.3.6, Repoman-2.3.1 .../libgcrypt/{libgcrypt-1.8.0.ebuild => libgcrypt-1.8.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libgcrypt/libgcrypt-1.8.0.ebuild b/dev-libs/libgcrypt/libgcrypt-1.8.0-r1.ebuild similarity index 97% rename from dev-libs/libgcrypt/libgcrypt-1.8.0.ebuild rename to dev-libs/libgcrypt/libgcrypt-1.8.0-r1.ebuild index f1bbb280dfb..4760de5bcf6 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.8.0.ebuild +++ b/dev-libs/libgcrypt/libgcrypt-1.8.0-r1.ebuild @@ -14,7 +14,7 @@ SLOT="0/20" # subslot = soname major version KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs" -RDEPEND=">=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}] +RDEPEND=">=dev-libs/libgpg-error-1.25[${MULTILIB_USEDEP}] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r19 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32]