app-emacs/fic-mode - 20180603.2035 (melpa)

Search

Package Information

Description:
Show FIXME/TODO/BUG(...) in special face only in comments and strings
Homepage:
https://github.com/lewang/fic-mode

Ebuild Details

Version EAPI Keywords Slot
20180603.2035 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://melpa.org/packages/"
SOURCE_TYPE="tar"
REALNAME="fic-mode"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Show FIXME/TODO/BUG(...) in special face only in comments and strings"

HOMEPAGE="https://github.com/lewang/fic-mode"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=""
RDEPEND=""