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 01/21] general-concepts/manifest: drop the use of "CVS keyword expansion" #558642
Date: Thu, 04 Feb 2016 00:58:52
Message-Id: 1454547469-22487-2-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 With the git migration no CVS keyword expansions are happening. However,
4 Manifest file may still need to be regenerated.
5
6 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
7 Signed-off-by: Gokturk Yuksek <gokturk@××××××××××.edu>
8 ---
9 general-concepts/manifest/text.xml | 4 ++--
10 1 file changed, 2 insertions(+), 2 deletions(-)
11
12 diff --git a/general-concepts/manifest/text.xml b/general-concepts/manifest/text.xml
13 index 27ebdef..12961da 100644
14 --- a/general-concepts/manifest/text.xml
15 +++ b/general-concepts/manifest/text.xml
16 @@ -18,8 +18,8 @@ The <c>Manifest</c> may also be digitally signed.
17
18 <p>
19 To generate the <c>Manifest</c>, use <c>ebuild foo.ebuild manifest</c>. When
20 -committing, the <c>Manifest</c> file must be regenerated to handle any CVS keyword
21 -expansion changes <d/> <c>repoman</c> will do this automatically.
22 +committing, the <c>Manifest</c> file must be regenerated to handle any
23 +changes <d/> <c>repoman</c> will do this automatically.
24 </p>
25 </body>
26 </section>
27 --
28 2.4.10