From bb5be350a88aba9e1cc9333f68546aab85286c3e Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 30 Sep 2021 23:51:22 -0400 Subject: [PATCH] app-emacs/lv: made comment more clear --- app-emacs/lv/lv-0.15.0_p20200507.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/lv/lv-0.15.0_p20200507.ebuild b/app-emacs/lv/lv-0.15.0_p20200507.ebuild index a0c29b4..49cfab5 100644 --- a/app-emacs/lv/lv-0.15.0_p20200507.ebuild +++ b/app-emacs/lv/lv-0.15.0_p20200507.ebuild @@ -9,9 +9,9 @@ inherit elisp DESCRIPTION="Put semi-permanent hints in the echo area" # This snapshot is only one commit ahead of 0.15.0 and only -# changes a single line. The line adds a require ’cl-lib +# changes a single line. The line adds a (require ’cl-lib) # to prevent emacs from erroring or warning about cl-lib -# not being available. +# not being available during byte compilation. MY_COMMIT="87873d788891029d9e44fa5458321d6a05849b94" HOMEPAGE="https://github.com/abo-abo/hydra" SRC_URI="https://github.com/abo-abo/hydra/archive/${MY_COMMIT}.tar.gz -> hydra-${PV}.tar.gz" -- 2.39.5