summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libressl/metadata.xml')
-rw-r--r--dev-libs/libressl/metadata.xml30
1 files changed, 0 insertions, 30 deletions
diff --git a/dev-libs/libressl/metadata.xml b/dev-libs/libressl/metadata.xml
deleted file mode 100644
index a7201a6f607c..000000000000
--- a/dev-libs/libressl/metadata.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>libressl@gentoo.org</email>
- </maintainer>
- <longdescription lang="en">
- LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in
- 2014, with goals of modernizing the codebase, improving security, and
- applying best practice development processes.
- </longdescription>
- <use>
- <flag name="asm">Enables assembly</flag>
- </use>
- <upstream>
- <changelog>http://www.libressl.org/releases.html</changelog>
- <bugs-to>
- https://github.com/libressl-portable/portable/issues
- </bugs-to>
- <remote-id type="github">libressl-portable/portable</remote-id>
- </upstream>
- <slots>
- <slot name="0">
- Pin source packages to SLOT 0, as binary compatibility slots are expected to come and go.
- </slot>
- <subslots>
- Reflect ABI of libcrypto.so and libssl.so only, NOT libtls.so.
- </subslots>
- </slots>
-</pkgmetadata>