summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/oath-toolkit/oath-toolkit-2.6.1.ebuild4
-rw-r--r--sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.1.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.1.ebuild
index 224c90941919..6d03d4f004a2 100644
--- a/sys-auth/oath-toolkit/oath-toolkit-2.6.1.ebuild
+++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.1.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=5
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="pam pskc test"
RDEPEND="
- pam? ( virtual/pam )
+ pam? ( sys-libs/pam )
pskc? ( dev-libs/xmlsec )"
DEPEND="${RDEPEND}
test? ( dev-libs/libxml2 )
diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
index 1fd990ee3d13..516a4c43627f 100644
--- a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
+++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE="pam pskc test"
RDEPEND="
- pam? ( virtual/pam )
+ pam? ( sys-libs/pam )
pskc? ( dev-libs/xmlsec )"
DEPEND="${RDEPEND}
test? ( dev-libs/libxml2 )