x11-misc/alock: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 18:09:15 +0000 (21:09 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 18:09:15 +0000 (21:09 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
x11-misc/alock/alock-1.0.0.ebuild

index 92f0dc70f0e2d0a71d9e23a8aef22db07cdaa6ac..8488326f9503ff67c34594ed69371ec0bd2ddd77 100644 (file)
@@ -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 @@ DEPEND="x11-libs/libX11
        x11-libs/libXrender
        x11-libs/libXcursor
        imlib? ( media-libs/imlib2[X] )
-       pam? ( virtual/pam )
+       pam? ( sys-libs/pam )
        doc? ( app-text/asciidoc )"
 RDEPEND="${DEPEND}"