projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3503d9
)
x11-misc/alock: migrate to sys-libs/pam
author
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 12 Oct 2019 18:09:15 +0000
(21:09 +0300)
committer
Mikle 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
patch
|
blob
|
history
diff --git
a/x11-misc/alock/alock-1.0.0.ebuild
b/x11-misc/alock/alock-1.0.0.ebuild
index 92f0dc70f0e2d0a71d9e23a8aef22db07cdaa6ac..8488326f9503ff67c34594ed69371ec0bd2ddd77 100644
(file)
--- a/
x11-misc/alock/alock-1.0.0.ebuild
+++ b/
x11-misc/alock/alock-1.0.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 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}"