Gentoo Archives: gentoo-commits

From: "Petteri Raty (betelgeuse)" <betelgeuse@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/quiz: end-quiz.txt
Date: Sat, 03 May 2008 11:14:50
Message-Id: E1JsFhX-0004hQ-Mb@stork.gentoo.org
1 betelgeuse 08/05/03 11:14:47
2
3 Modified: end-quiz.txt
4 Log:
5 Update question 2 to mention that the project uses autotools.
6
7 Revision Changes Path
8 1.7 xml/htdocs/proj/en/devrel/quiz/end-quiz.txt
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/quiz/end-quiz.txt?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/quiz/end-quiz.txt?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/quiz/end-quiz.txt?r1=1.6&r2=1.7
13
14 Index: end-quiz.txt
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/quiz/end-quiz.txt,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- end-quiz.txt 20 Mar 2007 12:31:42 -0000 1.6
21 +++ end-quiz.txt 3 May 2008 11:14:47 -0000 1.7
22 @@ -1,5 +1,5 @@
23 Ebuild development (end of mentoring) quiz
24 -Revision 1.3 - 20 March 2007
25 +Revision 1.3.1 - 03 May 2008
26 Answer in whatever length necessary for completeness.
27 Review documentation. Consult your mentor if you're unable to locate answers.
28 This quiz is based largely on ciaranm's bash quiz -- much thanks to
29 @@ -15,9 +15,8 @@
30 S=${WORKDIR}/foomatic-1.3-7b
31
32 2. You have a patch for foomatic which enables SSL support. Give an
33 - example src_unpack() which will apply this patch if and only if
34 - the "ssl" USE flag is enabled. What other things must be
35 - added to the ebuild?
36 + example src_unpack() which will apply this patch to a project that
37 + uses autotools to build. What other things must be added to the ebuild?
38
39 3. What's the difference between local and global scope in an ebuild?
40
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list