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 12/21] ebuild-maintenance: rewrite the subsection on removing ebuilds for git #558642
Date: Thu, 04 Feb 2016 01:05:45
Message-Id: 1454547469-22487-13-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 Substitute the mentions of CVS with git.
4
5 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
6 Signed-off-by: Gokturk Yuksek <gokturk@××××××××××.edu>
7 ---
8 ebuild-maintenance/text.xml | 4 ++--
9 1 file changed, 2 insertions(+), 2 deletions(-)
10
11 diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
12 index 74ef88b..d388d6d 100644
13 --- a/ebuild-maintenance/text.xml
14 +++ b/ebuild-maintenance/text.xml
15 @@ -396,8 +396,8 @@ entry which may be affected by your change.
16
17 <p>
18 When removing an ebuild make sure that no dependencies in Portage are broken
19 -due to the removal - additionally, your CVS commit message should explain
20 -clearly why the ebuild is being removed from CVS.
21 +due to the removal - additionally, your git commit message should explain
22 +clearly why the ebuild is being removed from the git repository.
23 </p>
24
25 <p>
26 --
27 2.4.10