blob: f859b6ad9b4c0cfc34f8a3c8990f257a24cf210a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=sys-apps/texinfo >=app-editors/emacs-26:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Completion style that matches multiple regexps in any order
EAPI=8
HOMEPAGE=https://github.com/oantolin/orderless
INHERIT=readme.gentoo-r1 elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-26:*
SLOT=0
SRC_URI=https://github.com/oantolin/orderless/archive/refs/tags/1.1.tar.gz -> orderless-1.1.tar.gz
_eclasses_=elisp-common b5740ee671dad911400f832fe315a9a5 elisp fbefa95f5e9ab880a34bc69832b7c0d7 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3
_md5_=7bb65326074707fe8c93931fe8198a1d
|