app-emacs/goto-last-point - 20230406.1822 (melpa)

Search

Package Information

Description:
Record and jump to the last point in the buffer
Homepage:
https://github.com/manuel-uberti/goto-last-point

Ebuild Details

Version EAPI Keywords Slot
20230406.1822 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="goto-last-point"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Record and jump to the last point in the buffer"

HOMEPAGE="https://github.com/manuel-uberti/goto-last-point"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""