blob: 2d31a72c5c4b4e0f3f47aab3816e1d55197a013b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-emacs/ctable app-emacs/deferred >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=RPC stack for Emacs Lisp
EAPI=8
HOMEPAGE=https://github.com/kiwanami/emacs-epc/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=app-emacs/ctable app-emacs/deferred >=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/kiwanami/emacs-epc/archive/0.1.1.tar.gz -> epc-0.1.1.tar.gz
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=f0bd276fb98ef0e6ab2b363c3043ea9d
|