sys-auth/pam_radius: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 21:39:23 +0000 (00:39 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 21:39:23 +0000 (00:39 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-auth/pam_radius/pam_radius-1.3.17-r1.ebuild

index 1fa29ffb2f23186e9eab2d4fbc1ab0dc0175c3fd..fd2021bec59369a32f180204e11e0b413d9b6ed9 100644 (file)
@@ -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() {