blob: 869474ff9e8a85705fbbf38f16143469723f2965 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-emacs/reformatter >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Reformat OCaml's dune files automatically
EAPI=8
HOMEPAGE=https://github.com/purcell/emacs-dune-format/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=app-emacs/reformatter dev-ml/dune >=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/purcell/emacs-dune-format/archive/0.1.tar.gz -> dune-format-0.1.tar.gz
_eclasses_=elisp-common dcd21c5d379fc2217e95f529504c5fe0 elisp 7190c722d9e06fabcae26ef1e1dc9183
_md5_=2243bff98adcebacd0fca96c8f9c7a1a
|