summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.