Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] emacs r1705 - gentoo-syntax
Date: Fri, 30 Dec 2011 01:34:00
Message-Id: 20111230013350.D17C12004B@flycatcher.gentoo.org
1 Author: fauli
2 Date: 2011-12-30 01:33:50 +0000 (Fri, 30 Dec 2011)
3 New Revision: 1705
4
5 Modified:
6 gentoo-syntax/keyword-generation.sh
7 Log:
8 gentoo-syntax: Note about special mercurial.eclass
9
10
11 Modified: gentoo-syntax/keyword-generation.sh
12 ===================================================================
13 --- gentoo-syntax/keyword-generation.sh 2011-12-30 01:32:10 UTC (rev 1704)
14 +++ gentoo-syntax/keyword-generation.sh 2011-12-30 01:33:50 UTC (rev 1705)
15 @@ -20,6 +20,7 @@
16 done
17
18 echo Output in ${TMPFILE}
19 +echo Manual parsing of mercurial.eclass needed! Do not forget
20
21 for eclass in ${ECLASSES}
22 do