commit: e2695f6729f891e3ee663c658b509859e24996f1
Author: Julian Ospald <hasufell <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 21:06:48 2015 +0000
Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 21:07:16 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2695f67
dev-libs/libressl: add sub-SLOT description to metadata.xml
dev-libs/libressl/metadata.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-libs/libressl/metadata.xml b/dev-libs/libressl/metadata.xml
index 4c35a8a..116564b 100644
--- a/dev-libs/libressl/metadata.xml
+++ b/dev-libs/libressl/metadata.xml
@@ -20,4 +20,9 @@
<bugs-to>https://github.com/libressl-portable/portable/issues</bugs-to>
<remote-id type="github">libressl-portable/portable</remote-id>
</upstream>
+ <slots>
+ <subslots>
+ Reflect ABI of libcrypto.so and libssl.so only, NOT
libtls.so.
+ </subslots>
+ </slots>
</pkgmetadata>