Gentoo Archives: gentoo-dev

From: Gokturk Yuksek <gokturk@××××××××××.edu>
To: devmanual@g.o
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] [PATCH v2 03/19] general-concepts/tree: substitute "CVS" with "git" #558642
Date: Sun, 24 Jan 2016 08:48:14
Message-Id: 1453625173-9505-4-git-send-email-gokturk@binghamton.edu
In Reply to: [gentoo-dev] [PATCH v2 00/19] devmanual: update the docs for post git-migration 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 general-concepts/tree/text.xml | 4 ++--
5 1 file changed, 2 insertions(+), 2 deletions(-)
6
7 diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
8 index 022a1ea..6f59f09 100644
9 --- a/general-concepts/tree/text.xml
10 +++ b/general-concepts/tree/text.xml
11 @@ -59,11 +59,11 @@ The basic layout of the portage tree is as follows:
12 <li>Scripts directory, <c>scripts/</c></li>
13 <li>
14 Distfiles directory, <c>distfiles/</c>. This is not included in the main
15 - CVS tree, but it will be found on most user systems.
16 + git tree, but it will be found on most user systems.
17 </li>
18 <li>
19 Packages directory, <c>packages</c>. Again, this is found on user systems but not
20 - in the main CVS tree.
21 + in the main git tree.
22 </li>
23 </ul>
24 </body>
25 --
26 2.4.10