blob: 08393f16bd10a12ed0d552cf629d913cfaadb2ed (
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-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test 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-25.3:*
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 b3b15bdbe800c721e93b69b70cce2b67 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=1d23d108a19a336cbf22fea5c63612f5
|