blob: fd626c4969e62d57b99bdc7292e538d4aedd4fe0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( app-emacs/buttercup ) >=app-editors/emacs-25.3:* >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Simple library for asynchronous processing in Emacs
EAPI=8
HOMEPAGE=https://github.com/jwiegley/emacs-async/
INHERIT=elisp git-r3
IUSE=test
LICENSE=GPL-2+
PROPERTIES=live
RDEPEND=>=app-editors/emacs-25.3:*
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=elisp-common 4ee3453b022aae73f4d827a0f98920c2 elisp 8dfc7a00348fe9c91895014adc78a4a5 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=da19d5e00f424dc3753717abe20e12b8
|