public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] emacs r1431 - gentoo-syntax
@ 2009-10-06 20:38 Christian Faulhammer (fauli)
  0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2009-10-06 20:38 UTC (permalink / raw
  To: gentoo-commits

Author: fauli
Date: 2009-10-06 20:38:29 +0000 (Tue, 06 Oct 2009)
New Revision: 1431

Modified:
   gentoo-syntax/ChangeLog
   gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax: (ebuild-mode-keywords-kde4-functions): add_blocker, block_other_slots and add_kdebase_dep are new functions


Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog	2009-10-04 22:55:33 UTC (rev 1430)
+++ gentoo-syntax/ChangeLog	2009-10-06 20:38:29 UTC (rev 1431)
@@ -1,3 +1,9 @@
+2009-10-06  Christian Faulhammer  <fauli@gentoo.org>
+
+	* ebuild-mode-keywords.el (ebuild-mode-keywords-kde4-functions):
+	add_blocker, block_other_slots and add_kdebase_dep are new
+	functions
+
 2009-10-04  Christian Faulhammer  <fauli@gentoo.org>
 
 	* ebuild-mode-keywords.el (ebuild-mode-keywords-flag-o-matic): add

Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el	2009-10-04 22:55:33 UTC (rev 1430)
+++ gentoo-syntax/ebuild-mode-keywords.el	2009-10-06 20:38:29 UTC (rev 1431)
@@ -320,7 +320,8 @@
   '(("buildsycoca" "comment_all_add_subdirectory" "enable_selected_linguas"
      "enable_selected_doc_linguas" "get_build_type" "migrate_store_dir"
      "save_library_dependencies" "install_library_dependencies"
-     "load_library_dependencies" "slot_is_at_least")
+     "load_library_dependencies" "slot_is_at_least" "add_blocker"
+     "block_other_slots" "add_kdebase_dep")
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-kde4-base




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-06 20:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 20:38 [gentoo-commits] emacs r1431 - gentoo-syntax Christian Faulhammer (fauli)

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