blob: 39e28c2cc9210c497351be60d9b027f42919c14c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=app-emacs/popup doc? ( app-text/pandoc ) >=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Auto-complete package
EAPI=7
HOMEPAGE=https://github.com/auto-complete/auto-complete/
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+ FDL-1.1+
RDEPEND=app-emacs/popup >=app-editors/emacs-23.1:*
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/auto-complete/auto-complete/archive/v1.5.1.tar.gz -> auto-complete-1.5.1.tar.gz
_eclasses_=elisp 17bb0076b1e93d2dba84995228871c99 elisp-common f651b1af2a931eb45710eb2ce171246e
_md5_=93ff8c7110b0498fb6980bf946a39b5e
|