blob: 47c5a1db7870580d049099a58b8f6b34e139f823 (
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 ~arm64 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 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3
_md5_=5e2dd1234467e9b87742cc3c40fe0ad8
|