blob: a6c1713c3e7bd04058827a5acad097e7492faeaf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-emacs/compat-29.1.4.0 >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Highlight TODO and similar keywords in comments and strings
EAPI=8
HOMEPAGE=https://github.com/tarsius/hl-todo/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/compat-29.1.4.0 >=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/tarsius/hl-todo/archive/v3.6.0.tar.gz -> hl-todo-3.6.0.tar.gz
_eclasses_=elisp-common b5740ee671dad911400f832fe315a9a5 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=b41762db29f001fe54f1c163e5cefbdf
|