app-emacs/dash-at-point - 20211023.104 (melpa)

Search

Package Information

Description:
Search the word at point with Dash
Homepage:
https://github.com/stanaka/dash-at-point

Ebuild Details

Version EAPI Keywords Slot
20211023.104 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="dash-at-point"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Search the word at point with Dash"

HOMEPAGE="https://github.com/stanaka/dash-at-point"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""