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 6E939138334 for ; Mon, 7 Oct 2019 15:25:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C016E07A5; Mon, 7 Oct 2019 15:25:18 +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 71529E07A5 for ; Mon, 7 Oct 2019 15:25:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 05FBB34B9FD for ; Mon, 7 Oct 2019 15:25:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC7EA828 for ; Mon, 7 Oct 2019 15:25:14 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1570461910.1e063af4277fb05a4fb3381a6d2ce36fbf69a628.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/kea/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/kea/kea-9999.ebuild X-VCS-Directories: net-misc/kea/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 1e063af4277fb05a4fb3381a6d2ce36fbf69a628 X-VCS-Branch: master Date: Mon, 7 Oct 2019 15:25:14 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cd4007f9-3a77-4497-8c62-05730981d972 X-Archives-Hash: 9dde7ddd6f22b0ffff809b8d06a944b8 commit: 1e063af4277fb05a4fb3381a6d2ce36fbf69a628 Author: Lars Wendler gentoo org> AuthorDate: Mon Oct 7 15:21:42 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Oct 7 15:25:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e063af4 net-misc/kea: Synced live ebuild Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Lars Wendler gentoo.org> net-misc/kea/kea-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/kea/kea-9999.ebuild b/net-misc/kea/kea-9999.ebuild index 16b90526178..c915fee4402 100644 --- a/net-misc/kea/kea-9999.ebuild +++ b/net-misc/kea/kea-9999.ebuild @@ -30,7 +30,7 @@ DEPEND=" dev-cpp/gtest dev-libs/log4cplus mysql? ( dev-db/mysql-connector-c ) - !openssl? ( dev-libs/botan:0= ) + !openssl? ( dev-libs/botan:2= ) openssl? ( dev-libs/openssl:0= ) postgres? ( dev-db/postgresql:* ) "