commit: 8dda046252c9477a04d1d82e377e66a845e953ef
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 16:16:28 2021 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 16:16:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dda0462
sys-apps/systemd: REQUIRED_USE="homed? ( pam )"
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
sys-apps/systemd/systemd-246.6.ebuild | 2 +-
sys-apps/systemd/systemd-247.2-r4.ebuild | 4 ++--
sys-apps/systemd/systemd-9999.ebuild | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/sys-apps/systemd/systemd-246.6.ebuild
b/sys-apps/systemd/systemd-246.6.ebuild
index 8bcb3fab7dd..7a4e009aaf9 100644
--- a/sys-apps/systemd/systemd-246.6.ebuild
+++ b/sys-apps/systemd/systemd-246.6.ebuild
@@ -31,7 +31,7 @@ SLOT="0/2"
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"
REQUIRED_USE="
- homed? ( cryptsetup )
+ homed? ( cryptsetup pam )
importd? ( curl gcrypt lzma )
"
RESTRICT="!test? ( test )"
diff --git a/sys-apps/systemd/systemd-247.2-r4.ebuild
b/sys-apps/systemd/systemd-247.2-r4.ebuild
index 54324285884..6ce7825dcc8 100644
--- a/sys-apps/systemd/systemd-247.2-r4.ebuild
+++ b/sys-apps/systemd/systemd-247.2-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2011-2020 Gentoo Authors
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,7 +31,7 @@ SLOT="0/2"
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"
REQUIRED_USE="
- homed? ( cryptsetup )
+ homed? ( cryptsetup pam )
importd? ( curl gcrypt lzma )
"
RESTRICT="!test? ( test )"
diff --git a/sys-apps/systemd/systemd-9999.ebuild
b/sys-apps/systemd/systemd-9999.ebuild
index 54324285884..6ce7825dcc8 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2011-2020 Gentoo Authors
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,7 +31,7 @@ SLOT="0/2"
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"
REQUIRED_USE="
- homed? ( cryptsetup )
+ homed? ( cryptsetup pam )
importd? ( curl gcrypt lzma )
"
RESTRICT="!test? ( test )"