From 17e8d9ddeec574faca7aa41f2e742c009b1fbf31 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 13 Oct 2019 00:18:15 +0300 Subject: [PATCH] net-fs/ncpfs: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild | 4 ++-- net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild | 4 ++-- net-fs/ncpfs/ncpfs-2.2.6-r5.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild b/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild index f66a06347b88..aeda73ee956a 100644 --- a/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="amd64 ~mips ppc ppc64 x86" IUSE="nls pam php" DEPEND="nls? ( sys-devel/gettext ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) php? ( || ( dev-lang/php virtual/httpd-php ) )" RDEPEND="${DEPEND}" diff --git a/net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild b/net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild index 481e43c3474f..04130516b2ca 100644 --- a/net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ IUSE="nls pam php" DEPEND=" nls? ( sys-devel/gettext ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) php? ( || ( dev-lang/php:* virtual/httpd-php:* ) )" RDEPEND="${DEPEND}" diff --git a/net-fs/ncpfs/ncpfs-2.2.6-r5.ebuild b/net-fs/ncpfs/ncpfs-2.2.6-r5.ebuild index a024decda07f..7e4c742a0e19 100644 --- a/net-fs/ncpfs/ncpfs-2.2.6-r5.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.6-r5.ebuild @@ -16,7 +16,7 @@ IUSE="nls pam" DEPEND=" nls? ( sys-devel/gettext ) - pam? ( virtual/pam )" + pam? ( sys-libs/pam )" RDEPEND="${DEPEND}" -- 2.26.2