diff options
author | Julian Ospald <hasufell@gentoo.org> | 2015-10-18 22:42:53 +0200 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2015-10-21 01:16:31 +0200 |
commit | d9c112bf8c2fc7cd6079b95f81777441bd17b733 (patch) | |
tree | ad7e9971861627ce8be605d8fc04273e15043c37 /dev-libs/openssl | |
parent | media-libs/libpng: add SLOT description to metadata.xml (diff) | |
download | gentoo-d9c112bf8c2fc7cd6079b95f81777441bd17b733.tar.gz gentoo-d9c112bf8c2fc7cd6079b95f81777441bd17b733.tar.bz2 gentoo-d9c112bf8c2fc7cd6079b95f81777441bd17b733.zip |
dev-libs/openssl: add SLOT description to metadata.xml
Diffstat (limited to 'dev-libs/openssl')
-rw-r--r-- | dev-libs/openssl/metadata.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-libs/openssl/metadata.xml b/dev-libs/openssl/metadata.xml index 5e30a851284c..f4570654820f 100644 --- a/dev-libs/openssl/metadata.xml +++ b/dev-libs/openssl/metadata.xml @@ -12,4 +12,10 @@ <upstream> <remote-id type="cpe">cpe:/a:openssl:openssl</remote-id> </upstream> +<slots> + <slot name="0">For building against. This is the only slot + that provides headers and command line tools.</slot> + <slot name="0.9.8">For binary compatibility, provides libcrypto.so.0.9.8 + and libssl.so.0.9.8 only.</slot> +</slots> </pkgmetadata> |