Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/emacs-tools:ebuild-mode commit in: /
Date: Wed, 22 Jan 2014 22:43:39
Message-Id: 1390430807.ff46172c1d929f0dadb9a8ffc5b5dc882a2a42c0.ulm@gentoo
1 commit: ff46172c1d929f0dadb9a8ffc5b5dc882a2a42c0
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 22 22:46:47 2014 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 22 22:46:47 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=ff46172c
7
8 Keywords regenerated from eclasses.
9
10 * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated.
11
12 ---
13 ChangeLog | 2 +
14 ebuild-mode-keywords.el | 126 +++++++++++++++++++++---------------------------
15 2 files changed, 58 insertions(+), 70 deletions(-)
16
17 diff --git a/ChangeLog b/ChangeLog
18 index 98c74d7..005a59e 100644
19 --- a/ChangeLog
20 +++ b/ChangeLog
21 @@ -1,5 +1,7 @@
22 2014-01-22 Ulrich Müller <ulm@g.o>
23
24 + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated.
25 +
26 * keyword-generation.sh (ECLASSES, ECLASSFILES): Avoid deprecated
27 "portageq portdir" call.
28
29
30 diff --git a/ebuild-mode-keywords.el b/ebuild-mode-keywords.el
31 index 280ef04..a6fc8ec 100644
32 --- a/ebuild-mode-keywords.el
33 +++ b/ebuild-mode-keywords.el
34 @@ -138,14 +138,15 @@
35 (defvar ebuild-mode-keywords-autotools-multilib
36 '(("autotools-multilib_src_compile" "autotools-multilib_src_configure"
37 "autotools-multilib_src_install" "autotools-multilib_src_prepare"
38 - "autotools-multilib_src_test")
39 + "autotools-multilib_src_test" "multilib_src_compile"
40 + "multilib_src_configure" "multilib_src_install"
41 + "multilib_src_install_all" "multilib_src_test")
42 font-lock-type-face))
43
44 (defvar ebuild-mode-keywords-autotools-utils
45 - '(("autotools-utils_autoreconf" "autotools-utils_src_compile"
46 - "autotools-utils_src_configure" "autotools-utils_src_install"
47 - "autotools-utils_src_prepare" "autotools-utils_src_test"
48 - "remove_libtool_files")
49 + '(("autotools-utils_src_compile" "autotools-utils_src_configure"
50 + "autotools-utils_src_install" "autotools-utils_src_prepare"
51 + "autotools-utils_src_test" "remove_libtool_files")
52 font-lock-type-face))
53
54 (defvar ebuild-mode-keywords-base
55 @@ -214,10 +215,11 @@
56 "cmake-utils_use_build" "cmake-utils_use_disable"
57 "cmake-utils_use_enable" "cmake-utils_use_find_package"
58 "cmake-utils_use_has" "cmake-utils_use_no" "cmake-utils_use_use"
59 - "cmake-utils_use_want" "cmake-utils_use_with" "emake_src_make"
60 - "enable_cmake-utils_src_compile" "enable_cmake-utils_src_configure"
61 - "enable_cmake-utils_src_install" "enable_cmake-utils_src_prepare"
62 - "enable_cmake-utils_src_test" "ninja_src_make")
63 + "cmake-utils_use_want" "cmake-utils_use_with" "cmake-utils_useno"
64 + "emake_src_make" "enable_cmake-utils_src_compile"
65 + "enable_cmake-utils_src_configure" "enable_cmake-utils_src_install"
66 + "enable_cmake-utils_src_prepare" "enable_cmake-utils_src_test"
67 + "ninja_src_make")
68 font-lock-type-face))
69
70 (defvar ebuild-mode-keywords-common-lisp
71 @@ -310,10 +312,10 @@
72 '(("distutils-r1_python_compile" "distutils-r1_python_configure"
73 "distutils-r1_python_install" "distutils-r1_python_install_all"
74 "distutils-r1_python_prepare" "distutils-r1_python_prepare_all"
75 - "distutils-r1_python_test" "distutils-r1_run_phase"
76 - "distutils-r1_src_compile" "distutils-r1_src_configure"
77 - "distutils-r1_src_install" "distutils-r1_src_prepare"
78 - "distutils-r1_src_test" "distutils_install_for_testing" "esetup.py")
79 + "distutils-r1_run_phase" "distutils-r1_src_compile"
80 + "distutils-r1_src_configure" "distutils-r1_src_install"
81 + "distutils-r1_src_prepare" "distutils-r1_src_test"
82 + "distutils_install_for_testing" "esetup.py")
83 font-lock-type-face))
84
85 (defvar ebuild-mode-keywords-elisp
86 @@ -448,9 +450,9 @@
87 "ghc-localpkgconf" "ghc-makeghcilib" "ghc-package-exists"
88 "ghc-package_pkg_postinst" "ghc-package_pkg_prerm" "ghc-register-pkg"
89 "ghc-reregister" "ghc-reverse" "ghc-sanecabal" "ghc-setup-pkg"
90 - "ghc-supports-dynamic-by-default" "ghc-supports-shared-libraries"
91 - "ghc-supports-smp" "ghc-supports-threaded-runtime" "ghc-unregister-pkg"
92 - "ghc-version")
93 + "ghc-supports-dynamic-by-default" "ghc-supports-interpreter"
94 + "ghc-supports-shared-libraries" "ghc-supports-smp"
95 + "ghc-supports-threaded-runtime" "ghc-unregister-pkg" "ghc-version")
96 font-lock-type-face))
97
98 (defvar ebuild-mode-keywords-git-2
99 @@ -564,7 +566,7 @@
100 "cabal-version" "cabal_chdeps" "cabal_flag" "cabal_src_compile"
101 "cabal_src_configure" "cabal_src_install" "haskell-cabal_pkg_setup"
102 "haskell-cabal_src_compile" "haskell-cabal_src_configure"
103 - "haskell-cabal_src_install" "haskell-cabal_src_test")
104 + "haskell-cabal_src_install" "haskell-cabal_src_test" "replace-hcflags")
105 font-lock-type-face))
106
107 (defvar ebuild-mode-keywords-horde
108 @@ -800,9 +802,9 @@
109 font-lock-type-face))
110
111 (defvar ebuild-mode-keywords-multiprocessing
112 - '(("makeopts_jobs" "multijob_child_init" "multijob_finish"
113 - "multijob_finish_one" "multijob_init" "multijob_post_fork"
114 - "multijob_pre_fork" "redirect_alloc_fd")
115 + '(("bashpid" "makeopts_jobs" "makeopts_loadavg" "multijob_child_init"
116 + "multijob_finish" "multijob_finish_one" "multijob_init"
117 + "multijob_post_fork" "multijob_pre_fork" "redirect_alloc_fd")
118 font-lock-type-face))
119
120 (defvar ebuild-mode-keywords-myspell
121 @@ -961,7 +963,7 @@
122 font-lock-type-face))
123
124 (defvar ebuild-mode-keywords-php-pear-r1
125 - '(("fix_PEAR_PV" "php-pear-r1_src_install")
126 + '(("fix_PEAR_PV" "php-pear-r1_pkg_setup" "php-pear-r1_src_install")
127 font-lock-type-face))
128
129 (defvar ebuild-mode-keywords-phpconfutils
130 @@ -1001,34 +1003,25 @@
131 font-lock-type-face))
132
133 (defvar ebuild-mode-keywords-python-any-r1
134 - '(("python-any-r1_pkg_setup")
135 - font-lock-type-face))
136 -
137 -(defvar ebuild-mode-keywords-python-distutils-ng
138 - '(("python-distutils-ng_doscript" "python-distutils-ng_newscript"
139 - "python-distutils-ng_redoscript" "python-distutils-ng_rewrite_hashbang"
140 - "python-distutils-ng_src_compile" "python-distutils-ng_src_configure"
141 - "python-distutils-ng_src_install" "python-distutils-ng_src_prepare"
142 - "python-distutils-ng_src_test")
143 + '(("python-any-r1_pkg_setup" "python_gen_any_dep" "python_setup")
144 font-lock-type-face))
145
146 (defvar ebuild-mode-keywords-python-r1
147 '(("python_copy_sources" "python_export_best" "python_foreach_impl"
148 "python_gen_cond_dep" "python_gen_usedep" "python_gen_useflags"
149 - "python_parallel_foreach_impl" "python_replicate_script")
150 + "python_parallel_foreach_impl" "python_replicate_script" "python_setup")
151 font-lock-type-face))
152
153 (defvar ebuild-mode-keywords-python-single-r1
154 - '(("python-single-r1_pkg_setup" "python_fix_shebang")
155 + '(("python-single-r1_pkg_setup" "python_fix_shebang" "python_setup")
156 font-lock-type-face))
157
158 (defvar ebuild-mode-keywords-python-utils-r1
159 '(("python_doheader" "python_domodule" "python_doscript" "python_export"
160 - "python_get_CFLAGS" "python_get_EPYTHON" "python_get_LIBS"
161 - "python_get_PYTHON" "python_get_includedir" "python_get_library_path"
162 - "python_get_scriptdir" "python_get_sitedir" "python_is_python3"
163 - "python_moduleinto" "python_newscript" "python_optimize"
164 - "python_scriptinto" "python_wrapper_setup")
165 + "python_get_CFLAGS" "python_get_LIBS" "python_get_includedir"
166 + "python_get_library_path" "python_get_scriptdir" "python_get_sitedir"
167 + "python_is_python3" "python_moduleinto" "python_newscript"
168 + "python_optimize" "python_scriptinto" "python_wrapper_setup")
169 font-lock-type-face))
170
171 (defvar ebuild-mode-keywords-qmail
172 @@ -1045,6 +1038,10 @@
173 "qmail_tcprules_install")
174 font-lock-type-face))
175
176 +(defvar ebuild-mode-keywords-qmake-utils
177 + '(("eqmake4" "eqmake5" "qmake-utils_find_pro_file")
178 + font-lock-type-face))
179 +
180 (defvar ebuild-mode-keywords-qt4-build
181 '(("build_directories" "fix_includes" "fix_library_files"
182 "generate_qconfigs" "install_directories" "install_qconfigs"
183 @@ -1057,8 +1054,8 @@
184 font-lock-type-face))
185
186 (defvar ebuild-mode-keywords-qt4-r2
187 - '(("eqmake4" "qt4-r2_src_compile" "qt4-r2_src_configure"
188 - "qt4-r2_src_install" "qt4-r2_src_prepare" "qt4-r2_src_unpack")
189 + '(("qt4-r2_src_compile" "qt4-r2_src_configure" "qt4-r2_src_install"
190 + "qt4-r2_src_prepare" "qt4-r2_src_unpack")
191 font-lock-type-face))
192
193 (defvar ebuild-mode-keywords-readme.gentoo
194 @@ -1153,11 +1150,11 @@
195 font-lock-type-face))
196
197 (defvar ebuild-mode-keywords-systemd
198 - '(("systemd_dotmpfilesd" "systemd_dounit" "systemd_enable_service"
199 - "systemd_get_unitdir" "systemd_get_userunitdir" "systemd_get_utildir"
200 - "systemd_install_serviced" "systemd_is_booted" "systemd_newtmpfilesd"
201 - "systemd_newunit" "systemd_to_myeconfargs" "systemd_update_catalog"
202 - "systemd_with_unitdir" "systemd_with_utildir")
203 + '(("systemd_dotmpfilesd" "systemd_dounit" "systemd_enable_ntpunit"
204 + "systemd_enable_service" "systemd_get_unitdir" "systemd_get_userunitdir"
205 + "systemd_get_utildir" "systemd_install_serviced" "systemd_is_booted"
206 + "systemd_newtmpfilesd" "systemd_newunit" "systemd_to_myeconfargs"
207 + "systemd_update_catalog" "systemd_with_unitdir" "systemd_with_utildir")
208 font-lock-type-face))
209
210 (defvar ebuild-mode-keywords-texlive-common
211 @@ -1179,24 +1176,26 @@
212 '(("XGCC" "copy_minispecs_gcc_specs" "create_gcc_env_entry"
213 "do_gcc_HTB_patches" "do_gcc_PIE_patches" "do_gcc_config"
214 "do_gcc_rename_java_bins" "fix_libtool_libdir_paths" "gcc-abi-map"
215 - "gcc-compiler-configure" "gcc-lang-supported" "gcc-multilib-configure"
216 - "gcc_do_configure" "gcc_do_filter_flags" "gcc_do_make" "gcc_movelibs"
217 - "gcc_quick_unpack" "gcc_slot_java" "gcc_version_patch" "gentoo_urls"
218 - "get_gcc_src_uri" "get_make_var" "guess_patch_type_in_dir"
219 - "hardened_gcc_is_stable" "hardened_gcc_works" "is_ada" "is_crosscompile"
220 - "is_cxx" "is_d" "is_f77" "is_f95" "is_fortran" "is_gcj" "is_go"
221 - "is_multilib" "is_objc" "is_objcxx" "is_treelang" "make_gcc_hard"
222 - "setup_minispecs_gcc_build_specs" "setup_multilib_osdirnames"
223 - "should_we_gcc_config" "tc_version_is_at_least" "toolchain_death_notice"
224 - "toolchain_pkg_postinst" "toolchain_pkg_postrm" "toolchain_pkg_setup"
225 - "toolchain_src_compile" "toolchain_src_install" "toolchain_src_test"
226 + "gcc-lang-supported" "gcc-multilib-configure" "gcc_do_filter_flags"
227 + "gcc_do_make" "gcc_movelibs" "gcc_quick_unpack" "gcc_slot_java"
228 + "gcc_version_patch" "gentoo_urls" "get_gcc_src_uri" "get_make_var"
229 + "guess_patch_type_in_dir" "hardened_gcc_is_stable" "hardened_gcc_works"
230 + "is_ada" "is_crosscompile" "is_cxx" "is_d" "is_f77" "is_f95" "is_fortran"
231 + "is_gcj" "is_go" "is_multilib" "is_objc" "is_objcxx" "is_treelang"
232 + "make_gcc_hard" "setup_minispecs_gcc_build_specs"
233 + "setup_multilib_osdirnames" "should_we_gcc_config"
234 + "tc_version_is_at_least" "tc_version_is_between" "toolchain_death_notice"
235 + "toolchain_pkg_postinst" "toolchain_pkg_postrm" "toolchain_pkg_pretend"
236 + "toolchain_pkg_setup" "toolchain_src_compile" "toolchain_src_configure"
237 + "toolchain_src_install" "toolchain_src_prepare" "toolchain_src_test"
238 "toolchain_src_unpack" "want_minispecs" "want_pie")
239 font-lock-type-face))
240
241 (defvar ebuild-mode-keywords-toolchain-binutils
242 '(("add_src_uri" "is_cross" "tc-binutils_apply_patches" "tc-binutils_unpack"
243 "toolchain-binutils_pkg_postinst" "toolchain-binutils_pkg_postrm"
244 - "toolchain-binutils_src_compile" "toolchain-binutils_src_install"
245 + "toolchain-binutils_src_compile" "toolchain-binutils_src_configure"
246 + "toolchain-binutils_src_install" "toolchain-binutils_src_prepare"
247 "toolchain-binutils_src_test" "toolchain-binutils_src_unpack")
248 font-lock-type-face))
249
250 @@ -1252,19 +1251,6 @@
251 '(("vcs-snapshot_src_unpack")
252 font-lock-type-face))
253
254 -(defvar ebuild-mode-keywords-vdr-plugin
255 - '(("create_header_checksum_file" "create_plugindb_file"
256 - "delete_orphan_plugindb_file" "fix_vdr_libsi_include" "has_vdr"
257 - "plugin_has_gettext" "vdr-plugin_copy_source_tree"
258 - "vdr-plugin_install_source_tree" "vdr-plugin_pkg_config"
259 - "vdr-plugin_pkg_postinst" "vdr-plugin_pkg_postrm" "vdr-plugin_pkg_setup"
260 - "vdr-plugin_print_enable_command" "vdr-plugin_src_compile"
261 - "vdr-plugin_src_install" "vdr-plugin_src_prepare" "vdr-plugin_src_unpack"
262 - "vdr-plugin_src_util" "vdr_has_gettext" "vdr_i18n"
263 - "vdr_i18n_convert_to_gettext" "vdr_i18n_disable_gettext"
264 - "vdr_patchmakefile")
265 - font-lock-type-face))
266 -
267 (defvar ebuild-mode-keywords-vdr-plugin-2
268 '(("create_header_checksum_file" "create_plugindb_file" "detect_po_dir"
269 "dev_check" "fix_vdr_libsi_include" "gettext_missing" "has_vdr"
270 @@ -1337,7 +1323,7 @@
271 font-lock-type-face))
272
273 (defvar ebuild-mode-keywords-wxwidgets
274 - '(("check_wxuse" "need-wxwidgets" "wxwidgets_pkg_setup")
275 + '(("need-wxwidgets")
276 font-lock-type-face))
277
278 (defvar ebuild-mode-keywords-xemacs-elisp