Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/nss/files: nss-3.15.4-enable-pem.patch
Date: Sat, 01 Feb 2014 04:57:09
Message-Id: 20140201045706.5B24A2004E@flycatcher.gentoo.org
1 vapier 14/02/01 04:57:06
2
3 Added: nss-3.15.4-enable-pem.patch
4 Log:
5 Put cacert.org root certs behind USE=cacert, and rework the nss-pem support and put that behind USE=nss-pem.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.1 dev-libs/nss/files/nss-3.15.4-enable-pem.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/files/nss-3.15.4-enable-pem.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/files/nss-3.15.4-enable-pem.patch?rev=1.1&content-type=text/plain
14
15 Index: nss-3.15.4-enable-pem.patch
16 ===================================================================
17 Patches taken from http://pkgs.fedoraproject.org/cgit/nss.git/
18
19 --- nss/lib/ckfw/manifest.mn.libpem
20 +++ nss/lib/ckfw/manifest.mn
21 @@ -5,7 +5,7 @@
22
23 CORE_DEPTH = ../..
24
25 -DIRS = builtins
26 +DIRS = builtins pem
27
28 PRIVATE_EXPORTS = \
29 ck.h \