app-emacs/indy - 20190807.625 (melpa)

Search

Package Information

Description:
A minor mode and EDSL to manage your mode's indentation rules
Homepage:
https://github.com/kwrooijen/indy

Ebuild Details

Version EAPI Keywords Slot
20190807.625 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="indy"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="A minor mode and EDSL to manage your mode's indentation rules"

HOMEPAGE="https://github.com/kwrooijen/indy"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""