blob: 23e629e14cdc0073c0d960ead1fcf7d25d5f610e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=app-emacs/ivy-0.13.4 >=app-emacs/swiper-0.13.4 >=app-editors/emacs-24.5:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Versions of common Emacs commands customized to make the best use of ivy
EAPI=8
HOMEPAGE=https://github.com/abo-abo/swiper/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/ivy-0.13.4 >=app-emacs/swiper-0.13.4 >=app-editors/emacs-24.5:*
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/abo-abo/swiper/archive/0.13.4.tar.gz -> swiper-0.13.4.tar.gz
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b elisp 8aab2c847b5894dc40503ae1d203abcf
_md5_=8619c14980cbf310e32ef0747e07b8a8
|