blob: 7f1e9ae59c7b328901004d693870fda4b1e2393a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Emacs editing mode for Nginx config files
EAPI=8
HOMEPAGE=http://github.com/ajc/nginx-mode
INHERIT=elisp
KEYWORDS=amd64 ~x86
LICENSE=GPL-2+
RDEPEND=>=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/ajc/nginx-mode/archive/v1.1.9.tar.gz -> nginx-mode-1.1.9.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=6cda36bd38718516816eb1b3ca9f5565
|