summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:05:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:05:07 +0300
commiteab16400e36d9aa11b5f4b83e535b01914f72eae (patch)
treee3a32f59c70d5b85f608646502bc96cfe187fe97 /net-dialup
parentmate-extra/mate-screensaver: migrate to sys-libs/pam (diff)
downloadgentoo-eab16400e36d9aa11b5f4b83e535b01914f72eae.tar.gz
gentoo-eab16400e36d9aa11b5f4b83e535b01914f72eae.tar.bz2
gentoo-eab16400e36d9aa11b5f4b83e535b01914f72eae.zip
net-dialup/diald: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/diald/diald-1.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/diald/diald-1.0-r3.ebuild b/net-dialup/diald/diald-1.0-r3.ebuild
index 46729a5be186..eef22960360a 100644
--- a/net-dialup/diald/diald-1.0-r3.ebuild
+++ b/net-dialup/diald/diald-1.0-r3.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
@@ -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"