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 r1691 - gentoo-syntax
Date: Thu, 29 Dec 2011 11:16:41 +0000 (UTC)	[thread overview]
Message-ID: <20111229111641.838C12004B@flycatcher.gentoo.org> (raw)

Author: fauli
Date: 2011-12-29 11:16:40 +0000 (Thu, 29 Dec 2011)
New Revision: 1691

Modified:
   gentoo-syntax/ChangeLog
   gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax: (ebuild-mode-keywords-qt4-build) Rename skip_project_generation_patch() and skip_qmake_build_patch()


Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog	2011-12-29 11:14:35 UTC (rev 1690)
+++ gentoo-syntax/ChangeLog	2011-12-29 11:16:40 UTC (rev 1691)
@@ -16,6 +16,8 @@
 	(ebuild-mode-keywords-libtool): Add elt_patch_dir() function
 	(ebuild-mode-keywords-nsplugin): Add share_plugins_dir() function
 	(ebuild-mode-keywords-kernel-2): Remove generate_sparc_asm() function
+	(ebuild-mode-keywords-qt4-build): Rename
+	skip_project_generation_patch() and skip_qmake_build_patch()
 
 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:14:35 UTC (rev 1690)
+++ gentoo-syntax/ebuild-mode-keywords.el	2011-12-29 11:16:40 UTC (rev 1691)
@@ -313,8 +313,8 @@
 (defvar ebuild-mode-keywords-qt4-build
   '(("fix_includes" "setqtenv" "standard_configure_options"
      "build_directories" "install_directories" "install_qconfigs"
-     "generate_qconfigs" "skip_qmake_build_patch"
-     "skip_project_generation_patch" "symlink_binaries_to_buildtree"
+     "generate_qconfigs" "skip_qmake_build"
+     "skip_project_generation" "symlink_binaries_to_buildtree"
      "fix_library_files" "qt_use" "qt_mkspecs_dir" "qt_assistant_cleanup"
      "qt_nolibx11" "prepare_directories")
     font-lock-type-face))




                 reply	other threads:[~2011-12-29 11:16 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=20111229111641.838C12004B@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