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

Author: fauli
Date: 2011-12-29 11:06:12 +0000 (Thu, 29 Dec 2011)
New Revision: 1685

Modified:
   gentoo-syntax/ChangeLog
   gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax: (ebuild-mode-keywords-multilib) Remove functions	get_libdir_override() and get_multilibdir()


Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog	2011-12-29 11:03:54 UTC (rev 1684)
+++ gentoo-syntax/ChangeLog	2011-12-29 11:06:12 UTC (rev 1685)
@@ -10,6 +10,8 @@
 	add_version to shared()
 	(ebuild-mode-keywords-eutils): Add functions in_iuse() and usex()
 	(ebuild-mode-keywords-autotools): Add eaclocal_amflags() function
+	(ebuild-mode-keywords-multilib): Remove functions
+	get_libdir_override() and get_multilibdir()
 
 2011-12-28  Christian Faulhammer  <fauli@gentoo.org>
 

Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el	2011-12-29 11:03:54 UTC (rev 1684)
+++ gentoo-syntax/ebuild-mode-keywords.el	2011-12-29 11:06:12 UTC (rev 1685)
@@ -345,8 +345,7 @@
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-multilib
-  '(("has_multilib_profile" "get_libdir" "get_multilibdir"
-     "get_libdir_override" "get_abi_var" "get_install_abis" "get_all_abis"
+  '(("has_multilib_profile" "get_libdir" "get_abi_var" "get_install_abis" "get_all_abis"
      "get_all_libdirs" "is_final_abi" "number_abis" "get_libname" "multilib_env"
      "multilib_toolchain_setup" "get_abi_CFLAGS" "get_abi_LDFLAGS"
      "get_abi_CHOST" "get_abi_FAKE_TARGETS" "get_abi_LIBDIR")




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

only message in thread, other threads:[~2011-12-29 11:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29 11:06 [gentoo-commits] emacs r1685 - 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