Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/mc/files: ebuild.syntax
Date: Sun, 27 Apr 2008 10:58:58
Message-Id: E1Jq4am-0001hq-Kf@stork.gentoo.org
1 drac 08/04/27 10:58:48
2
3 Modified: ebuild.syntax
4 Log:
5 Syntax update. Remove check_KV and PROVIDE. Add elog and EAPI.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.3 app-misc/mc/files/ebuild.syntax
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/ebuild.syntax?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/ebuild.syntax?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/ebuild.syntax?r1=1.2&r2=1.3
14
15 Index: ebuild.syntax
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/mc/files/ebuild.syntax,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ebuild.syntax 26 Aug 2004 09:46:01 -0000 1.2
22 +++ ebuild.syntax 27 Apr 2008 10:58:48 -0000 1.3
23 @@ -9,7 +9,7 @@
24 keyword linestart RESTRICT brightcyan
25 keyword linestart DEPEND brightcyan
26 keyword linestart RDEPEND brightcyan
27 - keyword linestart PROVIDE brightcyan
28 + keyword linestart EAPI brightcyan
29 keyword linestart S brightcyan
30
31 keyword whole local yellow
32 @@ -18,12 +18,12 @@
33 keyword whole best_version yellow
34 keyword whole use_with yellow
35 keyword whole use_enable yellow
36 - keyword whole check_KV yellow
37 keyword whole keepdir yellow
38 keyword whole econf yellow
39 keyword whole einstall yellow
40 keyword whole die yellow
41 keyword whole einfo yellow
42 + keyword whole elog yellow
43 keyword whole emake yellow
44 keyword whole eerror yellow
45 keyword whole epatch yellow
46
47
48
49 --
50 gentoo-commits@l.g.o mailing list