blob: 0767b125cfc06f789ed4f3b7f4aa3728862ca968 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-26.3:*
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Emacs mode for editing and previewing Graphviz dot graphs
EAPI=7
HOMEPAGE=https://github.com/ppareit/graphviz-dot-mode https://www.graphviz.org/
INHERIT=elisp
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2+
RDEPEND=>=app-editors/emacs-26.3:*
SLOT=0
SRC_URI=https://github.com/ppareit/graphviz-dot-mode/archive/243de72e09ddd5cdc4863613af8b749827a5e1cd.tar.gz -> graphviz-dot-mode-0.4_p20181118.tar.gz
_eclasses_=elisp a37bfc35b86403c770beebbd71661c30 elisp-common 0ea9a0d3bc26353e1642c73560a24fdf
_md5_=c1c6bdc941b77d1e28dd1f14d89e5fec
|