dev-perl/Authen-PAM: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 19:08:54 +0000 (22:08 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 19:08:54 +0000 (22:08 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-perl/Authen-PAM/Authen-PAM-0.160.0-r1.ebuild
dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild

index 910cb91d7991ba98ebdd94a20700007df056b92b..b9716d032be632f05eac0e57dcb6a2199d6b174a 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=5
@@ -13,7 +13,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
-RDEPEND="virtual/pam"
+RDEPEND="sys-libs/pam"
 DEPEND="${RDEPEND}"
 PATCHES=("${FILESDIR}/no-dot-inc.patch")
 export OPTIMIZE="$CFLAGS"
index a33629f7a5494c8af2de03ef6d865fa9ad060d4d..f52ed145cae8265d4da25982bc1b83b6bf1d07c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# 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="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
 IUSE="examples"
 
-RDEPEND="virtual/pam"
+RDEPEND="sys-libs/pam"
 DEPEND="${RDEPEND}"
 PATCHES=("${FILESDIR}/no-dot-inc.patch")
 export OPTIMIZE="$CFLAGS"