public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Faulhammer (fauli)" <fauli@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] emacs r1687 - gentoo-syntax
Date: Thu, 29 Dec 2011 11:11:34 +0000 (UTC)	[thread overview]
Message-ID: <20111229111134.4BA012004B@flycatcher.gentoo.org> (raw)

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

Modified:
   gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax: Merge double libtool.eclass entry


Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el	2011-12-29 11:09:47 UTC (rev 1686)
+++ gentoo-syntax/ebuild-mode-keywords.el	2011-12-29 11:11:33 UTC (rev 1687)
@@ -185,7 +185,9 @@
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-libtool
-  '(("elibtoolize" "uclibctoolize" "darwintoolize")
+  '(("elibtoolize" "uclibctoolize" "darwintoolize" "ELT_find_ltmain_sh"
+     "ELT_try_and_apply_patch" "ELT_libtool_version" "ELT_walk_patches"
+     "elibtoolize" "VER_major" "VER_minor" "VER_micro" "VER_to_int")
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-fixheadtails
@@ -338,12 +340,6 @@
      "gst-plugins10_remove_unversioned_binaries")
     font-lock-type-face))
 
-(defvar ebuild-mode-keywords-libtool
-  '(("ELT_find_ltmain_sh" "ELT_try_and_apply_patch" "ELT_libtool_version"
-     "ELT_walk_patches" "elibtoolize" "VER_major" "VER_minor" "VER_micro"
-     "VER_to_int")
-    font-lock-type-face))
-
 (defvar ebuild-mode-keywords-multilib
   '(("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"




                 reply	other threads:[~2011-12-29 11:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111229111134.4BA012004B@flycatcher.gentoo.org \
    --to=fauli@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox