summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/ncpfs')
-rw-r--r--net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild4
-rw-r--r--net-fs/ncpfs/ncpfs-2.2.6-r4.ebuild4
-rw-r--r--net-fs/ncpfs/ncpfs-2.2.6-r5.ebuild2
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}"