Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/mc/files: mc-4.7.0_pre1-ebuild_syntax.patch
Date: Sun, 02 Aug 2009 15:39:44
Message-Id: E1MXd9x-0003ay-Pc@stork.gentoo.org
1 ssuominen 09/08/02 15:39:41
2
3 Added: mc-4.7.0_pre1-ebuild_syntax.patch
4 Log:
5 Thanks to Lars Wendler again, get the ebuild syntax properly fixed.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 app-misc/mc/files/mc-4.7.0_pre1-ebuild_syntax.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/mc-4.7.0_pre1-ebuild_syntax.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/mc-4.7.0_pre1-ebuild_syntax.patch?rev=1.1&content-type=text/plain
13
14 Index: mc-4.7.0_pre1-ebuild_syntax.patch
15 ===================================================================
16 diff -ur mc-4.7.0-pre1.orig/syntax/ebuild.syntax mc-4.7.0-pre1/syntax/ebuild.syntax
17 --- mc-4.7.0-pre1.orig/syntax/ebuild.syntax 2009-06-23 21:55:12.000000000 +0300
18 +++ mc-4.7.0-pre1/syntax/ebuild.syntax 2009-08-02 18:37:56.000000000 +0300
19 @@ -38,9 +38,9 @@
20 keyword LINGUAS brightcyan
21
22 keyword whole _elibtoolize yellow
23 - keyword whole check_KV yellow
24 keyword whole best_version yellow
25 keyword whole built_with_use yellow
26 + keyword whole check_KV yellow
27 keyword whole die yellow
28 keyword whole diropts yellow
29 keyword whole dobin yellow
30 @@ -64,6 +64,7 @@
31 keyword whole dosbin yellow
32 keyword whole dosed yellow
33 keyword whole dosym yellow
34 + keyword whole eaclocal yellow
35 keyword whole eautoconf yellow
36 keyword whole eautoreconf yellow
37 keyword whole eautomake yellow
38 @@ -110,6 +111,8 @@
39 keyword whole use yellow
40 keyword whole use_enable yellow
41 keyword whole use_with yellow
42 + #cvs
43 + keyword whole cvs_src_unpack yellow
44 #flag-o-matic
45 keyword whole append-flags yellow
46 keyword whole replace-flags yellow
47 @@ -118,6 +121,8 @@
48 keyword whole git_src_unpack yellow
49 #java-ant-2
50 keyword whole EANT_BUILD_TARGET yellow
51 + #mercurial
52 + keyword whole mercurial_src_unpack yellow
53 #svn
54 keyword whole subversion_src_unpack yellow