Gentoo Archives: gentoo-commits

From: Quentin Retornaz <gentoo@××××××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/libressl:master commit in: /
Date: Fri, 30 Apr 2021 16:27:18
Message-Id: 1619799993.cc697a0412fb008f3c203b9bc4b13fc18163fcd7.quentin@gentoo
1 commit: cc697a0412fb008f3c203b9bc4b13fc18163fcd7
2 Author: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
3 AuthorDate: Fri Apr 30 16:26:33 2021 +0000
4 Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
5 CommitDate: Fri Apr 30 16:26:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=cc697a04
7
8 update README for libressl deprecation on ::gentoo
9
10 Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
11
12 README.md | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/README.md b/README.md
16 index 924f0e3..8e45e40 100644
17 --- a/README.md
18 +++ b/README.md
19 @@ -1,9 +1,9 @@
20 # LibreSSL ebuilds testing repo
21
22 -LibreSSL is already in Gentoo, but still requires [a lot of ebuilds](https://github.com/gentoo/libressl/wiki/Transition-plan#packages-not-converted-yet)
23 +LibreSSL requires [a lot of ebuilds](https://github.com/gentoo/libressl/wiki/Transition-plan#packages-not-converted-yet)
24 to be fixed. This overlay serves as a testing ground and makes testing easier
25 by providing an openssl dummy ebuild, so you can compile packages against
26 -LibreSSL which don't have the 'libressl' USE flag yet.
27 +LibreSSL which don't have the 'libressl' USE flag.
28
29 ## How to install the overlay