aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGokturk Yuksek <gokturk@binghamton.edu>2016-02-03 19:57:47 -0500
committerUlrich Müller <ulm@gentoo.org>2016-02-05 13:58:21 +0100
commitc1420a4b7814b5cb9841d8bd322c341ecfbb4213 (patch)
treef9c7908bf17f2a0a9295c35349608a783bfa76a5 /general-concepts/tree
parenttools-reference: remove the echangelog page #485314 (diff)
downloaddevmanual-c1420a4b7814b5cb9841d8bd322c341ecfbb4213.tar.gz
devmanual-c1420a4b7814b5cb9841d8bd322c341ecfbb4213.tar.bz2
devmanual-c1420a4b7814b5cb9841d8bd322c341ecfbb4213.zip
general-concepts/tree: remove the reference to the ChangeLog #485314
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=485314 Signed-off-by: Gokturk Yuksek <gokturk@binghamton.edu>
Diffstat (limited to 'general-concepts/tree')
-rw-r--r--general-concepts/tree/text.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 6f59f09..877b8f4 100644
--- a/general-concepts/tree/text.xml
+++ b/general-concepts/tree/text.xml
@@ -17,7 +17,6 @@ The basic layout of the portage tree is as follows:
Package directories for example <c>app-editors/vim</c>
<ul>
<li>Package metadata, for example <c>app-editors/vim/metadata.xml</c></li>
- <li>Package changelog, for example <c>app-editors/vim/ChangeLog</c></li>
<li>Package Manifest, for example <c>app-editors/vim/Manifest</c></li>
<li>
Ebuilds, for example <c>app-editors/vim/vim-6.3.068.ebuild</c>,