Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/system-config-base/
Date: Sat, 12 Oct 2019 18:31:12
Message-Id: 1570905055.dd5322ccd4354d380d4bce4d2f5882cdd792cadd.zlogene@gentoo
1 commit: dd5322ccd4354d380d4bce4d2f5882cdd792cadd
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 18:30:55 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 18:30:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd5322cc
7
8 sys-libs/system-config-base: 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 sys-libs/system-config-base/system-config-base-1-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-libs/system-config-base/system-config-base-1-r1.ebuild b/sys-libs/system-config-base/system-config-base-1-r1.ebuild
17 index 54fa40661fd..d59f654b13b 100644
18 --- a/sys-libs/system-config-base/system-config-base-1-r1.ebuild
19 +++ b/sys-libs/system-config-base/system-config-base-1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=0
26 @@ -14,7 +14,7 @@ SLOT="0"
27 KEYWORDS="~amd64 ~ppc ~x86"
28 IUSE=""
29
30 -RDEPEND="virtual/pam"
31 +RDEPEND="sys-libs/pam"
32
33 S=${WORKDIR}