blob: f4d6c6cfa96ffa63c94f2ab84e138561a4bfd87d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Visual popup interface library for Emacs
EAPI=7
HOMEPAGE=https://github.com/auto-complete/popup-el
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-23.1:*
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/auto-complete/popup-el/archive/v0.5.3.tar.gz -> popup-el-0.5.3.tar.gz
_eclasses_=elisp-common 6bfea130fc0f2cbd4cbc23dc12992349 elisp 8d41193227fc27c56371b201ec7d861c
_md5_=494bee3e7a380d10dbffc5138ec94939
|