blob: c77174edf45df06e913eb40430fe9a7c43c3c93e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=EditorConfig plugin for emacs
EAPI=8
HOMEPAGE=https://github.com/editorconfig/editorconfig-emacs
INHERIT=elisp readme.gentoo-r1
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-25.3:*
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/editorconfig/editorconfig-emacs/archive/v0.10.1.tar.gz -> editorconfig-emacs-0.10.1.tar.gz
_eclasses_=elisp-common 01bc6dc778b74a9deebe4e419a3b790e elisp 7190c722d9e06fabcae26ef1e1dc9183 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3
_md5_=c2c6d1f10e46edb2430d28e84744662e
|