Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/
Date: Mon, 08 Feb 2021 16:20:07
Message-Id: 1612800988.8dda046252c9477a04d1d82e377e66a845e953ef.floppym@gentoo
1 commit: 8dda046252c9477a04d1d82e377e66a845e953ef
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 16:16:28 2021 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 16:16:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dda0462
7
8 sys-apps/systemd: REQUIRED_USE="homed? ( pam )"
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 sys-apps/systemd/systemd-246.6.ebuild | 2 +-
13 sys-apps/systemd/systemd-247.2-r4.ebuild | 4 ++--
14 sys-apps/systemd/systemd-9999.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/sys-apps/systemd/systemd-246.6.ebuild b/sys-apps/systemd/systemd-246.6.ebuild
18 index 8bcb3fab7dd..7a4e009aaf9 100644
19 --- a/sys-apps/systemd/systemd-246.6.ebuild
20 +++ b/sys-apps/systemd/systemd-246.6.ebuild
21 @@ -31,7 +31,7 @@ SLOT="0/2"
22 IUSE="acl apparmor audit build cgroup-hybrid cryptsetup curl dns-over-tls elfutils +gcrypt gnuefi homed http +hwdb idn importd +kmod +lz4 lzma nat pam pcre pkcs11 policykit pwquality qrcode repart +resolvconf +seccomp selinux split-usr static-libs +sysv-utils test vanilla xkb +zstd"
23
24 REQUIRED_USE="
25 - homed? ( cryptsetup )
26 + homed? ( cryptsetup pam )
27 importd? ( curl gcrypt lzma )
28 "
29 RESTRICT="!test? ( test )"
30
31 diff --git a/sys-apps/systemd/systemd-247.2-r4.ebuild b/sys-apps/systemd/systemd-247.2-r4.ebuild
32 index 54324285884..6ce7825dcc8 100644
33 --- a/sys-apps/systemd/systemd-247.2-r4.ebuild
34 +++ b/sys-apps/systemd/systemd-247.2-r4.ebuild
35 @@ -1,4 +1,4 @@
36 -# Copyright 2011-2020 Gentoo Authors
37 +# Copyright 2011-2021 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=7
41 @@ -31,7 +31,7 @@ SLOT="0/2"
42 IUSE="acl apparmor audit build cgroup-hybrid cryptsetup curl dns-over-tls elfutils +gcrypt gnuefi homed http +hwdb idn importd +kmod +lz4 lzma nat pam pcre pkcs11 policykit pwquality qrcode repart +resolvconf +seccomp selinux split-usr static-libs +sysv-utils test vanilla xkb +zstd"
43
44 REQUIRED_USE="
45 - homed? ( cryptsetup )
46 + homed? ( cryptsetup pam )
47 importd? ( curl gcrypt lzma )
48 "
49 RESTRICT="!test? ( test )"
50
51 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
52 index 54324285884..6ce7825dcc8 100644
53 --- a/sys-apps/systemd/systemd-9999.ebuild
54 +++ b/sys-apps/systemd/systemd-9999.ebuild
55 @@ -1,4 +1,4 @@
56 -# Copyright 2011-2020 Gentoo Authors
57 +# Copyright 2011-2021 Gentoo Authors
58 # Distributed under the terms of the GNU General Public License v2
59
60 EAPI=7
61 @@ -31,7 +31,7 @@ SLOT="0/2"
62 IUSE="acl apparmor audit build cgroup-hybrid cryptsetup curl dns-over-tls elfutils +gcrypt gnuefi homed http +hwdb idn importd +kmod +lz4 lzma nat pam pcre pkcs11 policykit pwquality qrcode repart +resolvconf +seccomp selinux split-usr static-libs +sysv-utils test vanilla xkb +zstd"
63
64 REQUIRED_USE="
65 - homed? ( cryptsetup )
66 + homed? ( cryptsetup pam )
67 importd? ( curl gcrypt lzma )
68 "
69 RESTRICT="!test? ( test )"