app-emacs/c-eldoc - 20201004.2347 (melpa)

Search

Package Information

Description:
Helpful description of the arguments to C functions
Homepage:
https://github.com/nflath/c-eldoc

Ebuild Details

Version EAPI Keywords Slot
20201004.2347 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="c-eldoc"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Helpful description of the arguments to C functions"

HOMEPAGE="https://github.com/nflath/c-eldoc"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""