summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-05-03 17:04:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-05-03 17:04:04 +0300
commita8aff2e1f103b62c2a0b2f8d6e1d3c00b7cd9a2a (patch)
tree80d68d3f74980be86da8738759e6739e8ffec905 /recruiters/quizzes
parentebuild-maintainer.quiz: remove openrc-specific questions (diff)
downloadcomrel-a8aff2e1f103b62c2a0b2f8d6e1d3c00b7cd9a2a.tar.gz
comrel-a8aff2e1f103b62c2a0b2f8d6e1d3c00b7cd9a2a.tar.bz2
comrel-a8aff2e1f103b62c2a0b2f8d6e1d3c00b7cd9a2a.zip
ebuild-maintainer-quiz: Do not mention LibreSSL
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'recruiters/quizzes')
-rw-r--r--recruiters/quizzes/ebuild-maintainer-quiz.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/recruiters/quizzes/ebuild-maintainer-quiz.txt b/recruiters/quizzes/ebuild-maintainer-quiz.txt
index 74a7e02..e50c34c 100644
--- a/recruiters/quizzes/ebuild-maintainer-quiz.txt
+++ b/recruiters/quizzes/ebuild-maintainer-quiz.txt
@@ -1,6 +1,6 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 2016-2019 Amy Liffey
-# Copyright 2016-2020 Mikle Kolyada
+# Copyright 2016-2021 Mikle Kolyada
# This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
# https://creativecommons.org/licenses/by-sa/3.0/
@@ -247,8 +247,7 @@ docs: common sense
docs: devmanual
-2. You have a patch for foomatic which adds TLS support using either
- OpenSSL or LibreSSL libraries.
+2. You have a patch for foomatic which adds TLS support using OpenSSL.
The dependency is optional and controlled at build time.
Assuming that foomatic uses an autotools based build system
provide most probable changes required in an EAPI=7 ebuild.