commit:     d9a907934ecabc0bdb7c92cf1440dd40982c3560
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 19:28:23 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 19:28:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a90793

net-ftp/proftpd: migrate to sys-libs/pam

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-ftp/proftpd/proftpd-1.3.6-r5.ebuild | 2 +-
 net-ftp/proftpd/proftpd-1.3.6-r6.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-ftp/proftpd/proftpd-1.3.6-r5.ebuild 
b/net-ftp/proftpd/proftpd-1.3.6-r5.ebuild
index 097a848e1b5..738991828ea 100644
--- a/net-ftp/proftpd/proftpd-1.3.6-r5.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.6-r5.ebuild
@@ -54,7 +54,7 @@ CDEPEND="acl? ( virtual/acl )
                !libressl? ( dev-libs/openssl:0= )
                libressl? ( dev-libs/libressl:= )
        )
-       pam? ( virtual/pam )
+       pam? ( sys-libs/pam )
        pcre? ( dev-libs/libpcre )
        postgres? ( dev-db/postgresql:= )
        sodium? ( dev-libs/libsodium:0= )

diff --git a/net-ftp/proftpd/proftpd-1.3.6-r6.ebuild 
b/net-ftp/proftpd/proftpd-1.3.6-r6.ebuild
index 07b05939377..050cf75b3bb 100644
--- a/net-ftp/proftpd/proftpd-1.3.6-r6.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.6-r6.ebuild
@@ -54,7 +54,7 @@ CDEPEND="acl? ( virtual/acl )
                !libressl? ( dev-libs/openssl:0= )
                libressl? ( dev-libs/libressl:= )
        )
-       pam? ( virtual/pam )
+       pam? ( sys-libs/pam )
        pcre? ( dev-libs/libpcre )
        postgres? ( dev-db/postgresql:= )
        sodium? ( dev-libs/libsodium:0= )

Reply via email to