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 67711139083 for ; Wed, 20 Dec 2017 20:35:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B25B3E116E; Wed, 20 Dec 2017 20:35:25 +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 8FB53E116E for ; Wed, 20 Dec 2017 20:35:25 +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 92D2733BE2E for ; Wed, 20 Dec 2017 20:35:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E8DDA6AE for ; Wed, 20 Dec 2017 20:35:23 +0000 (UTC) From: "Aric Belsito" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aric Belsito" Message-ID: <1513802070.dc3ba99be0a5f0c6692a9293edacf5f68a6bee3b.lluixhi@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: dev-util/cargo/ X-VCS-Repository: proj/musl X-VCS-Files: dev-util/cargo/cargo-0.22.0-r1.ebuild X-VCS-Directories: dev-util/cargo/ X-VCS-Committer: lluixhi X-VCS-Committer-Name: Aric Belsito X-VCS-Revision: dc3ba99be0a5f0c6692a9293edacf5f68a6bee3b X-VCS-Branch: master Date: Wed, 20 Dec 2017 20:35:23 +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: e10cf5e0-66ce-4088-8996-ac1e53c99199 X-Archives-Hash: 6ebcc3bb45ed317bfe187f8347f84e49 commit: dc3ba99be0a5f0c6692a9293edacf5f68a6bee3b Author: Aric Belsito gmail com> AuthorDate: Wed Dec 20 20:34:30 2017 +0000 Commit: Aric Belsito gmail com> CommitDate: Wed Dec 20 20:34:30 2017 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=dc3ba99b dev-util/cargo: bump max libressl version dev-util/cargo/cargo-0.22.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cargo/cargo-0.22.0-r1.ebuild b/dev-util/cargo/cargo-0.22.0-r1.ebuild index c8830e0..c3e6d32 100644 --- a/dev-util/cargo/cargo-0.22.0-r1.ebuild +++ b/dev-util/cargo/cargo-0.22.0-r1.ebuild @@ -175,7 +175,7 @@ IUSE="bash-completion doc libressl" COMMON_DEPEND=" libressl? ( >=dev-libs/libressl-2.5.0:= -