net-dialup/diald: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 21:05:07 +0000 (00:05 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 21:05:07 +0000 (00:05 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
net-dialup/diald/diald-1.0-r3.ebuild

index 46729a5be1860ebb6aae9b9ab17ca78f5c3092c7..eef22960360a95a0734ce534018b987c6c2b7f10 100644 (file)
@@ -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
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 x86"
 IUSE="pam"
 
-DEPEND="pam? ( virtual/pam )
+DEPEND="pam? ( sys-libs/pam )
        sys-apps/tcp-wrappers"
 RDEPEND="${DEPEND}
        net-dialup/ppp"