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 19/21] general-concepts/tree: remove the reference to the ChangeLog #485314
Date: Thu, 04 Feb 2016 01:08:27
Message-Id: 1454547469-22487-20-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=485314
4 Signed-off-by: Gokturk Yuksek <gokturk@××××××××××.edu>
5 ---
6 general-concepts/tree/text.xml | 1 -
7 1 file changed, 1 deletion(-)
8
9 diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
10 index 6f59f09..877b8f4 100644
11 --- a/general-concepts/tree/text.xml
12 +++ b/general-concepts/tree/text.xml
13 @@ -17,7 +17,6 @@ The basic layout of the portage tree is as follows:
14 Package directories for example <c>app-editors/vim</c>
15 <ul>
16 <li>Package metadata, for example <c>app-editors/vim/metadata.xml</c></li>
17 - <li>Package changelog, for example <c>app-editors/vim/ChangeLog</c></li>
18 <li>Package Manifest, for example <c>app-editors/vim/Manifest</c></li>
19 <li>
20 Ebuilds, for example <c>app-editors/vim/vim-6.3.068.ebuild</c>,
21 --
22 2.4.10