commit: 464cd64d2f02e8ef1d37fc1fd02cdd99943d8ff3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Mar 23 06:25:22 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 23 06:25:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=464cd64d
use.desc: Make USE=elogind global Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index 246bc371fd4..1f5b27e9190 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -75,6 +75,7 @@ dvb - Add support for DVB (Digital Video Broadcasting) dvd - Add support for DVDs dvdr - Add support for DVD writer hardware (e.g. in xcdroast) eds - Enable support for Evolution-Data-Server (EDS) +elogind - Enable session tracking via sys-auth/elogind emacs - Add support for GNU Emacs emboss - Add support for the European Molecular Biology Open Software Suite encode - Add support for encoding of audio or video files
