diff options
author | Julian Ospald <hasufell@gentoo.org> | 2015-10-19 23:06:48 +0200 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2015-10-19 23:07:16 +0200 |
commit | e2695f6729f891e3ee663c658b509859e24996f1 (patch) | |
tree | 1c0720ec7211d18f8520cbb8f11b2d5ea8404035 /dev-libs/libressl | |
parent | sci-biology/tophat: correct dependency on sci-biology/seqan (diff) | |
download | gentoo-e2695f6729f891e3ee663c658b509859e24996f1.tar.gz gentoo-e2695f6729f891e3ee663c658b509859e24996f1.tar.bz2 gentoo-e2695f6729f891e3ee663c658b509859e24996f1.zip |
dev-libs/libressl: add sub-SLOT description to metadata.xml
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r-- | dev-libs/libressl/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-libs/libressl/metadata.xml b/dev-libs/libressl/metadata.xml index 4c35a8a27390..116564b89417 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> |