app-emacs/cljr-helm - 0.11 (melpa-stable)

Search

Package Information

Description:
Wraps clojure refactor commands with helm
Homepage:
https://github.com/philjackson/cljr-helm

Ebuild Details

Version EAPI Keywords Slot
0.11 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://stable.melpa.org/packages/"
SOURCE_TYPE="tar"
REALNAME="cljr-helm"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Wraps clojure refactor commands with helm"

HOMEPAGE="https://github.com/philjackson/cljr-helm"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND="app-emacs/clj-refactor
	app-emacs/helm-core"
RDEPEND="app-emacs/clj-refactor
	app-emacs/helm-core"

Dependencies

DEPEND

app-emacs/clj-refactor
	app-emacs/helm-core

RDEPEND

app-emacs/clj-refactor
	app-emacs/helm-core