summaryrefslogtreecommitdiff
path: root/app-emacs/bind-chord
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-01 13:45:28 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-01 13:45:28 +0100
commit676f73d9e2fbb9f03291bae80529ba45f541d3c8 (patch)
tree4dae0ba3eea1b25e109d944bde85f44e763c6441 /app-emacs/bind-chord
parent910ec713340312b0b8437a7307c8effaa33fb410 (diff)
gentoo auto-resync : 01:07:2023 - 13:45:28
Diffstat (limited to 'app-emacs/bind-chord')
-rw-r--r--app-emacs/bind-chord/Manifest3
-rw-r--r--app-emacs/bind-chord/bind-chord-2.4.4.ebuild2
-rw-r--r--app-emacs/bind-chord/files/50bind-chord-gentoo.el1
3 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/bind-chord/Manifest b/app-emacs/bind-chord/Manifest
index a5fd7ce21c1c..fd314bf20cfe 100644
--- a/app-emacs/bind-chord/Manifest
+++ b/app-emacs/bind-chord/Manifest
@@ -1,4 +1,3 @@
-AUX 50bind-chord-gentoo.el 38 BLAKE2B e96c6cf48d1522d89450e11d339c76210c672377208b56951791b83c6ef22b2c872d313084e199dd5d7b533a99106a87dbc7f15b5ee6126f71bf5f2e84165ffa SHA512 5c00bcabe2d7cc03013dc7a54b2c653940c08098ca5646d7c73624cb1ca04376ae9dcf88a7166b1925c69f0c5d192d90f6bd790fdef8ed8c3b0f9d163c987da5
DIST use-package-2.4.4.tar.gz 80065 BLAKE2B ee38736f011f1ea7522d24451bfa9dee4a17690cf7f3a885936a75bff1bb26950207b3111632826df54481b081ab1a109800f8857fceace622821dfef1324133 SHA512 09bca5a9a48fdbdf204a4b92f1f301a6bc63f57192868671d833d829f0eba0a4b95e706584158407bc8c9ee4549e699f6b43a333a4de15c6b0aabc74db2acc0e
-EBUILD bind-chord-2.4.4.ebuild 719 BLAKE2B 81b3b903faddd2df044954bbe3a1602e1df046589145648954b3566ce8fb79fef1efbf0cce935bc0726690ecabde1f741849423da2026977959fe9e3da0f2aa8 SHA512 8364133bcb8e7a559dec0f7a7ec849191d25df43c4751aebcb6d63a58aa7de5ea57fe12a92bdc90699c97eb08e4c78468de1ffc8655ec8f1fe0ff9cc5685e454
+EBUILD bind-chord-2.4.4.ebuild 704 BLAKE2B ff8ed08c2e279dddcbc68afa5ae2125720910fb05b9f841486d55a06f43b7976f79c4178c37e906b2ab3a237983218a706ccd29ade67e6277915f9bb02422761 SHA512 fddf6bc6b171bc6fcd1e1800feaad0176ea6ca533c80da8eb323898ba27c0043d808aac6df7a772d1ecfadb17a596723009423b3ea1e13af981633996c685ace
MISC metadata.xml 429 BLAKE2B 287e6cbe3a1ece1241e6fe22235bdcd346bac4ff92e49ec9b9de52271fdf40d05f7f0646878b3fb6dcf447c79350e91bf62a5aefa0dca351638f7a7914b52446 SHA512 5db5dd382365f331fb8945b0ee319e34aa037f0b23239d9df26433f866e4276558dc1cf450e807f3fcc1f4cbe358e84751cc37a3a5cd85d08b083014a761a838
diff --git a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
index ea5107db98b1..b1d85eac4bc9 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.4.ebuild
@@ -28,6 +28,6 @@ src_compile() {
}
src_install() {
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+ elisp-make-site-file "${SITEFILE}"
elisp-install ${PN} ${PN}.el{,c}
}
diff --git a/app-emacs/bind-chord/files/50bind-chord-gentoo.el b/app-emacs/bind-chord/files/50bind-chord-gentoo.el
deleted file mode 100644
index 431f7e90ae73..000000000000
--- a/app-emacs/bind-chord/files/50bind-chord-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")