app-emacs/sequential-yank - 20231126.1530 (melpa)

Search

Package Information

Description:
Minor mode to copy and paste strings sequentially
Homepage:
https://github.com/knu/sequential-yank.el

Ebuild Details

Version EAPI Keywords Slot
20231126.1530 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="sequential-yank"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Minor mode to copy and paste strings sequentially"

HOMEPAGE="https://github.com/knu/sequential-yank.el"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""