public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/mc/files: ebuild.syntax
@ 2008-04-27 10:58 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2008-04-27 10:58 UTC (permalink / raw
  To: gentoo-commits

drac        08/04/27 10:58:48

  Modified:             ebuild.syntax
  Log:
  Syntax update. Remove check_KV and PROVIDE. Add elog and EAPI.
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.3                  app-misc/mc/files/ebuild.syntax

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/ebuild.syntax?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/ebuild.syntax?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/ebuild.syntax?r1=1.2&r2=1.3

Index: ebuild.syntax
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/mc/files/ebuild.syntax,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ebuild.syntax	26 Aug 2004 09:46:01 -0000	1.2
+++ ebuild.syntax	27 Apr 2008 10:58:48 -0000	1.3
@@ -9,7 +9,7 @@
     keyword linestart RESTRICT brightcyan
     keyword linestart DEPEND brightcyan
     keyword linestart RDEPEND brightcyan
-    keyword linestart PROVIDE brightcyan
+    keyword linestart EAPI brightcyan
     keyword linestart S brightcyan
 
     keyword whole local yellow
@@ -18,12 +18,12 @@
     keyword whole best_version yellow
     keyword whole use_with yellow
     keyword whole use_enable yellow
-    keyword whole check_KV yellow
     keyword whole keepdir yellow
     keyword whole econf yellow
     keyword whole einstall yellow
     keyword whole die yellow
     keyword whole einfo yellow
+    keyword whole elog yellow
     keyword whole emake yellow
     keyword whole eerror yellow
     keyword whole epatch yellow



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-misc/mc/files: ebuild.syntax
@ 2009-08-02 14:43 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-08-02 14:43 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/02 14:43:46

  Modified:             ebuild.syntax
  Log:
  Update ebuild syntax wrt #198019, thanks to Lars Wendler for patch.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-misc/mc/files/ebuild.syntax

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/ebuild.syntax?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/ebuild.syntax?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/files/ebuild.syntax?r1=1.3&r2=1.4

Index: ebuild.syntax
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/mc/files/ebuild.syntax,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ebuild.syntax	27 Apr 2008 10:58:48 -0000	1.3
+++ ebuild.syntax	2 Aug 2009 14:43:46 -0000	1.4
@@ -1,71 +1,91 @@
 context default
-    keyword linestart HOMEPAGE brightcyan
+    keyword linestart DEPEND brightcyan
     keyword linestart DESCRIPTION brightcyan
-    keyword linestart SRC_URI brightcyan
-    keyword linestart LICENSE brightcyan
-    keyword linestart SLOT brightcyan
-    keyword linestart KEYWORDS brightcyan
+    keyword linestart EAPI brightcyan
+    keyword linestart HOMEPAGE brightcyan
     keyword linestart IUSE brightcyan
-    keyword linestart RESTRICT brightcyan
-    keyword linestart DEPEND brightcyan
+    keyword linestart KEYWORDS brightcyan
+    keyword linestart LICENSE brightcyan
+    keyword linestart PDEPEND brightcyan
+    keyword linestart PROVIDE brightcyan
     keyword linestart RDEPEND brightcyan
-    keyword linestart EAPI brightcyan
+    keyword linestart RESTRICT brightcyan
     keyword linestart S brightcyan
+    keyword linestart SLOT brightcyan
+    keyword linestart SRC_URI brightcyan
+    keyword linestart WANT_AUTOCONF brightcyan
+    keyword linestart WANT_AUTOMAKE brightcyan
 
-    keyword whole local yellow
-    keyword whole use yellow
-    keyword whole has_version yellow
+    keyword whole _elibtoolize yellow
+    keyword whole check_KV yellow
     keyword whole best_version yellow
-    keyword whole use_with yellow
-    keyword whole use_enable yellow
-    keyword whole keepdir yellow
-    keyword whole econf yellow
-    keyword whole einstall yellow
+    keyword whole built_with_use yellow
     keyword whole die yellow
-    keyword whole einfo yellow
-    keyword whole elog yellow
-    keyword whole emake yellow
-    keyword whole eerror yellow
-    keyword whole epatch yellow
-    keyword whole ebegin yellow
-    keyword whole eend yellow
-    keyword whole ewarn yellow
-    keyword whole unpack yellow
-
     keyword whole diropts yellow
     keyword whole dobin yellow
     keyword whole docinto yellow
+    keyword whole doconfd yellow
     keyword whole dodir yellow
     keyword whole dodoc yellow
+    keyword whole doenvd yellow
     keyword whole doexe yellow
     keyword whole dohard yellow
     keyword whole dohtml yellow
+    keyword whole doicon yellow
     keyword whole doinfo yellow
+    keyword whole doinitd yellow
     keyword whole doins yellow
+    keyword whole dolib yellow
     keyword whole dolib.a yellow
     keyword whole dolib.so yellow
-    keyword whole dolib yellow
     keyword whole doman yellow
+    keyword whole domenu yellow
     keyword whole dosbin yellow
+    keyword whole dosed yellow
     keyword whole dosym yellow
+    keyword whole eautoconf yellow
+    keyword whole eautoreconf yellow
+    keyword whole eautomake yellow
+    keyword whole ebegin yellow
+    keyword whole econf yellow
+    keyword whole eend yellow
+    keyword whole eerror yellow
+    keyword whole einfo yellow
+    keyword whole einstall yellow
+    keyword whole elibtoolize yellow    
+    keyword whole elog yellow
+    keyword whole emake yellow
+    keyword whole epatch yellow
+    keyword whole ewarn yellow
     keyword whole exeinto yellow
     keyword whole exeopts yellow
     keyword whole fowners yellow
     keyword whole fperms yellow
+    keyword whole has yellow
+    keyword whole hasq yellow
+    keyword whole has_version yellow
     keyword whole insinto yellow
     keyword whole insopts yellow
     keyword whole into yellow
+    keyword whole keepdir yellow
     keyword whole libopts yellow
+    keyword whole local yellow
     keyword whole newbin yellow
+    keyword whole newconfd yellow
     keyword whole newdoc yellow
     keyword whole newexe yellow
     keyword whole newins yellow
     keyword whole newman yellow
     keyword whole newsbin yellow
+    keyword whole newinitd yellow
     keyword whole prepall yellow
     keyword whole prepalldocs yellow
     keyword whole prepallinfo yellow
     keyword whole prepallman yellow
+    keyword whole unpack yellow
+    keyword whole use yellow
+    keyword whole use_enable yellow
+    keyword whole use_with yellow
 
     keyword = yellow
     keyword : yellow






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-02 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-27 10:58 [gentoo-commits] gentoo-x86 commit in app-misc/mc/files: ebuild.syntax Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2009-08-02 14:43 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox