From fcf6ad06a8776a164876270a5b14bde4c91a0621 Mon Sep 17 00:00:00 2001 From: John Turner Date: Tue, 13 Feb 2024 17:18:15 -0500 Subject: app-emacs/flycheck: create flycheck-33.1_p20240213.ebuild This commit allows dropping pkg-info as a dependency! --- app-emacs/flycheck/files/50flycheck-gentoo-r1.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app-emacs/flycheck/files/50flycheck-gentoo-r1.el (limited to 'app-emacs/flycheck/files/50flycheck-gentoo-r1.el') diff --git a/app-emacs/flycheck/files/50flycheck-gentoo-r1.el b/app-emacs/flycheck/files/50flycheck-gentoo-r1.el new file mode 100644 index 0000000..84a054e --- /dev/null +++ b/app-emacs/flycheck/files/50flycheck-gentoo-r1.el @@ -0,0 +1,2 @@ +(add-to-list 'load-path "@SITELISP@") +(load "@SITELISP@/flycheck-autoloads" nil t) -- cgit v1.2.3