app-emacs/lisp-chat - 0.9.0 (melpa-stable)

Search

Package Information

Description:
Emacs client for Lisp Chat
Homepage:
https://github.com/ryukinix/lisp-chat

Ebuild Details

Version EAPI Keywords Slot
0.9.0 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="lisp-chat"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Emacs client for Lisp Chat"

HOMEPAGE="https://github.com/ryukinix/lisp-chat"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

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

Dependencies

DEPEND

app-emacs/websocket

RDEPEND

app-emacs/websocket