app-emacs/quick-shell-keybind - 20230927.1036 (melpa)

Search

Package Information

Description:
Interactively bind a key to shell commands
Homepage:
https://github.com/eyeinsky/quick-shell-keybind

Ebuild Details

Version EAPI Keywords Slot
20230927.1036 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="quick-shell-keybind"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Interactively bind a key to shell commands"

HOMEPAGE="https://github.com/eyeinsky/quick-shell-keybind"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""