Gentoo Archives: gentoo-dev

From: Gokturk Yuksek <gokturk@××××××××××.edu>
To: gentoo-dev@l.g.o, gentoo-doc@l.g.o
Cc: Gokturk Yuksek <gokturk@××××××××××.edu>
Subject: [gentoo-dev] [PATCH 03/16] general-concepts/tree: substitute "CVS" with "git" #558642
Date: Sun, 17 Jan 2016 08:04:10
Message-Id: 1453017319-2459-4-git-send-email-gokturk@binghamton.edu
In Reply to: [gentoo-dev] [PATCH 00/16] devmanual: update the docs for post git-migration #558642 by Gokturk Yuksek
1 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
2 Signed-off-by: Gokturk Yuksek <gokturk@××××××××××.edu>
3
4 diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
5 index 022a1ea..6f59f09 100644
6 --- a/general-concepts/tree/text.xml
7 +++ b/general-concepts/tree/text.xml
8 @@ -59,11 +59,11 @@ The basic layout of the portage tree is as follows:
9 <li>Scripts directory, <c>scripts/</c></li>
10 <li>
11 Distfiles directory, <c>distfiles/</c>. This is not included in the main
12 - CVS tree, but it will be found on most user systems.
13 + git tree, but it will be found on most user systems.
14 </li>
15 <li>
16 Packages directory, <c>packages</c>. Again, this is found on user systems but not
17 - in the main CVS tree.
18 + in the main git tree.
19 </li>
20 </ul>
21 </body>
22 --
23 2.4.10