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 05614138359 for ; Mon, 17 Aug 2020 00:20:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 407E2E0815; Mon, 17 Aug 2020 00:20:49 +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 D07C5E0815 for ; Mon, 17 Aug 2020 00:20:48 +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 7550634F1A3 for ; Mon, 17 Aug 2020 00:20:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0245314 for ; Mon, 17 Aug 2020 00:20:45 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1597623644.6fa7af0fc07b22206854aabcd154dc4cc41d4e92.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnsl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnsl/libnsl-1.2.0.ebuild net-libs/libnsl/libnsl-1.3.0-r1.ebuild X-VCS-Directories: net-libs/libnsl/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 6fa7af0fc07b22206854aabcd154dc4cc41d4e92 X-VCS-Branch: master Date: Mon, 17 Aug 2020 00:20:45 +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: 0b6c9add-b477-43c1-b218-f530289a0037 X-Archives-Hash: 20300c1925b3f7dbe10331f56f8538cd commit: 6fa7af0fc07b22206854aabcd154dc4cc41d4e92 Author: Robin H. Johnson gentoo org> AuthorDate: Mon Aug 17 00:20:27 2020 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Mon Aug 17 00:20:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa7af0f net-libs/libnsl: need newer libtirpc Signed-off-by: Robin H. Johnson gentoo.org> net-libs/libnsl/libnsl-1.2.0.ebuild | 2 +- net-libs/libnsl/libnsl-1.3.0-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libnsl/libnsl-1.2.0.ebuild b/net-libs/libnsl/libnsl-1.2.0.ebuild index 6a446af1826..9e55d5d548d 100644 --- a/net-libs/libnsl/libnsl-1.2.0.ebuild +++ b/net-libs/libnsl/libnsl-1.2.0.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sp IUSE="" DEPEND=" - >=net-libs/libtirpc-1.0.2-r1[${MULTILIB_USEDEP}] + >=net-libs/libtirpc-1.2.0[${MULTILIB_USEDEP}] " RDEPEND="${DEPEND} !