app-emacs/evil-replace-with-char - 20180324.2206 (melpa)

Search

Package Information

Description:
Replace chars of a text object with a char
Homepage:
https://github.com/ninrod/evil-replace-with-char

Ebuild Details

Version EAPI Keywords Slot
20180324.2206 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="evil-replace-with-char"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Replace chars of a text object with a char"

HOMEPAGE="https://github.com/ninrod/evil-replace-with-char"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND="app-emacs/evil"
RDEPEND="app-emacs/evil"

Dependencies

DEPEND

app-emacs/evil

RDEPEND

app-emacs/evil