# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://elpa.nongnu.org/nongnu/"
SOURCE_TYPE="tar"
REALNAME="magit"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="A Git porcelain inside Emacs"

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

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

DEPEND="app-emacs/dash
	app-emacs/git-commit
	app-emacs/magit-section
	app-emacs/transient
	app-emacs/with-editor"
RDEPEND="app-emacs/dash
	app-emacs/git-commit
	app-emacs/magit-section
	app-emacs/transient
	app-emacs/with-editor"