Gentoo Archives: gentoo-dev

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