Gentoo Archives: gentoo-commits

From: Julian Ospald <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 20 Sep 2015 11:32:36
Message-Id: 1442748739.288d8cd90fca12fafd021d86837851d8cb5c6efe.hasufell@gentoo
1 commit: 288d8cd90fca12fafd021d86837851d8cb5c6efe
2 Author: Julian Ospald <hasufell <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 20 11:30:21 2015 +0000
4 Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 11:32:19 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288d8cd9
7
8 profiles: add global 'libressl' USE flag
9
10 Gentoo-Bug: 508750
11
12 profiles/use.desc | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/use.desc b/profiles/use.desc
16 index 763d44c..47a977a 100644
17 --- a/profiles/use.desc
18 +++ b/profiles/use.desc
19 @@ -179,6 +179,7 @@ libcaca - Add support for colored ASCII-art graphics
20 libedit - Use the libedit library (replacement for readline)
21 libffi - Enable support for Foreign Function Interface library
22 libnotify - Enable desktop notification support
23 +libressl - Use dev-libs/libressl as SSL provider (might need ssl USE flag), packages should not depend on this USE flag
24 libsamplerate - Build with support for converting sample rates using libsamplerate
25 libwww - Add libwww support (General purpose WEB API)
26 lirc - Add support for lirc (Linux's Infra-Red Remote Control)