summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-03 09:19:55 +0100
committerSam James <sam@gentoo.org>2024-05-03 09:19:55 +0100
commitbf8c88c8217403e04b5ab76c1b33172c35d8b350 (patch)
treeefd05c3b09aa590fafc4803097e048f9aa05167d
parentsys-apps/util-linux: disable automagic econf for now, add bug ref for TODO (diff)
downloadgentoo-bf8c88c8217403e04b5ab76c1b33172c35d8b350.tar.gz
gentoo-bf8c88c8217403e04b5ab76c1b33172c35d8b350.tar.bz2
gentoo-bf8c88c8217403e04b5ab76c1b33172c35d8b350.zip
sys-apps/shadow: add bug ref for elogind TODO
Bug: https://bugs.gentoo.org/931119 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/shadow/shadow-4.14.2.ebuild2
-rw-r--r--sys-apps/shadow/shadow-4.14.5.ebuild2
-rw-r--r--sys-apps/shadow/shadow-4.14.6.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/shadow/shadow-4.14.2.ebuild b/sys-apps/shadow/shadow-4.14.2.ebuild
index a82a8ce5ef70..25b40053cf39 100644
--- a/sys-apps/shadow/shadow-4.14.2.ebuild
+++ b/sys-apps/shadow/shadow-4.14.2.ebuild
@@ -90,7 +90,7 @@ src_configure() {
--with-bcrypt
--with-yescrypt
$(use_enable nls)
- # TODO: wire up upstream for elogind too
+ # TODO: wire up upstream for elogind too (bug #931119)
$(use_enable systemd logind)
$(use_with acl)
$(use_with audit)
diff --git a/sys-apps/shadow/shadow-4.14.5.ebuild b/sys-apps/shadow/shadow-4.14.5.ebuild
index 104e0f560ccf..60ab0fa7c897 100644
--- a/sys-apps/shadow/shadow-4.14.5.ebuild
+++ b/sys-apps/shadow/shadow-4.14.5.ebuild
@@ -90,7 +90,7 @@ src_configure() {
--with-bcrypt
--with-yescrypt
$(use_enable nls)
- # TODO: wire up upstream for elogind too
+ # TODO: wire up upstream for elogind too (bug #931119)
$(use_enable systemd logind)
$(use_with acl)
$(use_with audit)
diff --git a/sys-apps/shadow/shadow-4.14.6.ebuild b/sys-apps/shadow/shadow-4.14.6.ebuild
index 104e0f560ccf..60ab0fa7c897 100644
--- a/sys-apps/shadow/shadow-4.14.6.ebuild
+++ b/sys-apps/shadow/shadow-4.14.6.ebuild
@@ -90,7 +90,7 @@ src_configure() {
--with-bcrypt
--with-yescrypt
$(use_enable nls)
- # TODO: wire up upstream for elogind too
+ # TODO: wire up upstream for elogind too (bug #931119)
$(use_enable systemd logind)
$(use_with acl)
$(use_with audit)