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 34DC1138334 for ; Sat, 12 Oct 2019 21:35:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89F7AE0855; Sat, 12 Oct 2019 21:35:32 +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 6F985E0855 for ; Sat, 12 Oct 2019 21:35:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9745F34BC9E for ; Sat, 12 Oct 2019 21:35:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3FA8772 for ; Sat, 12 Oct 2019 21:35:29 +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: <1570916122.72b695a2ae4ace1f9c87e27942ae97081f6716ab.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/ftpbase/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/ftpbase/ftpbase-0.01-r2.ebuild net-ftp/ftpbase/ftpbase-0.01-r3.ebuild X-VCS-Directories: net-ftp/ftpbase/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 72b695a2ae4ace1f9c87e27942ae97081f6716ab X-VCS-Branch: master Date: Sat, 12 Oct 2019 21:35:29 +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: 0f7dc433-afbc-40f0-85db-5a7404579e1a X-Archives-Hash: e1d40d22dcee4961c91cf83cac4ed1f4 commit: 72b695a2ae4ace1f9c87e27942ae97081f6716ab Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 12 21:35:22 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 12 21:35:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b695a2 net-ftp/ftpbase: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> net-ftp/ftpbase/ftpbase-0.01-r2.ebuild | 4 ++-- net-ftp/ftpbase/ftpbase-0.01-r3.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild index fcd7923741e..370bb9c1a29 100644 --- a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild +++ b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="pam" -DEPEND="pam? ( virtual/pam ) +DEPEND="pam? ( sys-libs/pam ) !