blob: 9ff04e8a305efe874c85e5c6c8ebf0541cdfda72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=>=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Simple library for asynchronous processing in Emacs
EAPI=7
HOMEPAGE=https://github.com/jwiegley/emacs-async
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=>=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://github.com/jwiegley/emacs-async/archive/v1.9.3.tar.gz -> emacs-async-1.9.3.tar.gz
_eclasses_=elisp 17bb0076b1e93d2dba84995228871c99 elisp-common 4367f5e0a8c043fd95f5511c7d885a41
_md5_=2ed0daef725b93c434757e0e443f51d2
|