diff options
Diffstat (limited to 'recruiters/quizzes')
-rw-r--r-- | recruiters/quizzes/ebuild-maintainer-quiz.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/recruiters/quizzes/ebuild-maintainer-quiz.txt b/recruiters/quizzes/ebuild-maintainer-quiz.txt index 902f9b9..13c4294 100644 --- a/recruiters/quizzes/ebuild-maintainer-quiz.txt +++ b/recruiters/quizzes/ebuild-maintainer-quiz.txt @@ -1,6 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Copyright 2016-2019 Amy Liffey # Copyright 2016-2021 Mikle Kolyada +# Copyright 2021-2022 Joonas Niilola # This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. # https://creativecommons.org/licenses/by-sa/3.0/ @@ -124,8 +125,8 @@ docs: devmanual docs: devmanual -10. List all available dependency classes (DEPEND, RDEPEND etc). How do they - differ from each other? Provide examples of their uses. +10. List all available dependency classes (DEPEND, RDEPEND etc) and explain + their individual purpose. Provide examples of their typical uses. docs: devmanual, PMS |