commit: cc697a0412fb008f3c203b9bc4b13fc18163fcd7 Author: Quentin Retornaz <gentoo <AT> retornaz <DOT> com> AuthorDate: Fri Apr 30 16:26:33 2021 +0000 Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com> CommitDate: Fri Apr 30 16:26:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=cc697a04
update README for libressl deprecation on ::gentoo Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com> README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 924f0e3..8e45e40 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # LibreSSL ebuilds testing repo -LibreSSL is already in Gentoo, but still requires [a lot of ebuilds](https://github.com/gentoo/libressl/wiki/Transition-plan#packages-not-converted-yet) +LibreSSL requires [a lot of ebuilds](https://github.com/gentoo/libressl/wiki/Transition-plan#packages-not-converted-yet) to be fixed. This overlay serves as a testing ground and makes testing easier by providing an openssl dummy ebuild, so you can compile packages against -LibreSSL which don't have the 'libressl' USE flag yet. +LibreSSL which don't have the 'libressl' USE flag. ## How to install the overlay
