summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-06-29 16:46:48 +0200
committerUlrich Müller <ulm@gentoo.org>2024-06-29 16:46:48 +0200
commitb1d93695df700e81142a03528da7cf3a894e3e37 (patch)
tree58a05b825e966e632076c959da110d6c7eaebf81
parentUpdate glep-mode template from GLEP 2 (diff)
downloadebuild-mode-b1d93695df700e81142a03528da7cf3a894e3e37.tar.gz
ebuild-mode-b1d93695df700e81142a03528da7cf3a894e3e37.tar.bz2
ebuild-mode-b1d93695df700e81142a03528da7cf3a894e3e37.zip
Keywords regenerated from eclasses
* ebuild-mode-keywords.el (ebuild-mode-keywords-eclass): Regenerated. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--ChangeLog3
-rw-r--r--ebuild-mode-keywords.el10
2 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 51ee9a8..7af52f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2024-06-29 Ulrich Müller <ulm@gentoo.org>
+ * ebuild-mode-keywords.el (ebuild-mode-keywords-eclass):
+ Regenerated.
+
* glep-mode.el (glep-mode-insert-skeleton): Update from GLEP 2,
specify that all dates must be in UTC.
diff --git a/ebuild-mode-keywords.el b/ebuild-mode-keywords.el
index 3486f9a..2630694 100644
--- a/ebuild-mode-keywords.el
+++ b/ebuild-mode-keywords.el
@@ -146,7 +146,7 @@
;; cargo
"cargo_crate_uris" "cargo_gen_config" "cargo_live_src_unpack"
"cargo_src_compile" "cargo_src_configure" "cargo_src_install"
- "cargo_src_test" "cargo_src_unpack"
+ "cargo_src_test" "cargo_src_unpack" "cargo_target_dir"
;; cdrom
"cdrom_get_cds" "cdrom_load_next_cd"
;; check-reqs
@@ -427,9 +427,9 @@
"kernel-install_extract_from_uki" "kernel-install_get_qemu_arch"
"kernel-install_install_all" "kernel-install_pkg_config"
"kernel-install_pkg_postinst" "kernel-install_pkg_postrm"
- "kernel-install_pkg_preinst" "kernel-install_pkg_prerm"
- "kernel-install_pkg_pretend" "kernel-install_src_test"
- "kernel-install_test" "kernel-install_update_symlink"
+ "kernel-install_pkg_preinst" "kernel-install_pkg_pretend"
+ "kernel-install_src_test" "kernel-install_test"
+ "kernel-install_update_symlink"
;; kodi-addon
"kodi-addon_src_configure"
;; latex-package
@@ -684,7 +684,7 @@
"each_ruby_configure" "each_ruby_install" "each_ruby_test"
"ruby-ng-gnome2_all_ruby_prepare"
;; rust-toolchain
- "rust_abi" "rust_all_abis" "rust_all_arch_uris" "rust_arch_uri"
+ "rust_abi" "rust_all_arch_uris" "rust_arch_uri"
;; s6
"s6_get_servicedir" "s6_install_service" "s6_service_down"
"s6_service_nosetsid"