summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:39:23 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:39:23 +0300
commit8710130ec27e2429712a32f85c584af2416ee834 (patch)
treee17e1886a89d088c9b89873c922c57f200d97e31 /sys-auth/pam_radius/pam_radius-1.3.17-r1.ebuild
parentsys-auth/pam_passwdqc: migrate to sys-libs/pam (diff)
downloadgentoo-8710130ec27e2429712a32f85c584af2416ee834.tar.gz
gentoo-8710130ec27e2429712a32f85c584af2416ee834.tar.bz2
gentoo-8710130ec27e2429712a32f85c584af2416ee834.zip
sys-auth/pam_radius: 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 'sys-auth/pam_radius/pam_radius-1.3.17-r1.ebuild')
-rw-r--r--sys-auth/pam_radius/pam_radius-1.3.17-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_radius/pam_radius-1.3.17-r1.ebuild b/sys-auth/pam_radius/pam_radius-1.3.17-r1.ebuild
index 1fa29ffb2f23..fd2021bec593 100644
--- a/sys-auth/pam_radius/pam_radius-1.3.17-r1.ebuild
+++ b/sys-auth/pam_radius/pam_radius-1.3.17-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="virtual/pam"
+DEPEND="sys-libs/pam"
RDEPEND="${DEPEND}"
src_prepare() {