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 D7067138334 for ; Sat, 12 Oct 2019 20:34:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D0A8E08EF; Sat, 12 Oct 2019 20:34:40 +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 C798EE08EF for ; Sat, 12 Oct 2019 20:34:39 +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 D5E6834B6EC for ; Sat, 12 Oct 2019 20:34:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 606BC772 for ; Sat, 12 Oct 2019 20:34:37 +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: <1570912469.9497e0a62b0b9a094c7e81600adb3cbbc5a3d2da.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/squid/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/squid/squid-4.8.ebuild X-VCS-Directories: net-proxy/squid/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9497e0a62b0b9a094c7e81600adb3cbbc5a3d2da X-VCS-Branch: master Date: Sat, 12 Oct 2019 20:34:37 +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: d206863f-274c-412c-9512-4d1f495678ea X-Archives-Hash: b11618382dbf43e26d3e3d6478c000de commit: 9497e0a62b0b9a094c7e81600adb3cbbc5a3d2da Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 12 20:34:29 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 12 20:34:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9497e0a6 net-proxy/squid: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> net-proxy/squid/squid-4.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-proxy/squid/squid-4.8.ebuild b/net-proxy/squid/squid-4.8.ebuild index 806eb7da951..71d1a37c40d 100644 --- a/net-proxy/squid/squid-4.8.ebuild +++ b/net-proxy/squid/squid-4.8.ebuild @@ -32,7 +32,7 @@ IUSE="caps gnutls ipv6 pam ldap libressl samba sasl kerberos nis radius ssl snmp BDEPEND="dev-lang/perl" COMMON_DEPEND="caps? ( >=sys-libs/libcap-2.16 ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) ldap? ( net-nds/openldap ) kerberos? ( virtual/krb5 ) qos? ( net-libs/libnetfilter_conntrack ) @@ -45,7 +45,7 @@ COMMON_DEPEND="caps? ( >=sys-libs/libcap-2.16 ) ecap? ( net-libs/libecap:1 ) esi? ( dev-libs/expat dev-libs/libxml2 ) gnutls? ( >=net-libs/gnutls-3.1.5 ) - !x86-fbsd? ( logrotate? ( app-admin/logrotate ) ) + logrotate? ( app-admin/logrotate ) >=sys-libs/db-4:* dev-libs/libltdl:0" DEPEND="${COMMON_DEPEND}