Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libressl/
Date: Wed, 31 Aug 2016 16:07:59
Message-Id: 1472659661.11087818969b4ce38d8f55d19a4f1353a77413ea.kensington@gentoo
1 commit: 11087818969b4ce38d8f55d19a4f1353a77413ea
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 16:07:26 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 16:07:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11087818
7
8 dev-libs/libressl: add metadata reminder to pin to SLOT 0
9
10 As discussed on IRC with Soap.
11
12 Package-Manager: portage-2.3.0
13
14 dev-libs/libressl/metadata.xml | 3 +++
15 1 file changed, 3 insertions(+)
16
17 diff --git a/dev-libs/libressl/metadata.xml b/dev-libs/libressl/metadata.xml
18 index 6376c57..021d35b 100644
19 --- a/dev-libs/libressl/metadata.xml
20 +++ b/dev-libs/libressl/metadata.xml
21 @@ -21,6 +21,9 @@
22 <remote-id type="github">libressl-portable/portable</remote-id>
23 </upstream>
24 <slots>
25 + <slot name="0">
26 + Pin source packages to SLOT 0, as binary compatibility slots are expected to come and go.
27 + </slot>
28 <subslots>
29 Reflect ABI of libcrypto.so and libssl.so only, NOT libtls.so.
30 </subslots>