summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-12 22:08:54 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-12 22:08:54 +0300
commit63f36a5a46afa6878d792d919142f0abaad96a0e (patch)
treefcff13456a73c02f3bf89e646ca7e10c5c193744 /dev-perl/Authen-PAM
parentsys-auth/elogind: migrate to sys-libs/pam (diff)
downloadgentoo-63f36a5a46afa6878d792d919142f0abaad96a0e.tar.gz
gentoo-63f36a5a46afa6878d792d919142f0abaad96a0e.tar.bz2
gentoo-63f36a5a46afa6878d792d919142f0abaad96a0e.zip
dev-perl/Authen-PAM: 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 'dev-perl/Authen-PAM')
-rw-r--r--dev-perl/Authen-PAM/Authen-PAM-0.160.0-r1.ebuild4
-rw-r--r--dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r1.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r1.ebuild
index 910cb91d7991..b9716d032be6 100644
--- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r1.ebuild
+++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r1.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=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"
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
index a33629f7a549..f52ed145cae8 100644
--- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
+++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
@@ -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"