Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tigervnc/
Date: Sat, 12 Oct 2019 20:30:21
Message-Id: 1570912200.041ab76c8bb5e46a1c99857ded8398c321686804.zlogene@gentoo
1 commit: 041ab76c8bb5e46a1c99857ded8398c321686804
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 20:30:00 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 20:30:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=041ab76c
7
8 net-misc/tigervnc: migrate to sys-libs/pam
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 net-misc/tigervnc/tigervnc-1.9.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-misc/tigervnc/tigervnc-1.9.0-r1.ebuild b/net-misc/tigervnc/tigervnc-1.9.0-r1.ebuild
17 index edbfb005353..3585565e636 100644
18 --- a/net-misc/tigervnc/tigervnc-1.9.0-r1.ebuild
19 +++ b/net-misc/tigervnc/tigervnc-1.9.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -25,7 +25,7 @@ CDEPEND="
27 >=x11-libs/fltk-1.3.1
28 gnutls? ( net-libs/gnutls:= )
29 nls? ( virtual/libiconv )
30 - pam? ( virtual/pam )
31 + pam? ( sys-libs/pam )
32 x11-libs/libX11
33 x11-libs/libXext
34 x11-libs/libXrender