blob: 333ec18e3cfe074d9501bb0e387a7c01e5b388d7 (
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 abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=6e00aa0e68aec892f9c85480640a55df
|