commit: 2d2824212283fd65b01f3b01c80890a721dc0ebf Author: Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu> AuthorDate: Wed Apr 20 04:35:59 2016 +0000 Commit: Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu> CommitDate: Sat Apr 23 19:24:44 2016 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=2d282421
ebuild-maintenance: remove the mention of ChangeLog Signed-off-by: Göktürk Yüksek <gokturk <AT> binghamton.edu> ebuild-maintenance/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml index a299bf2..66d736f 100644 --- a/ebuild-maintenance/text.xml +++ b/ebuild-maintenance/text.xml @@ -222,7 +222,7 @@ that it doesn't contain any conflicts.</li> the updated package.</li> <li>Always do atomic commits; if you commit a package with a new license, or that is masked, then first commit the revised <path>package.mask</path> and/or license, -then commit the ebuild, <path>ChangeLog</path>, patches +then commit the ebuild, patches and <uri link="::ebuild-writing/misc-files/metadata">metadata.xml</uri> all in <b>one</b> go .</li> <note> Although the set of changes in a single git commit is atomic, and
