From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F9DB1396D0 for ; Sat, 16 Sep 2017 15:28:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1CAF1FC03F; Sat, 16 Sep 2017 15:28:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AD4C41FC03F for ; Sat, 16 Sep 2017 15:28:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E5C9340BEA for ; Sat, 16 Sep 2017 15:28:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D853906C for ; Sat, 16 Sep 2017 15:28:25 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1505494883.b87f0f99277ba43d3b0b6ff387248e6a0df6f570.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:ebuild-mode commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog ebuild-mode-keywords.el X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: b87f0f99277ba43d3b0b6ff387248e6a0df6f570 X-VCS-Branch: ebuild-mode Date: Sat, 16 Sep 2017 15:28:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 51ca11e7-8212-4abd-9644-c8602c42a8f7 X-Archives-Hash: 3ae57f591d5f4efa6258c0254a385fa2 commit: b87f0f99277ba43d3b0b6ff387248e6a0df6f570 Author: Ulrich Müller gentoo org> AuthorDate: Fri Sep 15 17:01:23 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Sep 15 17:01:23 2017 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=b87f0f99 Keywords regenerated from eclasses. * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. ChangeLog | 4 ++ ebuild-mode-keywords.el | 100 ++++++++++++++++++++++++++---------------------- 2 files changed, 58 insertions(+), 46 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3d7ffeb..1222091 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-09-15 Ulrich Müller + + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. + 2017-04-07 Ulrich Müller * Version 1.37 released. diff --git a/ebuild-mode-keywords.el b/ebuild-mode-keywords.el index b107119..0639dbf 100644 --- a/ebuild-mode-keywords.el +++ b/ebuild-mode-keywords.el @@ -230,10 +230,7 @@ "cmake-utils_use_enable" "cmake-utils_use_find_package" "cmake-utils_use_has" "cmake-utils_use_no" "cmake-utils_use_use" "cmake-utils_use_want" "cmake-utils_use_with" "cmake-utils_useno" - "cmake_comment_add_subdirectory" "comment_add_subdirectory" - "enable_cmake-utils_src_compile" "enable_cmake-utils_src_configure" - "enable_cmake-utils_src_install" "enable_cmake-utils_src_prepare" - "enable_cmake-utils_src_test") + "cmake_comment_add_subdirectory" "comment_add_subdirectory") font-lock-type-face)) (defvar ebuild-mode-keywords-common-lisp @@ -258,19 +255,6 @@ "standard-impl-postrm" "test-in" "unregister-common-lisp-implementation") font-lock-type-face)) -(defvar ebuild-mode-keywords-confutils - '(("confutils_init" "confutils_require_any" - "confutils_require_built_with_all" "confutils_require_built_with_any" - "confutils_require_one" "confutils_use_conflict" - "confutils_use_depend_all" "confutils_use_depend_any" - "confutils_use_depend_built_with_all" - "confutils_use_depend_built_with_any" "enable_extension_disable" - "enable_extension_enable" "enable_extension_enable_built_with" - "enable_extension_enableonly" "enable_extension_with" - "enable_extension_with_built_with" "enable_extension_withonly" - "enable_extension_without") - font-lock-type-face)) - (defvar ebuild-mode-keywords-cron '(("cron_pkg_postinst" "docron" "docrondir" "docrontab") font-lock-type-face)) @@ -349,7 +333,7 @@ font-lock-type-face)) (defvar ebuild-mode-keywords-epunt-cxx - '(("epunt_cxx" "eqawarn" "eutils_elt_patch_dir") + '(("epunt_cxx") font-lock-type-face)) (defvar ebuild-mode-keywords-estack @@ -553,16 +537,6 @@ '(("golang-vcs-snapshot_src_unpack") font-lock-type-face)) -(defvar ebuild-mode-keywords-gpe - '(("gpe_src_compile" "gpe_src_configure" "gpe_src_install" "gpe_src_prepare" - "gpe_src_unpack") - font-lock-type-face)) - -(defvar ebuild-mode-keywords-gst-plugins10 - '(("gst-plugins10_src_compile" "gst-plugins10_src_configure" - "gst-plugins10_src_install" "gst-plugins10_system_link") - font-lock-type-face)) - (defvar ebuild-mode-keywords-gstreamer '(("gstreamer_multilib_src_compile" "gstreamer_multilib_src_configure" "gstreamer_multilib_src_install" "gstreamer_multilib_src_install_all" @@ -725,9 +699,7 @@ font-lock-type-face)) (defvar ebuild-mode-keywords-libtool - '(("ELT_libtool_version" "ELT_try_and_apply_patch" "ELT_walk_patches" - "VER_major" "VER_micro" "VER_minor" "VER_to_int" "darwintoolize" - "elibtoolize" "libtool_elt_patch_dir" "uclibctoolize") + '(("darwintoolize" "elibtoolize" "uclibctoolize") font-lock-type-face)) (defvar ebuild-mode-keywords-linux-info @@ -774,6 +746,11 @@ '(("mercurial_fetch" "mercurial_src_unpack") font-lock-type-face)) +(defvar ebuild-mode-keywords-meson + '(("meson_src_compile" "meson_src_configure" "meson_src_install" + "meson_src_test") + font-lock-type-face)) + (defvar ebuild-mode-keywords-mono '(("egacinstall" "mono_multilib_comply") font-lock-type-face)) @@ -805,11 +782,24 @@ '(("mozconfig_config" "mozconfig_install_prefs") font-lock-type-face)) +(defvar ebuild-mode-keywords-mozconfig-v6.53 + '(("mozconfig_config" "mozconfig_install_prefs") + font-lock-type-face)) + +(defvar ebuild-mode-keywords-mozconfig-v6.55 + '(("mozconfig_config" "mozconfig_install_prefs") + font-lock-type-face)) + (defvar ebuild-mode-keywords-mozcoreconf-v4 '(("moz_pkgsetup" "mozconfig_annotate" "mozconfig_final" "mozconfig_init" "mozconfig_use_enable" "mozconfig_use_extension" "mozconfig_use_with") font-lock-type-face)) +(defvar ebuild-mode-keywords-mozcoreconf-v5 + '(("moz_pkgsetup" "mozconfig_annotate" "mozconfig_final" "mozconfig_init" + "mozconfig_use_enable" "mozconfig_use_extension" "mozconfig_use_with") + font-lock-type-face)) + (defvar ebuild-mode-keywords-mozextension '(("mozversion_extension_location" "xpi_install" "xpi_unpack") font-lock-type-face)) @@ -919,6 +909,10 @@ "netsurf_src_test") font-lock-type-face)) +(defvar ebuild-mode-keywords-ninja-utils + '(("eninja") + font-lock-type-face)) + (defvar ebuild-mode-keywords-nsplugins '(("inst_plugin" "pkg_mv_plugins" "share_plugins_dir" "src_mv_plugins") font-lock-type-face)) @@ -944,6 +938,10 @@ "office-ext-r1_src_install" "office-ext-r1_src_unpack") font-lock-type-face)) +(defvar ebuild-mode-keywords-opam + '(("opam-install" "opam_src_install") + font-lock-type-face)) + (defvar ebuild-mode-keywords-openib '(("block_other_ofed_versions" "openib_src_unpack") font-lock-type-face)) @@ -965,7 +963,9 @@ (defvar ebuild-mode-keywords-perl-functions '(("perl_check_env" "perl_delete_emptybsdir" "perl_delete_localpod" "perl_delete_module_manpages" "perl_delete_packlist" "perl_doexamples" - "perl_fix_osx_extra" "perl_fix_packlist" "perl_link_duallife_scripts" + "perl_domodule" "perl_fix_osx_extra" "perl_fix_packlist" + "perl_get_module_version" "perl_get_raw_vendorlib" "perl_get_vendorlib" + "perl_has_module" "perl_has_module_version" "perl_link_duallife_scripts" "perl_remove_temppath" "perl_rm_files" "perl_set_version") font-lock-type-face)) @@ -1006,10 +1006,6 @@ '(("php-lib-r1_src_install") font-lock-type-face)) -(defvar ebuild-mode-keywords-php-pear-lib-r1 - '(("php-pear-lib-r1_pkg_setup" "php-pear-lib-r1_src_install") - font-lock-type-face)) - (defvar ebuild-mode-keywords-php-pear-r1 '(("fix_PEAR_PV" "php-pear-r1_pkg_setup" "php-pear-r1_src_install") font-lock-type-face)) @@ -1024,6 +1020,17 @@ "treecopy") font-lock-type-face)) +(defvar ebuild-mode-keywords-postgres + '(("postgres_check_slot" "postgres_new_user" "postgres_pkg_setup") + font-lock-type-face)) + +(defvar ebuild-mode-keywords-postgres-multi + '(("postgres-multi_forbest" "postgres-multi_foreach" + "postgres-multi_pkg_setup" "postgres-multi_src_compile" + "postgres-multi_src_install" "postgres-multi_src_prepare" + "postgres-multi_src_test") + font-lock-type-face)) + (defvar ebuild-mode-keywords-prefix '(("eprefixify" "hprefixify" "prefixify_ro") font-lock-type-face)) @@ -1034,9 +1041,9 @@ (defvar ebuild-mode-keywords-python-r1 '(("python_copy_sources" "python_export_best" "python_foreach_impl" - "python_gen_cond_dep" "python_gen_impl_dep" "python_gen_usedep" - "python_gen_useflags" "python_parallel_foreach_impl" - "python_replicate_script" "python_setup") + "python_gen_any_dep" "python_gen_cond_dep" "python_gen_impl_dep" + "python_gen_usedep" "python_gen_useflags" "python_replicate_script" + "python_setup") font-lock-type-face)) (defvar ebuild-mode-keywords-python-single-r1 @@ -1127,10 +1134,9 @@ font-lock-type-face)) (defvar ebuild-mode-keywords-ros-catkin - '(("ros-catkin_src_compile" "ros-catkin_src_configure" - "ros-catkin_src_configure_internal" "ros-catkin_src_install" - "ros-catkin_src_install_with_python" "ros-catkin_src_prepare" - "ros-catkin_src_test" "ros-catkin_src_test_internal") + '(("ros-catkin_python_setup" "ros-catkin_src_compile" + "ros-catkin_src_configure" "ros-catkin_src_install" + "ros-catkin_src_prepare" "ros-catkin_src_test") font-lock-type-face)) (defvar ebuild-mode-keywords-rpm @@ -1220,8 +1226,9 @@ "systemd_get_systemunitdir" "systemd_get_unitdir" "systemd_get_userunitdir" "systemd_get_utildir" "systemd_install_serviced" "systemd_is_booted" "systemd_newtmpfilesd" - "systemd_newunit" "systemd_newuserunit" "systemd_tmpfiles_create" - "systemd_update_catalog" "systemd_with_unitdir" "systemd_with_utildir") + "systemd_newunit" "systemd_newuserunit" "systemd_reenable" + "systemd_tmpfiles_create" "systemd_update_catalog" "systemd_with_unitdir" + "systemd_with_utildir") font-lock-type-face)) (defvar ebuild-mode-keywords-texlive-common @@ -1284,7 +1291,8 @@ "gcc-specs-directive" "gcc-specs-nostrict" "gcc-specs-now" "gcc-specs-pie" "gcc-specs-relro" "gcc-specs-ssp" "gcc-specs-ssp-to-all" "gcc-specs-stack-check" "gcc-version" "gen_usr_ldscript" "tc-arch" - "tc-arch-kernel" "tc-check-openmp" "tc-endian" "tc-export" + "tc-arch-kernel" "tc-check-openmp" "tc-enables-pie" "tc-enables-ssp" + "tc-enables-ssp-all" "tc-enables-ssp-strong" "tc-endian" "tc-export" "tc-export_build_env" "tc-get-compiler-type" "tc-getAR" "tc-getAS" "tc-getBUILD_AR" "tc-getBUILD_AS" "tc-getBUILD_CC" "tc-getBUILD_CPP" "tc-getBUILD_CXX" "tc-getBUILD_LD" "tc-getBUILD_NM" "tc-getBUILD_OBJCOPY"