Gentoo Archives: gentoo-dev

From: Gokturk Yuksek <gokturk@××××××××××.edu>
To: gentoo-dev@l.g.o, gentoo-doc@l.g.o
Cc: Gokturk Yuksek <gokturk@××××××××××.edu>
Subject: [gentoo-dev] [PATCH 12/16] ebuild-maintenance: rewrite the subsection on removing ebuilds for git #558642
Date: Sun, 17 Jan 2016 08:07:31
Message-Id: 1453017319-2459-13-git-send-email-gokturk@binghamton.edu
In Reply to: [gentoo-dev] [PATCH 00/16] devmanual: update the docs for post git-migration #558642 by Gokturk Yuksek
1 Substitute the mentions of CVS with git.
2
3 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
4 Signed-off-by: Gokturk Yuksek <gokturk@××××××××××.edu>
5
6 diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
7 index 8c542d0..4078d46 100644
8 --- a/ebuild-maintenance/text.xml
9 +++ b/ebuild-maintenance/text.xml
10 @@ -364,8 +364,8 @@ entry which may be affected by your change.
11
12 <p>
13 When removing an ebuild make sure that no dependencies in Portage are broken
14 -due to the removal - additionally, your CVS commit message should explain
15 -clearly why the ebuild is being removed from CVS.
16 +due to the removal - additionally, your git commit message should explain
17 +clearly why the ebuild is being removed from the git repository.
18 </p>
19
20 <p>
21 --
22 2.4.10