diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-23 23:09:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-23 23:09:02 +0300 |
commit | 6518a9766dae6a7ccde4f2f6c2c0c32ca7d1e3f3 (patch) | |
tree | 71ecd585d0067b1dd1716a667c53e35c46da7885 | |
parent | developer-quiz: update header date (diff) | |
download | comrel-6518a9766dae6a7ccde4f2f6c2c0c32ca7d1e3f3.tar.gz comrel-6518a9766dae6a7ccde4f2f6c2c0c32ca7d1e3f3.tar.bz2 comrel-6518a9766dae6a7ccde4f2f6c2c0c32ca7d1e3f3.zip |
ebuild-quiz: add Q21 about sub-slots usage
-rw-r--r-- | recruiters/quizzes/ebuild-quiz.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/recruiters/quizzes/ebuild-quiz.txt b/recruiters/quizzes/ebuild-quiz.txt index 8d3214a..5c4eefc 100644 --- a/recruiters/quizzes/ebuild-quiz.txt +++ b/recruiters/quizzes/ebuild-quiz.txt @@ -2,7 +2,7 @@ # This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. # https://creativecommons.org/licenses/by-sa/3.0/ Ebuild development quiz -Revision 1.17 - 02 September 2018 +Revision 1.18 - 21 September 2018 Answer in whatever length necessary for completeness. Support your answers @@ -181,6 +181,11 @@ docs: devmanual docs: GLEPs +21. What are sub-slots and their binding operators? What problem do they + solve in gentoo and when should be used? Provide examples. + +docs: wiki, portage documentation + *** Please also submit the following information: |