app-emacs/with-namespace - 20130407.1822 (melpa)

Search

Package Information

Description:
Interoperable elisp namespaces
Homepage:
https://github.com/Wilfred/with-namespace.el

Ebuild Details

Version EAPI Keywords Slot
20130407.1822 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="with-namespace"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Interoperable elisp namespaces"

HOMEPAGE="https://github.com/Wilfred/with-namespace.el"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND="app-emacs/dash
	app-emacs/loop"
RDEPEND="app-emacs/dash
	app-emacs/loop"

Dependencies

DEPEND

app-emacs/dash
	app-emacs/loop

RDEPEND

app-emacs/dash
	app-emacs/loop