summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/google-authenticator/google-authenticator-1.05.ebuild4
-rw-r--r--sys-auth/google-authenticator/google-authenticator-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-auth/google-authenticator/google-authenticator-1.05.ebuild b/sys-auth/google-authenticator/google-authenticator-1.05.ebuild
index cac4a833a725..2fc5e1c2cb00 100644
--- a/sys-auth/google-authenticator/google-authenticator-1.05.ebuild
+++ b/sys-auth/google-authenticator/google-authenticator-1.05.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
-DEPEND="virtual/pam"
+DEPEND="sys-libs/pam"
RDEPEND="${DEPEND}"
RESTRICT="test"
diff --git a/sys-auth/google-authenticator/google-authenticator-9999.ebuild b/sys-auth/google-authenticator/google-authenticator-9999.ebuild
index 2d682decb665..9a5ee8534f92 100644
--- a/sys-auth/google-authenticator/google-authenticator-9999.ebuild
+++ b/sys-auth/google-authenticator/google-authenticator-9999.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"
@@ -21,7 +21,7 @@ LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
-DEPEND="virtual/pam"
+DEPEND="sys-libs/pam"
RDEPEND="${DEPEND}"
src_prepare() {