blob: 2fe37a9e25ec6315f7eef058f1f55750d3a83d62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=app-emacs/ivy-0.13.4 >=app-editors/emacs-24.5:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Alternative to isearch that uses ivy to show overview of all matches
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-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 e7aaa047873789f549ea3df2f04b2145 elisp c1c17e9c24d72d3bd58c611de8116fb6
_md5_=d198119a8b9c9f457e03c3569a9f6abb
|