Diff emacs-ccls-0_pre20220510-r1 with a emacs-ccls-0_pre20230311
/usr/portage/app-emacs/emacs-ccls/emacs-ccls-0_pre20230311.ebuild 2023-10-09 14:52:28.684368330 +0300 | ||
---|---|---|
5 | 5 | |
6 | 6 |
inherit elisp |
7 | 7 | |
8 |
MY_COMMIT="ae74a39303457a5e6976dd1c6816cde97d357a0d" |
|
8 |
MY_COMMIT="bf7efbbbfeb4540822c5deca3be5d71c4232f62f" |
|
9 | 9 |
DESCRIPTION="Emacs client for ccls, a C/C++ language server" |
10 | 10 |
HOMEPAGE="https://github.com/emacs-lsp/emacs-ccls" |
11 | 11 |
SRC_URI="https://github.com/emacs-lsp/emacs-ccls/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" |