commit: 6cbed73c3c7f1bff48843a612acefc5b40526129 Author: Julian Ospald <hasufell <AT> gentoo <DOT> org> AuthorDate: Tue Aug 11 15:53:45 2015 +0000 Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org> CommitDate: Tue Aug 11 15:53:45 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbed73c
profiles: add global 'libressl' USE flag profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index 028b384..2b5d49a 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -179,6 +179,7 @@ libcaca - Add support for colored ASCII-art graphics libedit - Use the libedit library (replacement for readline) libffi - Enable support for Foreign Function Interface library libnotify - Enable desktop notification support +libressl - Use dev-libs/libressl as SSL provider (might need ssl USE flag), packages should not depend on this USE flag libsamplerate - Build with support for converting sample rates using libsamplerate libwww - Add libwww support (General purpose WEB API) lirc - Add support for lirc (Linux's Infra-Red Remote Control)
