Gentoo Archives: gentoo-dev

From: Gokturk Yuksek <gokturk@××××××××××.edu>
To: devmanual@g.o
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] [PATCH v2 12/19] ebuild-maintenance: rewrite the subsection on removing ebuilds for git #558642
Date: Sun, 24 Jan 2016 08:49:57
Message-Id: 1453625173-9505-13-git-send-email-gokturk@binghamton.edu
In Reply to: [gentoo-dev] [PATCH v2 00/19] devmanual: update the docs for post git-migration 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 ebuild-maintenance/text.xml | 4 ++--
7 1 file changed, 2 insertions(+), 2 deletions(-)
8
9 diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
10 index 09c5eef..1a0e1a0 100644
11 --- a/ebuild-maintenance/text.xml
12 +++ b/ebuild-maintenance/text.xml
13 @@ -396,8 +396,8 @@ entry which may be affected by your change.
14
15 <p>
16 When removing an ebuild make sure that no dependencies in Portage are broken
17 -due to the removal - additionally, your CVS commit message should explain
18 -clearly why the ebuild is being removed from CVS.
19 +due to the removal - additionally, your git commit message should explain
20 +clearly why the ebuild is being removed from the git repository.
21 </p>
22
23 <p>
24 --
25 2.4.10