app-emacs/diffview - 20230224.1916 (melpa)

Search

Package Information

Description:
View diffs in side-by-side format
Homepage:
https://github.com/mgalgs/diffview-mode

Ebuild Details

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

inherit g-sorcery gs-elpa

DESCRIPTION="View diffs in side-by-side format"

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

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

DEPEND=""
RDEPEND=""