blob: d47c4531992b3cea1ccf0bc0a390d2c86f287972 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-emacs/transient app-emacs/wgrep test? ( app-emacs/ert-runner app-emacs/s app-emacs/undercover ) >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=GNU Emacs search tool based on ripgrep
EAPI=8
HOMEPAGE=https://rgel.readthedocs.io/ https://github.com/dajva/rg.el/
INHERIT=elisp
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=app-emacs/transient app-emacs/wgrep sys-apps/ripgrep >=app-editors/emacs-25.3:*
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dajva/rg.el/archive/2.3.0.tar.gz -> rg-2.3.0.tar.gz
_eclasses_=elisp-common 01bc6dc778b74a9deebe4e419a3b790e elisp 7190c722d9e06fabcae26ef1e1dc9183
_md5_=55d8f4905f25d8977f3c47924a7905db
|