app-emacs/constants - 2.11.1 (gnu-elpa)

Search

Package Information

Description:
Enter definition of constants into source code
Homepage:
https://github.com/cdominik/constants-for-Emacs

Ebuild Details

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

EAPI=8

REPO_URI="https://elpa.gnu.org/packages/"
SOURCE_TYPE="tar"
REALNAME="constants"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Enter definition of constants into source code"

HOMEPAGE="https://github.com/cdominik/constants-for-Emacs"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""