commit: c8e05f732a617ecfe7a5e875ebb044074f58b386 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 3 08:12:46 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 3 08:12:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e05f73
sys-libs/pam: add bug ref for elogind TODO Bug: https://bugs.gentoo.org/931115 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/pam/pam-1.5.3-r1.ebuild | 2 +- sys-libs/pam/pam-1.5.3.ebuild | 2 +- sys-libs/pam/pam-1.6.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-libs/pam/pam-1.5.3-r1.ebuild b/sys-libs/pam/pam-1.5.3-r1.ebuild index 5e9602e23a38..c84930c6d876 100644 --- a/sys-libs/pam/pam-1.5.3-r1.ebuild +++ b/sys-libs/pam/pam-1.5.3-r1.ebuild @@ -88,7 +88,7 @@ multilib_src_configure() { # TODO: wire this up now it's more useful as of 1.5.3 --disable-econf - # TODO: add elogind support + # TODO: add elogind support (bug #931115) # lastlog is enabled again for now by us until logind support # is handled. Even then, disabling lastlog will probably need # a news item. diff --git a/sys-libs/pam/pam-1.5.3.ebuild b/sys-libs/pam/pam-1.5.3.ebuild index 2ddcf24b4f38..d77b7e2e5a97 100644 --- a/sys-libs/pam/pam-1.5.3.ebuild +++ b/sys-libs/pam/pam-1.5.3.ebuild @@ -88,7 +88,7 @@ multilib_src_configure() { # TODO: wire this up now it's more useful as of 1.5.3 --disable-econf - # TODO: add elogind support + # TODO: add elogind support (bug #931115) # lastlog is enabled again for now by us until logind support # is handled. Even then, disabling lastlog will probably need # a news item. diff --git a/sys-libs/pam/pam-1.6.1.ebuild b/sys-libs/pam/pam-1.6.1.ebuild index 846b63350901..91e13f130bed 100644 --- a/sys-libs/pam/pam-1.6.1.ebuild +++ b/sys-libs/pam/pam-1.6.1.ebuild @@ -84,7 +84,7 @@ multilib_src_configure() { # TODO: wire this up now it's more useful as of 1.5.3 --disable-econf - # TODO: add elogind support + # TODO: add elogind support (bug #931115) # lastlog is enabled again for now by us until logind support # is handled. Even then, disabling lastlog will probably need # a news item.
