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 06956139337 for ; Mon, 26 Jul 2021 03:00:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55DFDE0DF7; Mon, 26 Jul 2021 03:00:57 +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 3819CE0DF7 for ; Mon, 26 Jul 2021 03:00:57 +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 DAD9733BE0D for ; Mon, 26 Jul 2021 03:00:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52776581 for ; Mon, 26 Jul 2021 03:00:54 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1627268434.a7f5ac0e2429976951ee1dd40dd8ed4598b290fe.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet-agent/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/puppet-agent/puppet-agent-7.9.0-r1.ebuild app-admin/puppet-agent/puppet-agent-7.9.0-r2.ebuild X-VCS-Directories: app-admin/puppet-agent/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a7f5ac0e2429976951ee1dd40dd8ed4598b290fe X-VCS-Branch: master Date: Mon, 26 Jul 2021 03:00:54 +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: 052272b0-34f0-41cd-b985-eb5997285c87 X-Archives-Hash: 55ca6cf1dfea28ef31f3b253a5baa49e commit: a7f5ac0e2429976951ee1dd40dd8ed4598b290fe Author: Sam James gentoo org> AuthorDate: Mon Jul 26 03:00:34 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 26 03:00:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f5ac0e app-admin/puppet-agent: depend on sys-libs/libxcrypt[compat] Provides libcrypt.so.1. Bug: https://bugs.gentoo.org/804085 Signed-off-by: Sam James gentoo.org> .../{puppet-agent-7.9.0-r1.ebuild => puppet-agent-7.9.0-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet-agent/puppet-agent-7.9.0-r1.ebuild b/app-admin/puppet-agent/puppet-agent-7.9.0-r2.ebuild similarity index 98% rename from app-admin/puppet-agent/puppet-agent-7.9.0-r1.ebuild rename to app-admin/puppet-agent/puppet-agent-7.9.0-r2.ebuild index 3f124864f8a..b8a399857d7 100644 --- a/app-admin/puppet-agent/puppet-agent-7.9.0-r1.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.9.0-r2.ebuild @@ -30,7 +30,7 @@ RDEPEND="${CDEPEND} sys-libs/libselinux sys-libs/glibc sys-libs/readline:0/8 - sys-libs/libxcrypt + sys-libs/libxcrypt[compat] sys-libs/ncurses:0[tinfo] selinux? ( sys-libs/libselinux[ruby]