commit: 0c61017666e85f1bd3adc1fed93123b84e30d38c
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 18:02:25 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 18:06:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c610176
app-emacs/flycheck: silence the autoloads load message
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/flycheck/files/50flycheck-gentoo-r1.el | 2 +-
.../{flycheck-32_p20220328.ebuild => flycheck-32_p20220328-r1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
b/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
index 46ab676a9a2a..84a054e0738e 100644
--- a/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
+++ b/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
@@ -1,2 +1,2 @@
(add-to-list 'load-path "@SITELISP@")
-(load "@SITELISP@/flycheck-autoloads")
+(load "@SITELISP@/flycheck-autoloads" nil t)
diff --git a/app-emacs/flycheck/flycheck-32_p20220328.ebuild
b/app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild
similarity index 100%
rename from app-emacs/flycheck/flycheck-32_p20220328.ebuild
rename to app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild