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