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 439AF138350 for ; Sat, 7 Mar 2020 16:02:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 949DFE08A8; Sat, 7 Mar 2020 16:02:08 +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 79919E08A8 for ; Sat, 7 Mar 2020 16:02:08 +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 10B6034F15B for ; Sat, 7 Mar 2020 16:02:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C60D151 for ; Sat, 7 Mar 2020 16:02:05 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1583596904.ffb336c99c4aed032a0a5e188f6879c9f16f6861.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/dante/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/dante/dante-1.4.1-r1.ebuild net-proxy/dante/dante-1.4.1-r2.ebuild X-VCS-Directories: net-proxy/dante/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ffb336c99c4aed032a0a5e188f6879c9f16f6861 X-VCS-Branch: master Date: Sat, 7 Mar 2020 16:02:05 +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: 7a2e6ebd-9e2e-46c8-afc6-cb98ce2db525 X-Archives-Hash: 5fa435efb901c437a75a89b37ac72309 commit: ffb336c99c4aed032a0a5e188f6879c9f16f6861 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Mar 7 16:01:44 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Mar 7 16:01:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb336c9 net-proxy/dante: migrate to sys-apps/shadow Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada gentoo.org> net-proxy/dante/{dante-1.4.1-r1.ebuild => dante-1.4.1-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/dante/dante-1.4.1-r1.ebuild b/net-proxy/dante/dante-1.4.1-r2.ebuild similarity index 98% rename from net-proxy/dante/dante-1.4.1-r1.ebuild rename to net-proxy/dante/dante-1.4.1-r2.ebuild index af2e73de394..fd68ade1bc7 100644 --- a/net-proxy/dante/dante-1.4.1-r1.ebuild +++ b/net-proxy/dante/dante-1.4.1-r2.ebuild @@ -18,7 +18,7 @@ CDEPEND=" pam? ( sys-libs/pam ) tcpd? ( sys-apps/tcp-wrappers ) upnp? ( net-libs/miniupnpc:= ) - userland_GNU? ( virtual/shadow ) + userland_GNU? ( sys-apps/shadow ) " DEPEND="${CDEPEND} sys-devel/bison